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

>That will tell you which package this file is in.
>Then update that package and its dependencies.  If you do an rpm -Fvh on the
>new package, it will tell you what dependencies you'll break.

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?
TIA,
BenO


>         .../Ed
>--
>Ed Wilts, Mounds View, MN, USA
>mailto:[EMAIL PROTECTED]
>
>
>
>_______________________________________________
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to