Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-17 Thread Stephan Bergmann
On 10/15/2011 10:56 AM, Stephan Bergmann wrote: On 10/14/2011 06:00 PM, Cor Nouws wrote: Same with masterbuild 2011-10-13 http://dev-builds.libreoffice.org/daily/Linux_x86_Release_Configuration/master/current/master~2011-10-13_13.16.12_LibO-Dev_OOO350m1_Linux_x86_install-deb_en-US.tar.gz (see

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-15 Thread Stephan Bergmann
On 10/14/2011 06:00 PM, Cor Nouws wrote: Same with masterbuild 2011-10-13 http://dev-builds.libreoffice.org/daily/Linux_x86_Release_Configuration/master/current/master~2011-10-13_13.16.12_LibO-Dev_OOO350m1_Linux_x86_install-deb_en-US.tar.gz (see the other mail in this thread for how I installed

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-14 Thread Cor Nouws
Hi, Good to see some new daily builds from master to do some testing :-) Cor Nouws wrote (06-10-11 14:12) donwloaded and installed master-2011-10-03_13.33.17_li etc x86 this morning. On starting, error as per subject. Same with masterbuild 2011-10-13 http://dev-builds.libreoffice.org/daily/

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-08 Thread Michael Meeks
On Fri, 2011-10-07 at 23:59 -0400, Kevin Hunter wrote: > I'm about to get schooled in Bash, I'm sure, but if you're looking to > get both stdout and stderr into the log file, would that be '&>' (ensure > no space between ampersand and carrot), as opposed to >& ? I guess I learn these th

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-07 Thread Kevin Hunter
At 5:51pm -0400 Fri, 07 Oct 2011, Cor Nouws wrote: extracting to a tmp folder and then running (for i in ../*.deb ; do dpkg-deb -x $i . ; done) >& ~/master20111003Deb.log Looks as if I need to add an extra option/argument to get output in the log? I'm about to get schooled in Bash, I'm sure, b

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-07 Thread Cor Nouws
Stephan Bergmann wrote (07-10-11 22:46) On 10/07/2011 10:29 PM, Michael Meeks wrote: which is odd. Though much later than the other files - I assume you copied it in manually ? the scp2 looks fine in master: see Cor's "(mind! I did copy oosplash to it)" ;-) Thanks ! -- - Cor - http://nl

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-07 Thread Stephan Bergmann
On 10/07/2011 11:53 PM, Cor Nouws wrote: Cor Nouws wrote (06-10-11 17:52) Now some more fun :-D I installed as followes: - unpacked and ran dpkg-deb in a tmp folder - moved the whole opt to ~/ - changed bootstraprc: ~/LibreOffice/master20111003/lo-dev/program$ emacs bootstraprc $SYSUSERCONFIG/

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-07 Thread Cor Nouws
Cor Nouws wrote (06-10-11 17:52) Now some more fun :-D I installed as followes: - unpacked and ran dpkg-deb in a tmp folder - moved the whole opt to ~/ - changed bootstraprc: ~/LibreOffice/master20111003/lo-dev/program$ emacs bootstraprc $SYSUSERCONFIG/libreoffice/35master111003 (what I always

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-07 Thread Cor Nouws
Michael Meeks wrote (07-10-11 22:29) So - it's rather beyond me. Can you run: (for a in *.rpm; do rpm -qlp $a; done)>& /tmp/rpm-log from wherever you have the downloaded packages, and check the log ? I downloaded master~2011-10-03_13.33.17_LibO-Dev_OOO350m1_Linux_x86

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-07 Thread Stephan Bergmann
On 10/07/2011 10:29 PM, Michael Meeks wrote: On Thu, 2011-10-06 at 17:52 +0200, Cor Nouws wrote: ls oo* No such file or folder... of course copying from an other installation makes the office run... Ho hum; yet your ls output shows it as there: -rwxr-xr-x 1 cono cono3068

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-07 Thread Michael Meeks
On Thu, 2011-10-06 at 17:52 +0200, Cor Nouws wrote: > >ls oo* > >No such file or folder... > > of course copying from an other installation makes the office run... Ho hum; yet your ls output shows it as there: -rwxr-xr-x 1 cono cono30684 2011-10-06 17:24 oosplash whi

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-06 Thread Cor Nouws
Michael Meeks wrote (06-10-11 17:02) On Thu, 2011-10-06 at 15:47 +0200, Cor Nouws wrote: What fun :-) is there an 'oosplash' binary in the program/ directory ? my build puts one there. ls oo* No such file or folder... Fun - what is in there ? can you attach a file-list

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-06 Thread Cor Nouws
Cor Nouws wrote (06-10-11 15:47) What fun :-) is there an 'oosplash' binary in the program/ directory ? my build puts one there. ls oo* No such file or folder... of course copying from an other installation makes the office run... Now some more fun :-D I installed as followe

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-06 Thread Michael Meeks
On Thu, 2011-10-06 at 15:47 +0200, Cor Nouws wrote: > > What fun :-) is there an 'oosplash' binary in the program/ directory ? > > my build puts one there. > > ls oo* > No such file or folder... Fun - what is in there ? can you attach a file-list; /bin/ls -R output of the top-lev

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-06 Thread Cor Nouws
> What fun :-) is there an 'oosplash' binary in the program/ directory ? > my build puts one there. ls oo* No such file or folder... Ciao- Cor ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailma

Re: [Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-06 Thread Michael Meeks
On Thu, 2011-10-06 at 14:12 +0200, Cor Nouws wrote: > donwloaded and installed master-2011-10-03_13.33.17_li etc x86 this morning. What fun :-) is there an 'oosplash' binary in the program/ directory ? my build puts one there. Thanks, Michael. -- michael.me...@

[Libreoffice] masterbuild 2011-10-03.. Linux x86: oosplash not found

2011-10-06 Thread Cor Nouws
(from location) hi, donwloaded and installed master-2011-10-03_13.33.17_li etc x86 this morning. On starting, error as per subject. Regards, Cor ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listi