From dev-return-39927-apmail-openoffice-dev-archive=openoffice.apache.org@openoffice.apache.org Wed Aug 7 16:45:38 2013 Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C720910AB3 for ; Wed, 7 Aug 2013 16:45:38 +0000 (UTC) Received: (qmail 67555 invoked by uid 500); 7 Aug 2013 16:45:32 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 67263 invoked by uid 500); 7 Aug 2013 16:45:30 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 67085 invoked by uid 99); 7 Aug 2013 16:45:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 16:45:21 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of yohey03518@gmail.com designates 209.85.219.65 as permitted sender) Received: from [209.85.219.65] (HELO mail-oa0-f65.google.com) (209.85.219.65) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 16:45:12 +0000 Received: by mail-oa0-f65.google.com with SMTP id k18so839424oag.0 for ; Wed, 07 Aug 2013 09:44:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=mhwIKS49j97OYh7oBQ1O2W/Y4rPDpIrjmVS/Qo7AcO4=; b=XbqSHH3tSAivtrOe+eufOLIdA5rAkYaCPRhAY1Ek1tkOaT4LE7s/MOrpbx7B0Ur238 rc6wZMLhKJot181IjRs1FoQAXXLTAzYfnJB/PbFxZ9sUT1KInjOUsxwexBpqdeapnGRI yz+6f2WS22K8sjTxCxREohHiKo7hQOrLQwNgv1d4Tql5tGoBn/BwQYqWPy+FLSa671n3 QmuU5/P9mXObefrL4k4KVK0YfO3HZi1w0KZVE9q6BSIXrDrHX/woKx6DAeimvYvkKj0J 6qsUe1kwFACJEi49iOBwKt63GNlbZlJSXyYgE+WCXsRhczNYnb1FGB6SxHmeMJn8Hg8u LsoQ== MIME-Version: 1.0 X-Received: by 10.182.18.40 with SMTP id t8mr3264178obd.85.1375893891463; Wed, 07 Aug 2013 09:44:51 -0700 (PDT) Received: by 10.76.97.242 with HTTP; Wed, 7 Aug 2013 09:44:51 -0700 (PDT) In-Reply-To: References: Date: Thu, 8 Aug 2013 00:44:51 +0800 Message-ID: Subject: Re: ERROR when build AOO From: =?Big5?B?sWmkr8N2?= To: dev@openoffice.apache.org Content-Type: multipart/alternative; boundary=001a11c3004ca642f204e35e420d X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3004ca642f204e35e420d Content-Type: text/plain; charset=Big5 Content-Transfer-Encoding: quoted-printable Thanks for your help! It seems that I have build it successfully by following the same steps you used. And thanks Kay for telling me to check this url again so I could fix the epm error. Although I can build AOO without errors, I can't install it successfully. Nothing wrong happened when processing the step: (cd to instsetoo_natives) $ sudo dpkg -i unxlngx6.pro/Apache_OpenOffice/deb/install/en-US/DEBS/*.deb But in this step, something heppened: $ sudo dpkg -i unxlngx6.pro/Apache_OpenOffice/deb/install/en-US/DEBS/desktop-integration/o= penoffice4.0-debian-menus_4.0-9702_all.deb (Reading database ... 214450 files and directories currently installed.) Unpacking openoffice-debian-menus (from .../openoffice4.0-debian-menus_4.0-9702_all.deb) ... dpkg: error processing unxlngx6.pro/Apache_OpenOffice/deb/install/en-US/DEBS/desktop-integration/o= penoffice4.0-debian-menus_4.0-9702_all.deb(--install): trying to overwrite '/usr/bin/soffice', which is also in package libreoffice-common 1:3.5.7-0ubuntu4 /usr/bin/gtk-update-icon-cache gtk-update-icon-cache: Cache file created successfully. /usr/bin/gtk-update-icon-cache gtk-update-icon-cache: Cache file created successfully. Processing triggers for bamfdaemon ... Rebuilding /usr/share/applications/bamf.index... Processing triggers for desktop-file-utils ... Processing triggers for gnome-menus ... Processing triggers for shared-mime-info ... Processing triggers for gnome-icon-theme ... Processing triggers for hicolor-icon-theme ... Errors were encountered while processing: unxlngx6.pro/Apache_OpenOffice/deb/install/en-US/DEBS/desktop-integration/o= penoffice4.0-debian-menus_4.0-9702_all.deb $ ------------------------------------- It seems that I failed to install it. Also, installing terminaled even if I went to the route where "openoffice4.0-debian-menus_4.0-9702_all.deb" is and then click it twice to open it. How can I fix it? Thanks again for your read and help. Thanks! Regards, Yohey 2013/8/7 Edward Kuang > I had the same exact problem. I'm running ubuntu 64bit 12.04 not on a > virtual machine. This is a completely fresh install of ubuntu. The steps > I've done to try and build are > > cd to aoo-trunk/main > $ autconf > $ ./configure --with-dmake-url=3D > > http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2--wit= h-epm-url=3D > http://epm.sourcearchive.com/downloads/3.7-1/epm_3.7.orig.tar.gz--disable= -odk > --disable-binfilter > $ ./bootstrap > $ source LinuxX86-64Env.Set.sh > $ cd instsetoo_native/ > $ build --all > > I get the same exact error that says epm not found IF I used the epm-url > above. But I used --with-epm-url=3D > http://www.msweet.org/files/project2/epm-3.7-source.tar.gz from this page > http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO during a > second run through. It's been building for a while now and looks like it'= s > working at least. > > > > On Tue, Aug 6, 2013 at 4:41 PM, Kay Schenk wrote: > > > On Tue, Aug 6, 2013 at 1:07 AM, =B1i=A4=AF=C3v w= rote: > > > > > Hello everyone, > > > > > > My name is Yohey, and I come from Taiwan.I am a "freshman" in AOO. > > > I use Ubuntu Linux as my environment, which version is 12.04. I follo= w > > > the following web to build AOO: > > > > > > > > > http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_= step > > > > > > I followed the two steps under SVN and then jumped to "Install > > > requirements" to > > > do the steps under it. But when I got to the step "Build", I had some > > > error. > > > Here is my error log: > > > > > > yohey@yohey-VirtualBox:~/Openoffice/aoo-trunk/main/instsetoo_native$ > > build > > > --all > > > ... > > > ... > > > ...(Building log) > > > ... > > > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > Building module epm > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > > > Entering /home/yohey/Openoffice/aoo-trunk/main/epm > > > > > > dmake: Error: -- `./ > > > unxlngx6.pro/misc/3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.unpack' no= t > > > found, and can't be made > > > > > > 1 module(s): > > > epm > > > need(s) to be rebuilt > > > > > > Reason(s): > > > > > > ERROR: error 65280 occurred while making > > > /home/yohey/Openoffice/aoo-trunk/main/epm > > > > > > When you have fixed the errors in that module you can resume the buil= d > by > > > running: > > > > > > build --all:epm > > > > > > yohey@yohey-VirtualBox:~/Openoffice/aoo-trunk/main/instsetoo_native$ > > > > > > -----------------------------end------------------------------ > > > > > > I have tried it for a long time but I can't fix it up to now. > > > > > > Thanks you for reading my question. > > > Thanks! > > > > > > Regards, > > > Yohey. > > > > > > > Hi Yohey -- > > > > OK, I am looking at the build instruction page you used. If you are usi= ng > > the Windows 7 instructions, the epm-url in the configure section was > wrong > > and needs to be the same url as for the Ubuntu instructions. So, I just > > fixed this. > > > > It seems that epm did not build and this is needed to do the actual > build. > > > > So, a few things that might help troubleshoot this problem: > > > > -- if you could post more information here about your setup (OS, etc.) > > and the configuration options you used, that would help a lot > > > > -- you may want to take a look at the general AOO Build page if you > haven't > > already: > > http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO > > > > In any case, we are here to help and welcome your development efforts. > And, > > of course, we very much welcome any comments you may have on the Buildi= ng > > Guides themselves. > > > > > > -- > > > > > -------------------------------------------------------------------------= ------------------------ > > MzK > > > > Success is falling nine times and getting up ten." > > -- Jon Bon Jovi > > > --001a11c3004ca642f204e35e420d--