|
From: Bruce S. <bas...@un...> - 2002-09-16 19:16:23
|
Presumably this is on Linux? Is there anyone among the VPython users that knows anything about Mesa? I gather it is supposed to be an alternative to OpenGL, but the overview at the Mesa web site implies that one should not expect it to work the same. Since the VPython Visual module interfaces to OpenGL, not Mesa, is there any reason to think that it should work with Mesa? Bruce Sherwood ----- Original Message ----- From: "Eve Kotyk" <e....@sh...> To: <vis...@li...> Sent: Sunday, September 15, 2002 11:17 PM Subject: [Visualpython-users] libgtkgl.so.5 error > I have just installed VPython (and Python2.2) and tried to run one of > the demos. Each one results in the following error. I have Mesa > v3.4.2-7 installed. Can anyone tell me how I can fix this problem? > > Traceback (innermost last) > File "/usr/local/bin/VPython/Programs/Demos/helix.py", line 1, in ? > from visual import * > ImportError: /usr/lib/libgtkgl.so.5: undefined symbol: glXUseXFont > > -- > > ekotyk > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |