greetings,

I just finished building a new redhat 9.0 box and i am having some
troubles getting the pymol rpm to run correctly.  The RPM installs without
issues, but when I run pymol, I get:

OpenGL based graphics front end:
  GL_VENDOR: NVIDIA Corporation
  GL_RENDERER: Quadro4 750 XGL/AGP/SSE/3DNOW!
  GL_VERSION: 1.4.0 NVIDIA 44.96
Traceback (most recent call last):
  File "modules/pymol/__init__.py", line 177, in exec_str
    exec s in globals(),globals()
  File "<string>", line 1, in ?
  File "modules/pymol/__init__.py", line 292, in launch_gui
    __import__(invocation.options.gui)
  File "modules/pmg_tk/__init__.py", line 22, in ?
    # as /usr/lib/python2.1/site-packages
  File "modules/pmg_tk/PMGApp.py", line 15, in ?
ImportError: No module named Tkinter
 Adapting to Quadro hardware...
  Detected 2 CPUs.  Enabled multithreaded rendering.
 ----------------------------

the display window does come up, but not the floating menu bar.

so I hit Google and found something about needing tkinter.  I found a
redhat 9.0 rpm (tkinter-2.2.2-26.i386.rpm) for that, but trying doing a
test install of it yielded:

rpm -ivh --test tkinter-2.2.1-17.i386.rpm
error: Failed dependencies:
        libtix8.1.8.3.so is needed by tkinter-2.2.2-26

What is libtix? and where can I nab it for readhat 9.0 or just the source?

Cheers,

JP Cartailler

3205 McGaugh Hall
Dept. of Molecular Biology & Biochemistry
Irvine Research Unit in Macromolecular Structure
UC Irvine
Irvine, CA 92697-3900
USA

(949) 824 4322 (T)
j...@bragg.bio.uci.edu (email)
www.cartailler.com (www)



Reply via email to