OK. That is not what is implied by the documentation which says I can copy the bootloader files onto my development system (which I did).
It means I'll have to figure out how to get Python 2.6.5 to behave on the Centos system which relies heavily on Python 2.4. On 29 February 2012 18:42, Hartmut Goebel <[email protected]>wrote: > Am 29.02.2012 08:18, schrieb Paul Whipp: > > >> I bundle up Linux-32bit loaders and move them to my development system >> replacing the files that are there. Then I repeat the exe build >> >> > This is the error in your process: You need to build the exe on the Centos > 5.4 machine too. > > The reason: Not only the boot loader depends on glibc, but also other > shared libs, esp. libpython. > > -- > Schönen Gruß - Regards > Hartmut Goebel > Dipl.-Informatiker (univ.), CISSP, CSSLP > > Goebel Consult > Spezialist für IT-Sicherheit in komplexen Umgebungen > http://www.goebel-consult.de > > Monatliche Kolumne: > http://www.cissp-gefluester.**de/<http://www.cissp-gefluester.de/> > Goebel Consult ist Mitglied bei http://www.7-it.de > > > -- 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.
