Skip to content

Commit

Permalink
Simplify the configure instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherwood committed May 28, 2010
1 parent b5efc01 commit f884bfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.txt
Expand Up @@ -160,10 +160,10 @@ II. Configuration
Ubuntu 9.04. You probably want to use /usr/bin/python2.6 To configure, do this
in a folder parallel to vpython-core2:

PYTHON=/usr/bin/python ../vpython-core2/configure --prefix=/usr/local
../vpython-core2/configure --prefix=/usr

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
/usr/lib/python2.6/dist-packages to put /usr/lib/python2.6/site-packages
on the Python search path.

In src/gtk2 there is a simple non-autoconf makefile for Ubuntu 8 as of Nov. 2008.
Expand Down

0 comments on commit f884bfd

Please sign in to comment.