On Mon, Dec 03, 2001 at 09:27:51AM -0800, Ben Ocean wrote: > At 11:09 AM 12/3/01 -0600, you wrote: > >On Mon, Dec 03, 2001 at 07:20:39AM -0800, Ben Ocean wrote: > > > I have an older version of python being called from /usr/bin/python that I > > > want to update to the newer version. Both are installed and operational. > > > How do I proceed? > > > >rpm -qf /usr/bin/python. > > Yep. Python-1.5.2 > > But I've already *installed* the new package (Python 2.1). I did it from > source. Should I rebuild it? Or is there some easier way to simply edit the > path?
For starters, don't lie to rpm. If you don't want python-1.5.2, do an rpm -e on the package. Then, I would probably do a soft link from wherever you installed your new version of python to /usr/bin, or else you'll have to change all your shell scripts. Alternatively, if you're running a recent Red Hat release, grab the rawhide rpm package from Red Hat and update from it using rpm -Fvh. That way every- body should be happy... .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED] _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list