Re: [PATCH] change in solenv/bin/ooinstall

2012-02-22 Thread Stephan Bergmann
On 02/22/2012 11:14 AM, Petr Mladek wrote: eval `sed -e 's|=\(.\+\)|=\"\1\"|' config_host.mk` eval $(sed -e s/\'/\'\'\'/g -e 's/=\(.\+\)/='\''\1'\'/ config_host.mk) would be safer (just in case any of the values are not invariant under double quote expansion) ;) Stephan __

Re: [PATCH] change in solenv/bin/ooinstall

2012-02-22 Thread Cor Nouws
Hi Matúš, Petr, Thanks for your replies :-) Maybe I should have been more descriptive. Running solenv/bin/ooinstall gave me the error and I had seen on the list that Env.Host.sh was not used any more. So I removed the line and my install here went fine. Thus I provided the patch, cause it loo

Re: [PATCH] change in solenv/bin/ooinstall

2012-02-22 Thread Petr Mladek
Cor Nouws píše v St 22. 02. 2012 v 10:25 +0100: > was still demanding use of Env.Host.sh The right solution would be to source config_host.mk instead of Env.Host.sh. Hmm, we need to put "" around the values. Something like this might work: eval `sed -e 's|=\(.\+\)|=\"\1\"|' config_host.mk` Co

Re: [PATCH] change in solenv/bin/ooinstall

2012-02-22 Thread ????
Will start the development of language, I will have to install anything on your computer. ? 22 ?? 2555, 16:50, : > Thank you. > > ? 22 ?? 2555, 16:47, Michael Meeks > : > > Hi there, >> >> On Wed, 2012-02-22 at 16:27 +0700, wrote: >> > I need be

Re: [PATCH] change in solenv/bin/ooinstall

2012-02-22 Thread ????
Thank you. ? 22 ?? 2555, 16:47, Michael Meeks : > Hi there, > > On Wed, 2012-02-22 at 16:27 +0700, wrote: > > I need begin developer LibreOffice. > >Great - so your first step should be to get a working build that you > can tweak, re-compile and test, checkout: >

Re: [PATCH] change in solenv/bin/ooinstall

2012-02-22 Thread Michael Meeks
Hi there, On Wed, 2012-02-22 at 16:27 +0700, นีโอ wrote: > I need begin developer LibreOffice. Great - so your first step should be to get a working build that you can tweak, re-compile and test, checkout: http://www.libreoffice.org/developers-2/ And for an easy life, I

Re: [PATCH] change in solenv/bin/ooinstall

2012-02-22 Thread Matúš Kukan
Hi Cor, On 22 February 2012 10:25, Cor Nouws wrote: > was still demanding use of Env.Host.sh -die "You need to source Env.Host.sh first " if (!defined $ENV{SRC_ROOT}); But then it can't work. You need environment variables defined. It's just wrong message. Currently it should be something like:

Re: [PATCH] change in solenv/bin/ooinstall

2012-02-22 Thread ????
I need begin developer LibreOffice. 2012/2/22 Cor Nouws > was still demanding use of Env.Host.sh > > -- > - Cor > - http://nl.libreoffice.org > > > ___ > LibreOffice mailing list > LibreOffice@lists.freedesktop.org > http://lists.freedesktop.org/mail