Re: Installing new version, erasing previous versions of Python

2004-12-22 Thread Maurice LING
Hi David, I'm using Python on Mac OSX and although my case is not precisely your scenario but it is pretty common to have more than 1 pythons installed in Mac OSX 10.3, if Fink is used. If I understand the above correctly, 1) "make install" and "make altinstall" use the same process, the only di

Re: Installing new version, erasing previous versions of Python

2004-12-21 Thread Fredrik Lundh
David Smith wrote: > If I understand the above correctly, 1) "make install" and "make altinstall" > use > the same process, the only difference being the man page update, and the hard > link correct. > 2) that previous versions of python are not deleted. Therefore I should be > able > to inst