how to upgrade correctly to 2.2.1???

Michael Hudson mwh at python.net
Wed May 15 09:44:37 EDT 2002


Markus Jais <info at mjais.de> writes:

> hello
> 
> I have 2.2 installed and now I want to install 2.2.1
> 
> make uninstall in the 2.2 dicrectory does not work
> so I typed
> sudo rm -rf /usr/local/bin/pydoc 
> sudo rm -rf /usr/local/binpython* 
                            /

> sudo rm -rf /usr/local/lib/python2.2/  
> 
> does this remove all the python 2.2 stuff??

I think so.  But there should be no problem in just slapping 2.2.1
over 2.2.

Cheers,
M.

-- 
  It's a measure of how much I love Python that I moved to VA, where
  if things don't work out Guido will buy a plantation and put us to
  work harvesting peanuts instead.     -- Tim Peters, comp.lang.python



More information about the Python-list mailing list