*** For details on how to be removed from this list visit the ***
*** CCP4 home page http://www.ccp4.ac.uk ***
Dear reader
I have installed ccp4mg as part of the ccp4 distribution on FC6 x86_64
linux. The ccp4i interface comes up nicely but when I try to use ccp4mg
I get:
[EMAIL PROTECTED] ccp4mg
Traceback (most recent call last):
File "<stdin>", line 2, in ?
File "/usr/local/src/CCP4/ccp4mg-1.0/python/ui/history.py", line 16, in ?
from display_table import DT
File "/usr/local/src/CCP4/ccp4mg-1.0/python/ui/display_table.py", line
19, in ?
import model
File "/usr/local/src/CCP4/ccp4mg-1.0/python/ui/model.py", line 18, in ?
from mgapp import *
File "/usr/local/src/CCP4/ccp4mg-1.0/lib/mgapp.py", line 4, in ?
import _mgapp
ImportError: /usr/local/src/CCP4/ccp4mg-1.0/bin/../lib/libglut.so.3:
undefined symbol: glXBindChannelToWindowSGIX
Traceback (most recent call last):
File "/usr/local/src/CCP4/ccp4mg-1.0/bin/..//python/ui/ui.py", line
55, in ?
from opengl import *
File "/usr/local/src/CCP4/ccp4mg-1.0/lib/opengl.py", line 4, in ?
import _opengl
ImportError: /usr/local/src/CCP4/ccp4mg-1.0/bin/../lib/libglut.so.3:
undefined symbol: glXBindChannelToWindowSGIX
help?
JennyC