On 10/14/08 23:34, Joerg Budischewski wrote:
1)( unix only), you need to set LD_LIBRARY_PATH correctly before starting the python executable, eg.

export set LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../../openoffice.org/ure/lib:../../openoffice.org/basis3.0/program
  ./python

What does not work without it? pyuno/zipcore/python.sh:1.10 (i.e., brand layer program/python shell script) l. 51 already does include the basis layer program directory in LD_LIBRARY_PATH "so that 'import pyuno' finds libpyuno.so" and I do not know why the URE layer lib directory would also be needed on the LD_LIBRARY_PATH.

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to