On Sat, Jun 20, 2009 at 06:49:54PM +0200, Giovanni Bajo wrote: > PyInstaller does set LD_LIBRARY_PATH to the directory where it's running > from (in one-dir mode). Try printing the contents of that environment > variable at the beginning of the program, before importing GTK.
no, os.environ['LD_LIBRARY_PATH'] is empty > So, I'm unsure why it's being ignored when you change the Linux version. In fact it's empty in the machine where I produce it, also... sandro *:-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
