When using pyinstaller version 1.3 to create a one file executable on
my Ubuntu 6.10 machine and then transfer the file over to a centos
machine I get the following error:

client-stub: /lib/tls/libc.so.6: version `GLIBC_2.4' not found
(required by client-stub)

Also when I don't use the one file executable option and transfer the
file to the centos machine I get the same error.

It seems that for some reason the executable is dependent on libc.so.
6.  I know that the machine I am having problems on is running an
older version of centos and may not have libc.so.6 installed but an
older version.  Any help on this will be appreciated thanks.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to