Re: [dev] Re: building openoffice problem

2010-08-20 Thread Soohong Min
Hi, I redo configure again and then tried to do below $./bootstrap dmake present in /ooo-build-3.2.1.4/build/ooo320-m19/solenv/unxlngr/bin/dmake dmake copied to /ooo-build-3.2.1.4/build/ooo320-m19/solenv/unxlngr/bin/dmake $source LinuxX86Env.Set.sh $build build -- version: - ERROR: dmake: Com

Re: [dev] Re: building openoffice problem

2010-08-20 Thread eric b
Hi, Le 20 août 10 à 20:54, Soohong Min a écrit : Did you move the sources or modified the directories names since the first time you did configure ? Yes. I moved the sources to other computer. If so, how can I match with the environment variables contained in the LinuxX86Env.Set.sh?

Re: [dev] Re: building openoffice problem

2010-08-20 Thread Soohong Min
Thanks for your reply. > >> Can't open perl script >> >> "/home/vaio/Downloads/ooo-build-3.2.1.4/build/ooo320-m19/solenv/bin/build.pl": >> No such file or directory >> > > What is the right path ? > > This is right path "/home/soo/Downloads/office/ooo-build-3.2.1.4/build/ooo320-m19/solenv/bin/bui

Re: [dev] Re: building openoffice problem

2010-08-20 Thread eric b
Hi, Le 20 août 10 à 20:34, Soohong Min a écrit : I tried to set the environment correctly. After ./bootstrap -> source LinuxX86Env.Set.sh -> cd module build I got this message perl: warning: Setting locale failed perl: warning: Please check that your locale settings: LANGUAGE = (unset

Re: [dev] Re: building openoffice problem

2010-08-20 Thread Soohong Min
I tried to set the environment correctly. After ./bootstrap -> source LinuxX86Env.Set.sh -> cd module build I got this message perl: warning: Setting locale failed perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.

Re: [dev] Re: building openoffice problem

2010-08-20 Thread eric b
Hi, Le 20 août 10 à 15:54, Santiago Bosio a écrit : Perhaps, you don't set the environment correctly. +1 Source the LinuxX86Env.Set.sh (or LinuxX86_64Env.Set.sh on 64 bits Linux) is correct, and probably the reason, but not bootstrap, needed only once. Before cd'ing into the module

Re: [dev] Re: building openoffice problem

2010-08-20 Thread Santiago Bosio
Soohong Min escribió: Hi, After building module, I got this error message cd framework $build $deliver I get build: command not found deliver: command not found How can I get build command? I use Ubuntu 10.4. Thanks Perhaps, you don't set the environment correctly. Before cd'ing into

Re: [dev] Re: building openoffice problem

2010-08-20 Thread Soohong Min
Hi, After building module, I got this error message cd framework $build $deliver I get build: command not found deliver: command not found How can I get build command? I use Ubuntu 10.4. Thanks On Fri, Aug 20, 2010 at 6:04 AM, Eike Rathke wrote: > Hi, > > On Friday, 2010-08-20 14:15:08 +0

Re: [dev] Re: building openoffice problem

2010-08-20 Thread Eike Rathke
Hi, On Friday, 2010-08-20 14:15:08 +0200, Bernd Eilers wrote: > On 19.08.2010 21:38, Soohong Min wrote: > >Can you tell me in detail how to build specific module in Openoffice > >source, if possble? > Here is an Example for the module vcl: > > $ cd vcl > $ build $ deliver Don't forget to deliv

Re: [dev] Re: building openoffice problem

2010-08-20 Thread Bernd Eilers
On 19.08.2010 21:38, Soohong Min wrote: Thanks for your reply. Can you tell me in detail how to build specific module in Openoffice source, if possble? Thanks *huh* what was not clear about the description? Here is an Example for the module vcl: $ cd vcl $ build Kind regards, Bernd