On 07/15/2010 01:14 PM, Brian Marshall wrote:
I don't have a file /usr/lib/python2.4/site.py
On a 64 bit system, it'll be /usr/lib64/python2.4/site.py
The easiest way to extend the path is to set the PYTHONPATH environment variable.
# env PYTHONPATH=/usr/local/lib/python2.4/site-packages python