Re: Build AOO on Ubuntu

2011-12-14 Thread Andre Fischer
Hi, On 14.12.2011 05:29, TJ Frazier wrote: On 12/12/2011 10:29, TJ Frazier wrote: On 12/12/2011 09:30, Andre Fischer wrote: Hi, On 12.12.2011 15:11, TJ Frazier wrote: On 12/12/2011 07:24, Raphael Bircher wrote: Am 12.12.11 13:06, schrieb Andre Fischer: On 12.12.2011 12:55, TJ Frazier

Re: Build AOO on Ubuntu

2011-12-13 Thread TJ Frazier
On 12/12/2011 10:29, TJ Frazier wrote: On 12/12/2011 09:30, Andre Fischer wrote: Hi, On 12.12.2011 15:11, TJ Frazier wrote: On 12/12/2011 07:24, Raphael Bircher wrote: Am 12.12.11 13:06, schrieb Andre Fischer: On 12.12.2011 12:55, TJ Frazier wrote: On 12/12/2011 05:38, Andre Fischer

Re: Build AOO on Ubuntu

2011-12-12 Thread linyi li
Hi, When I built module udkapi, while compiling XBridgeTest.idl, error occured: undefined symbol: rtl_allocateMemory. Here is the error log: // = Building module udkapi = Entering /home/lily/ooo/main/udkapi/com/sun/star/test/bridge

Re: Build AOO on Ubuntu

2011-12-12 Thread Tsutomu Uchino
Hi, 2011/12/12 linyi li lilinyi921...@gmail.com: Hi, When I built module udkapi, while compiling XBridgeTest.idl, error occured: undefined symbol: rtl_allocateMemory. Here is the error log: // = Building module udkapi =  

Re: Build AOO on Ubuntu

2011-12-12 Thread Andre Fischer
On 09.12.2011 19:07, TJ Frazier wrote: On 12/9/2011 11:47, Rob Weir wrote: On Fri, Dec 9, 2011 at 2:19 AM, linyi lililinyi921...@gmail.com wrote: I downloaded source code from svn recently(by svn co https://svn.apache.org/repos/asf/incubator/ooo/trunk ooo), and T want to build on Ubuntu

Re: Build AOO on Ubuntu

2011-12-12 Thread Raphael Bircher
Am 12.12.11 10:12, schrieb Andre Fischer: On 09.12.2011 19:07, TJ Frazier wrote: On 12/9/2011 11:47, Rob Weir wrote: On Fri, Dec 9, 2011 at 2:19 AM, linyi lililinyi921...@gmail.com wrote: I downloaded source code from svn recently(by svn co https://svn.apache.org/repos/asf/incubator/ooo/trunk

Re: Build AOO on Ubuntu

2011-12-12 Thread Herbert Duerr
On 12.12.2011 09:49, Tsutomu Uchino wrote: 2011/12/12 linyi li lilinyi921...@gmail.com: When I built module udkapi, while compiling XBridgeTest.idl, error occured: undefined symbol: rtl_allocateMemory. [...] I met the same problem on ucpp and I thought it was occurred only on my environment.

Re: Build AOO on Ubuntu

2011-12-12 Thread Andre Fischer
On 12.12.2011 10:49, linyi li wrote: I can edit the page http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide too. I can edit that too. The page that I can not edit is http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Linux 2011/12/12

Re: Build AOO on Ubuntu

2011-12-12 Thread TJ Frazier
On 12/12/2011 05:38, Andre Fischer wrote: On 12.12.2011 10:49, linyi li wrote: I can edit the page http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide too. I can edit that too. The page that I can not edit is

Re: Build AOO on Ubuntu

2011-12-12 Thread Andre Fischer
On 12.12.2011 12:55, TJ Frazier wrote: On 12/12/2011 05:38, Andre Fischer wrote: On 12.12.2011 10:49, linyi li wrote: I can edit the page http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide too. I can edit that too. The page that I can not edit is

Re: Build AOO on Ubuntu

2011-12-12 Thread Raphael Bircher
Am 12.12.11 13:06, schrieb Andre Fischer: On 12.12.2011 12:55, TJ Frazier wrote: On 12/12/2011 05:38, Andre Fischer wrote: On 12.12.2011 10:49, linyi li wrote: I can edit the page http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide too. I can edit that too. The page that

Re: Build AOO on Ubuntu

2011-12-12 Thread TJ Frazier
On 12/12/2011 07:24, Raphael Bircher wrote: Am 12.12.11 13:06, schrieb Andre Fischer: On 12.12.2011 12:55, TJ Frazier wrote: On 12/12/2011 05:38, Andre Fischer wrote: On 12.12.2011 10:49, linyi li wrote: I can edit the page

Re: Build AOO on Ubuntu

2011-12-12 Thread Andre Fischer
Hi, On 12.12.2011 15:11, TJ Frazier wrote: On 12/12/2011 07:24, Raphael Bircher wrote: Am 12.12.11 13:06, schrieb Andre Fischer: On 12.12.2011 12:55, TJ Frazier wrote: On 12/12/2011 05:38, Andre Fischer wrote: On 12.12.2011 10:49, linyi li wrote: I can edit the page

Re: Build AOO on Ubuntu

2011-12-12 Thread TJ Frazier
On 12/12/2011 09:30, Andre Fischer wrote: Hi, On 12.12.2011 15:11, TJ Frazier wrote: On 12/12/2011 07:24, Raphael Bircher wrote: Am 12.12.11 13:06, schrieb Andre Fischer: On 12.12.2011 12:55, TJ Frazier wrote: On 12/12/2011 05:38, Andre Fischer wrote: On 12.12.2011 10:49, linyi li wrote:

Re: Build AOO on Ubuntu

2011-12-12 Thread linyi li
Hi all, Finally, I build AOO 3.4 on Ubuntu successfully:) Thanks all of you. The following is my step: 1. svn co https://svn.apache.org/repos/asf/incubator/ooo/trunk ooo 2. cd ooo/main 3. wget -O external/unowinreg/unowinreg.dll http://tools.openoffice.org/unowinreg_prebuild/680

Re: Build AOO on Ubuntu

2011-12-11 Thread linyi li
Hi, Andrew I tried the following step: In case it might help, here are the commands currently used to run the nightly build: svn co https://svn.apache.org/repos/**asf/incubator/ooo/trunkhttps://svn.apache.org/repos/asf/incubator/ooo/trunkooo cd ooo/main wget -O

Re: Build AOO on Ubuntu

2011-12-11 Thread Tsutomu Uchino
Hi, 2011/12/12 linyi li lilinyi921...@gmail.com: Hi, Andrew [snip] - Entering /home/lily/ooo/main/stlport  mkout -- version: 1.8 dmake: Error: -- `./ unxlngi6.pro/misc/18f577b374d60b3c760a3a3350407632-STLport-4.5.unpack' not found, and can't

Re: Build AOO on Ubuntu

2011-12-11 Thread linyi li
Hi Tsutomu, I have already put that file into ext_source/ directory. I tried to build again and the last error disappeared. Thank you very much:) Hope the following build successful:) 2011/12/12 Tsutomu Uchino hanya.r...@gmail.com Hi, 2011/12/12 linyi li lilinyi921...@gmail.com: Hi,

Re: Build AOO on Ubuntu

2011-12-09 Thread eric b
Hi again, Le 9 déc. 11 à 09:08, linyi li a écrit : Thank you, Eric :-) But still, there is problem. When I run source LinuxX86Env.Set.sh or source LinuxX86-64Env.Set.sh, there is error showed that: No such file or ditrctory. Means the file is not created. What returns uname for you ?

Re: Build AOO on Ubuntu

2011-12-09 Thread eric b
OOops, should read: What returns uname -a for you. Sorry Le 9 déc. 11 à 09:14, eric b a écrit : Thank you, Eric :-) But still, there is problem. When I run source LinuxX86Env.Set.sh or source LinuxX86-64Env.Set.sh, thereis error showed that: No such file or ditrctory. Means the file

Re: Build AOO on Ubuntu

2011-12-09 Thread linyi li
Thanks again :-) Below is the command line: checking configure is up-to-date... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for gawk... gawk checking for gawk... /usr/bin/gawk checking for sed... /bin/sed checking for solenv

Re: Build AOO on Ubuntu

2011-12-09 Thread Andre Fischer
Hi, On 09.12.2011 08:33, eric b wrote: Hello, Le 9 déc. 11 à 08:19, linyi li a écrit : I downloaded source code from svn recently(by svn co https://svn.apache.org/repos/asf/incubator/ooo/trunk ooo), and T want to build on Ubuntu followed the guide

Re: Build AOO on Ubuntu

2011-12-09 Thread linyi li
run uame -a, is 2.6.32-36-generic #79-Ubuntu SMP Tue Nov 8 22.29.26 UTC 2011 i686 GNU/Linux 2011/12/9 eric b eric.bach...@free.fr OOops, should read: What returns uname -a for you. Sorry Le 9 déc. 11 à 09:14, eric b a écrit : Thank you, Eric :-) But still, there is problem. When I

Re: Build AOO on Ubuntu

2011-12-09 Thread linyi li
When all prerequisites are fullfilled then these commands are necessary to build OpenOffice: cd dir/main autoconf ./configure options of your choice ./bootstrap source Linuxplatform-id.set.sh cd instsetoo_native build --all Here dir is the directory where the SVN source code was

Re: Build AOO on Ubuntu

2011-12-09 Thread Rob Weir
On Fri, Dec 9, 2011 at 2:19 AM, linyi li lilinyi921...@gmail.com wrote: I downloaded source code from svn recently(by svn co https://svn.apache.org/repos/asf/incubator/ooo/trunk ooo), and T want to build on Ubuntu followed the guide

Re: Build AOO on Ubuntu

2011-12-09 Thread Tsutomu Uchino
Hi, 2011/12/9 linyi li lilinyi921...@gmail.com: Thanks again :-) Below is the command line: checking configure is up-to-date... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E [snip] checking whether to build the ODK... yes checking for

Re: Build AOO on Ubuntu

2011-12-09 Thread Andrew Rist
On 12/9/2011 1:02 AM, linyi li wrote: When all prerequisites are fullfilled then these commands are necessary to build OpenOffice: cddir/main autoconf ./configureoptions of your choice ./bootstrap source Linuxplatform-id.set.sh cd instsetoo_native build --all typically if bootstrap or the env

Re: Build AOO on Ubuntu

2011-12-08 Thread eric b
Hello, Le 9 déc. 11 à 08:19, linyi li a écrit : I downloaded source code from svn recently(by svn co https:// svn.apache.org/repos/asf/incubator/ooo/trunk ooo), and T want to build on Ubuntu followed the guide http:// wiki.services.openoffice.org/wiki/Documentation/Building_Guide/