Hi! I've just downloaded the pre-alpha version of a software I wrote and I discovered that it (compiled with pyinstaller 1.3) doesn't work on Ubuntu 8.04. i've "compiled" it on Xubuntu 7.10 and now it doesn't work. I've installed libc6-dev, python-dev, zlib1g, upx-nrv, upx-ucl and wxpython (same version I had on Xub.) but nothing. A friend of mine who uses ArchLinux can't run the programm either...
Ubuntu is 8.04 32-bit kernel 2.6.24-17-generic, GCC is 4:4.2.3 The software i'm talking about can be find at http://www.mediafire.com/?81ew19b1tdd Try to do ./App and you'll see. What's wrong? (It works fine on Windows [compiled with PyInstaller]) UPDATE: 3rd-party PyInstaller Compiled softwares don't work. I've tried G4PI and... Segmentation Fault. If I compile and run a new software it works. Is there any problem with the Kernel/GCC version? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
