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.  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.

        .../Ed
-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]



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

Reply via email to