On Sun, 2009-06-21 at 09:44 +0200, Alessandro Dentella wrote: > 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
I have fixed this in PyInstaller trunk. Can you try again please? -- Giovanni Bajo Develer S.r.l. http://www.develer.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
