Alastair McKinley wrote:
echo $PATH gives: /usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin So there is no python path.
What do you mean?Why couldn't there be a local install of python in /usr/local/bin that could break all of your python apps?
What's the output of "which python" run in your regular user account (the one that got python 2.4.1 when you just ran "python")?
Paul.