[PyOpenGL-Users] warning error when building PyOGL on RH 9.0
Brought to you by:
mcfletch
From: Rick M. <rm...@sa...> - 2004-01-27 16:12:43
|
I recently came across the following error while building PyOGL on RH9.0 under both Python 2.2 and 2.3.2 warning: error while loading Togl.so: can't find package Tk 8.1 'setup.py build' worked fine, I only saw this error upon running 'setup.py install'. I'm running Tk8.3, so I don't know why it's looking for 8.1. I've built PyOGL on Mac OS X/fink and RH8.0 and have never before seen this problem. I googled the error and found a couple of other occurances of this error (e.g. http://coding.derkeiler.com/Archive/Python/comp.lang.python/2003-10/ 4128.html), but no suggested work arounds. Can anyone suggest a fix or a workaround. Thanks in advance, R. Rick Muller rm...@sa... |