This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jeffbauer
Recipients
Date 2002-02-14.20:50:22
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I'm having problems installing Python 2.2 onto
my Solaris 2.6 workstation.

I am doing the boilerplate ...

  ./configure
  make
  make install

I checked for prior related bug reports and posted
on c.l.py.  Chris Wysocki reported similar problems
and Barry Warsaw mentioned on python-dev how
setup.py agressively deletes .so files when it
gets an import error after building the file.

Note:  No problems building Python 2.1 (2.1.2) on
this platform.

Log files attached.
History
Date User Action Args
2007-08-23 13:59:14adminlinkissue517704 messages
2007-08-23 13:59:14admincreate