dpipper
04-11-2001, 10:08 AM
I want to upgrade my version of Python 1.51 to accomodate for Mailman which needs a newer version of python. I downloaded the Python source and put it in my /tmp folder. I then did the following as root:
./configure
make
When I type python, I still get the old version (1.51) instead of the newer one I upgraded to.
Should I have compiled python in the folder it was to be placed? Am I missing something?
I'm running RH 6.0 with kernel 2.2.5-15
Thanks
dpipper
./configure
make
When I type python, I still get the old version (1.51) instead of the newer one I upgraded to.
Should I have compiled python in the folder it was to be placed? Am I missing something?
I'm running RH 6.0 with kernel 2.2.5-15
Thanks
dpipper