> I have tried make uninstall and searched the web, but that did not help me.
> I guess rm -Rf python2.5 is not a wise thing to do.
It's part of the solution. There is no automated install procedure; you
have to manually remove everything that got installed. In /bin,
it's most files that have 2.5
On Sep 18, 9:03 am, "dimitri pater" <[EMAIL PROTECTED]> wrote:
> Hello,
> both python2.3 and python2.5 are installed on my Debian webserver. For
> some reason, I would like to uninstall Python2.5 which was installed
> from source (make install) and keep 2.3.
> I have tried make uninstall and search
In message <[EMAIL PROTECTED]>, dimitri
pater wrote:
> I would like to uninstall Python2.5 which was installed
> from source (make install) and keep 2.3.
How about doing the make install again, and making a note of which files
were installed, and removing those?
--
http://mail.python.org/mailman