Joël Bourgault píše v Po 21. 11. 2011 v 17:26 +0100: > uname -a returns the following: > SunOS xxxxx 5.10 Generic_139555-08 sun4v sparc > SUNW,SPARC-Enterprise-T5210 Solaris > > Is this detailed enough?
This is detailed enough. Some more questions: - what is your gcc version? gcc3 or gcc4? - what is your python version? - is python available in default solaris 10 installation or has to be installed somehow separately. I found the following webpage for installing additional packages: http://www.opencsw.org/ It sees similar to linux package management with handling dependencies. I'm going to try this to install other sw for Solaris. -- 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.
