Laura Creighton
2003-01-09 19:51:21 UTC
Do we even test the installing, or just quit when things compile
and pass their tests?
Laura
------- Forwarded Message
From: "John Bernhardt" <***@hotmail.com>
Newsgroups: comp.lang.python
Subject: problems installing python 2.2.2 on solaris 8
Organization: http://extra.newsguy.com
I'm trying to get Python 2.2.2 installed on a solaris 8 SPARC system
and have run into a problem that I need some help resolving. On this
system, I can successfully compile Python and the compiled version
passes all of the tests run by 'make test'. However, when I do a
make install, there are quite a few modules that do not get copied
into /usr/local/lib/python2.2 including the socket and time modules;
more I'm sure, but my scripts fail on loading smtplib because those
two modules are not installed.
Any clues?
- --
http://mail.python.org/mailman/listinfo/python-list
------- End of Forwarded Message
and pass their tests?
Laura
------- Forwarded Message
From: "John Bernhardt" <***@hotmail.com>
Newsgroups: comp.lang.python
Subject: problems installing python 2.2.2 on solaris 8
Organization: http://extra.newsguy.com
I'm trying to get Python 2.2.2 installed on a solaris 8 SPARC system
and have run into a problem that I need some help resolving. On this
system, I can successfully compile Python and the compiled version
passes all of the tests run by 'make test'. However, when I do a
make install, there are quite a few modules that do not get copied
into /usr/local/lib/python2.2 including the socket and time modules;
more I'm sure, but my scripts fail on loading smtplib because those
two modules are not installed.
Any clues?
- --
http://mail.python.org/mailman/listinfo/python-list
------- End of Forwarded Message