Re: Re: Having Yum Problems
seth vidal <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <1199394663.3921.93.camel@cutter> |
On Thu, 2008-01-03 at 21:03 +0000, John Fox wrote: > Hi, > > I thought that may have been the problem. Can you nplease > explain how I uninstall 2.5 and revert back to the rpm python. > > not really. Normally, wherever you 'make install' from you can sometimes 'make uninstall'. otherwise your next best bet would be to download the python rpm and run: rpm -Uvh --replacepkgs --replacefiles that.rpm and see if that helps. However, at this point your certainty about what is and what is not installed correctly is out the window. -sv