Changes between Version 3 and Version 4 of SetupOnTiger
- Timestamp:
- Jan 28, 2006, 5:29:41 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SetupOnTiger
v3 v4 10 10 11 11 1. Download and unpack latest stable python tarball 12 12 13 1. {{{./configure --prefix=/usr/local; make; make install}}} 14 13 15 1. Add {{{export PATH=/usr/local/bin:$PATH}}} and {{{export MANPATH=/usr/local/man:$MANPATH}}} to {{{~/.profile}}} 16 14 17 1. Open a new terminal session 18 15 19 1. Type {{{python}}} and check that it is the version you just installed 16 20