Here are the answers: - gcc installed is version 3.4.6 - Python 2.6.2 has been installed in /usr/local/bin by the machine admin, it's used by the calls I perform; - Python 2.4 is also installed in /usr/bin, I think as OS basics, I never use it,
For Solaris, yes there seems to be a good packages handling. 2011/11/23 Martin Zibricky <[email protected]>: > 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. > -- Joël -- 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.
