Hello, I'm back. I have tried your suggestion as I understood it, but I'm still getting errors on older Ubuntu installations. So I can only assume I am following the instructions wrong.
I had a friend configure the latest Pyinstaller build on Ubuntu 6.06. He then sent me a tar.bz2 of the support/loader directory. On my 9.10 machine I configured Pyinstaller and replaced the support/loader directory with the one he sent me. After compiling, I get the same error as above when running on a 9.04 machine. The binary not only fails on 9.04, but I also get this error on the 9.10 machine I compiled on: """ mac9...@mac9416-laptop:/media/XXX/official-unstable$ ./keryx ./keryx: error while loading shared libraries: /tmp/_MEIO0uvnU/libz.so.1: file too short """ What am I doing wrong? Should I have my friend compile the software on his 6.06 machine instead of just sending me the support/loader directory? Thanks again, -mac -- 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.
