Hi, I'm wondering if anybody has successfully installed pymol on Fedora Core 2 and would like to tell me how it is done. I downloaded the ext-0_95-src.tar.gz and ran build.com to build the libraries. zlib, tcl, and tk are successfully built. But building python is failed. The error message at the end of the process is:
Compiling /pymol/ext-0_95/lib/python2.3/xmllib.py ... Compiling /pymol/ext-0_95/lib/python2.3/xmlrpclib.py ... Compiling /pymol/ext-0_95/lib/python2.3/zipfile.py ... make[1]: *** [libinstall] Error 1 make[1]: Leaving directory '/pymol/ext-0_95/src/Python-2.3.3' make: *** [python] Error 2 What is wrong here? Tom Lee