From: Jeff K. <jt...@ya...> - 2003-05-19 03:49:49
|
I've grepped every string I can think of, but I can't find a source line that would let me change the location mistake that .configure is making for me on Redhat 9. Its Python is in /usr/lib/, not /usr/local/lib. Any ideas? Thanks. checking where to install idle_VPython... /usr/local/lib/python2.2/site-packages/visual/idle_VPython checking whether to install idle_VPython... yes checking the python module search path ... ['', '/usr/lib/python2.2', '/usr/lib/python2.2/plat-linux2', '/usr/lib/python2.2/lib-tk', '/usr/lib/python2.2/lib-dynload', '/usr/lib/python2.2/site-packages', '/usr/lib/python2.2/site-packages/Numeric', '/usr/lib/python2.2/site-packages/numarray', '/usr/lib/python2.2/site-packages/gtk-2.0'] configure: error: "/usr/local/lib/python2.2/site-packages is not in the python module search path. See the Python 2.3 Installing Python Modules manual, section 4.1 for details" [root@laptop visual-2.0.2]# __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |