I have just tried installing PyMol on Fedora Core 3 using the rpm on the
website and am getting the following error when I try and run pymol.
Traceback (most recent call last):
File "/usr/lib/python2.1/site-packages/pymol/modules/pymol/__init__.py",
line 326, in ?
import _cmd
ImportError: /u
rom: Gareth Stockwell [mailto:gar...@ebi.ac.uk]
> Sent: Friday, May 03, 2002 4:00 AM
> To: pymol-users@lists.sourceforge.net
> Subject: [PyMOL] Linux install problem
>
>
>
> I am having a problem installing PyMol 0.80 on my (Redhat
> 7.1) Linux box.
>
> I already hav
I am having a problem installing PyMol 0.80 on my (Redhat 7.1) Linux box.
I already have Tcl, Tk, Python 2.1, zlib and libpng so I just made libglut
from the ext-0.79 package.
cd $PYMOL_PATH/ext
./build.com glut-linux
The GL libraries are in strange places on my system, so I made the
follo