Hi Martin,
configure.py contains this message:
if is_darwin and compat.architecture() == '64bit':
logger.warn('You are running 64-bit Python. Created binary will
not'
' work on Mac OS X 10.4 or 10.5. For this version it is
necessary'
' to create 32-bit binaries.'
' If you need 32-bit version of Python, run Python as
32-bit binary'
' by command:\n\n'
' arch -i386 python\n')
If this is still valid, can you please put this into
http://www.pyinstaller.org/wiki/Features/MacOsCompatibility, too? Thanks.
--
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/
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.