Hi Zongyun,

On Friday, 2008-03-07 12:32:05 -0500, Zongyun Lai wrote:

>>> $ cd solver/680/unxlngi6.pro/bin/
>>> $ ./soffice.bin -impress
>>
>> Always start ./soffice, not ./soffice.bin.
>>
> Thanks for your idea. But if I don't source the LinuxX86Env.Set.sh file, 
> the command runs as follows,
> $ sh soffice -writer
> /home/zlai/ooo/OOH680_m8/solver/680/unxlngi6.pro/bin/soffice.bin: error 
> while loading shared libraries: libvcl680li.so: cannot open shared object 
> file: No such file or directory
>
> Then, I do "sh -x soffice -writer", and check LD_LIBRARY_PATH variable. The 
> variable doesn't contain correct path for libvcl680li.so. Then, I manually 
> specify the correct path for libvcl680li.so, then the same thing happen: 
> program crash and return value is 78. The same as sourcing the 
> LinuxX86Env.Set.sh file.
>
> Any idea? Thanks.

Do not attempt to run from within solver, run an installed version
instead. The easisest way to create a runnable installation from a build
is

export LOCALINSTALLDIR="/path/to/desired/location"
cd $SRC_ROOT/instsetoo_native/util
dmake openoffice_en-US PKGFORMAT=installed

and then run /path/to/desired/location/program/soffice

  Eike

-- 
 PGP/OpenPGP/GnuPG encrypted mail preferred in all private communication.
 Key ID: 0x293C05FD - 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD

Attachment: pgpQS3XDb5hon.pgp
Description: PGP signature

Reply via email to