Re: [Tutor] Using my own installed python version in my directory tree.

2006-09-14 Thread Ewald Ertl
Hi Ziad Rahhal wrote: > Hi, > > I installed pythin on Linux operating system but on my own tree > directory. Now I want to get rid (not deleting) > the default python installation, which means I want my own python > version to be recognized when I use "python" command. > > PYTHONPATH has nothing

Re: [Tutor] Using my own installed python version in my directory tree.

2006-09-13 Thread Dave Kuhlman
On Wed, Sep 13, 2006 at 05:39:13PM +0200, Ziad Rahhal wrote: > Hi, > > I installed pythin on Linux operating system but on my own tree directory. > Now I want to get rid (not deleting) > the default python installation, which means I want my own python version to > be recognized when I use "python