From: Kevin C. <kj...@gr...> - 2002-04-05 18:45:56
|
Hi, I had VPython working okay under Python 1.5.2, but finally, almost everything I use is becoming 2.2 capable. So, I decided to switch VPython as well. However, as I already had python 2.2 (via RPM) installed, I didn't want to reinstall it, and assumed I could just start with the VPyton tarball. The VPython install put a whole lot of stuff on the system that I already had elsewhere, and failed to install VPython itself. (I suspect it failed because it was anticipating its own flavor of Python 2.2 and whatever else would have been installed with that tarball.) I've decided to uninstall for the time being. So far, I've removed the following trees and/or files: /usr/local/bin/idle /usr/share/doc/python/* /usr/local/lib/python2.2/site-packages/Tools/* /usr/local/lib/python2.2/site-packages/visual/* /usr/share/python-visual/* Did I get everything that the VPython installer tinkered with? Thanx. |