[ooo-build] problem with installing OO.o

Rene Engelhard rene at debian.org
Wed Mar 31 07:07:32 PDT 2010


On Wed, Mar 31, 2010 at 06:35:15PM +0530, manu c wrote:
>    it ends with following error :
> 
>    ./build-galleries: 22: pushd: not found

Looks like the script uses pushd (a bashism) and you use a shell
not knowing pushd. (Easy fix: use #!/bin/bash as shebang)

>    .: 22: ooenv: not found

Most probably follow-up error.

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene at debian.org | GnuPG-Key ID: D03E3E70
   `-   Fingerprint: E12D EA46 7506 70CF A960 801D 0AA0 4571 D03E 3E70


More information about the ooo-build mailing list