From: Matteo M. <mat...@it...> - 2009-09-01 12:49:23
|
I'm trying to install VPython5 on Ubuntu but I've some doubt about the "configure" process. I can't understand what is reported in the Install file: " There have been significant changes in where 3rd-party software is stored on Ubuntu 9.04. You probably want to use /usr/bin/python2.6 but store the Visual module in /usr/local/lib/python2.6/site-packages. To configure, do this in a folder parallel to vpython-core2: PYTHON=/usr/bin/python ../vpython-core2/configure --prefix=/usr/local/lib You will also need to copy vpython-core2/src/gtk2/site-packages.pth to /usr/lib/python2.6/dist-packages to put /usr/local/lib/python2.6/site-packages on the Python search path." Thank you! Matteo |