Re: ERROR when build AOO

2013-08-08 Thread Rob Weir
On Thu, Aug 8, 2013 at 11:38 AM, 張仁瀚 wrote: > Yeah! I built AOO and installed successfully on my linux system after > removed LibO! Good job, Yohey! If you are interested in trying some coding, we have a list of "easy hacks" in Bugzilla. These are bugs that are easy for new volunteers to help w

Re: ERROR when build AOO

2013-08-08 Thread 張仁瀚
Yeah! I built AOO and installed successfully on my linux system after removed LibO! Thanks for your help. 2013/8/8 edward > Thanks. Removing libreoffice did the job. > > > On 08/07/2013 11:13 AM, Rory O'Farrell wrote: > >> On Wed, 7 Aug 2013 11:00:16 -0700 >> Edward Kuang wrote: >> >> I can c

Re: ERROR when build AOO

2013-08-07 Thread edward
Thanks. Removing libreoffice did the job. On 08/07/2013 11:13 AM, Rory O'Farrell wrote: On Wed, 7 Aug 2013 11:00:16 -0700 Edward Kuang wrote: I can confirm the same error $ sudo dpkg -i unxlngx6.pro/Apache_OpenOffice/deb/install/en-US/DEBS/desktop-integration/openoffice4.0-debian-menus_4.0-9

Re: ERROR when build AOO

2013-08-07 Thread Rory O'Farrell
On Wed, 7 Aug 2013 11:00:16 -0700 Edward Kuang wrote: > I can confirm the same error > > $ sudo dpkg -i > unxlngx6.pro/Apache_OpenOffice/deb/install/en-US/DEBS/desktop-integration/openoffice4.0-debian-menus_4.0-9702_all.deb > > Selecting previously unselected package openoffice-debian-menus. >

Re: ERROR when build AOO

2013-08-07 Thread Edward Kuang
I can confirm the same error $ sudo dpkg -i unxlngx6.pro/Apache_OpenOffice/deb/install/en-US/DEBS/desktop-integration/openoffice4.0-debian-menus_4.0-9702_all.deb Selecting previously unselected package openoffice-debian-menus. (Reading database ... 193152 files and directories currently installed

Re: ERROR when build AOO

2013-08-07 Thread 張仁瀚
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

Re: ERROR when build AOO

2013-08-07 Thread Kay Schenk
On Wed, Aug 7, 2013 at 12:52 AM, Edward Kuang wrote: > 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-dmak

Re: ERROR when build AOO

2013-08-07 Thread 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= http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.

Re: ERROR when build AOO

2013-08-06 Thread Kay Schenk
On Tue, Aug 6, 2013 at 1:07 AM, 張仁瀚 wrote: > 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 follow > the following web to build AOO: > > http://wiki.openoffice.org/wiki/Documentation/Building