PyInstaller 1.1 ( don't know about 1.2 ) does work on Solaris, follow the instructions on building the runtime executable as for linux.
I would add though that getting our app build and running with the installer on Solaris has been and still is a titanic hassle, however this is mostly due to difficulty building matplotlib and the various flavors of numarray/numpy rather than pyInstaller issues. S -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of schu Sent: Friday, January 26, 2007 9:43 AM To: PyInstaller Cc: [EMAIL PROTECTED] Subject: [PyInstaller] PyInstaller on Solaris Hi, I'm a bit confused if PyInstaller runs on Solaris. As the McMillan installer was working on Solaris and PyInstaller is based on that installer, I suppose it should work. Has anybody any experience with PyInstaller on Solaris? Any specific problems (e.g. with specific packages)? Any special settings? I guess I will have to set the non-elf flag? Many thanks in advance Andy This email and any files transmitted with it are confidential, proprietary and intended solely for the individual or entity to whom they are addressed. If you have received this email in error please delete it immediately. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
