[csw-users] Relocation of pygtk package
Parul Goel
parulg at noida.interrasystems.com
Wed Aug 7 12:55:21 CEST 2013
Hi,
We have created a GUI using pygtk and we are trying to relocate the
entire pygtk package to a machine independent location, so that users
can invoke the GUI from different machines (same platform) using same
installation.
While doing that, we get the following error:
/home/pg/GUI/dillon/bin/gui_content.py:1377: PangoWarning: ld.so.1:
python: fatal: /opt/csw/lib/pango/1.6.0/modules/pango-basic-fc.so: open
failed: No such file or directory
self.show_all()
Is there a way to let the environment know a different location for this
library? I have tried setting LD_LIBRARY_PATH, but it does not work.
Regards,
Parul
More information about the users
mailing list