Hi,
I went the hard way and have compiled the pymol distribution myself on
my linux box. I only had to do some small changes to "Rules" file (
wiping out "ext" dependencies basically).
The only problem I have is that I cannot start pymol ;-).
The glut library is definitially the culprit. I give my error message
in the attachment.
I am on a Slackware linux 8.0 with X 4.2.0 (compiled in house), ATI
Radeon 7500 and libglut 3.7 (distribution version).
Pymol is the first program I install that requires glut and I cannot
say much about quality/versioning of that software.
I just would like to ask: what should I do ?
--
Michal Kurowski
<[email protected]>
Traceback (most recent call last):
File "/usr/local/pymol/modules/launch_pymol.py", line 19, in ?
import pymol
File "/usr/local/pymol/modules/pymol/__init__.py", line 137, in ?
import _cmd
ImportError: /usr/X11R6/lib/libglut.so.3: undefined symbol: XQueryDeviceState