Hi all I am trying to install ccp4mg on my fedora core 6 machine as a part of the ccp4 package as well as separately only ccp4mg but, as try to insatll the ccp4mg which is part of the ccp4 by writing this command:
/ccp4mg-1.0/bin/ccp4mg I get the Displays like this : [EMAIL PROTECTED] ccp4]$ ./ccp4mg-1.0/bin/ccp4mg Traceback (most recent call last): File "<stdin>", line 2, in ? File "/usr/progs/ccp4/ccp4mg-1.0/python/ui/history.py", line 16, in ? from display_table import DT File "/usr/progs/ccp4/ccp4mg-1.0/python/ui/display_table.py", line 16, in ? from mmdb import * File "/usr/progs/ccp4/ccp4mg-1.0/lib/mmdb.py", line 4, in ? import _mmdb ImportError: /usr/progs/ccp4/./ccp4mg-1.0/bin/../lib/libmmdb.so: cannot restore segment prot after reloc: Permission denied Traceback (most recent call last): File "/usr/progs/ccp4/./ccp4mg-1.0/bin/..//python/ui/ui.py", line 55, in ? from opengl import * File "/usr/progs/ccp4/ccp4mg-1.0/lib/opengl.py", line 4, in ? import _opengl ImportError: /usr/progs/ccp4/./ccp4mg-1.0/bin/../lib/libglut.so.3: undefined symbol: glXBindChannelToWindowSGIX and again, when i tried to install this separately: I get the massage like this: [EMAIL PROTECTED] ./ccp4mg-1.0/bin/ccp4mg ./ccp4mg-1.0/bin/ccp4mg: line 205: /home/thomas/./ccp4mg-1.0/bin/..//pythondist//bin/python: cannot execute binary file ./ccp4mg-1.0/bin/ccp4mg: line 245: /home/thomas/./ccp4mg-1.0/bin/..//pythondist//bin/python: cannot execute binary file ./ccp4mg-1.0/bin/ccp4mg: line 285: /home/thomas/./ccp4mg-1.0/bin/..//pythondist//bin/python: cannot execute binary file Is any one have this kind of experience? please give the suggesstions. Thanks in advance Jhon thomas
