Re: yum install python2.4

2005-03-06 Thread John J. Lee
[EMAIL PROTECTED] writes: > My goal is to install python2.4 using yum (wouldn't you know it, it's a > dependency for something else). [...] You're probably better off asking on a yum or Fedora list or newsgroup. John -- http://mail.python.org/mailman/listinfo/python-list

yum install python2.4

2005-03-05 Thread richardun
er - $basearch - Python 2.4 baseurl=http://www.python.org/ftp/python/2.4/rpms/fedora-$releasever/ enabled=1 gpgcheck=1 2. Add the KRUD GPG key by running: "rpm --import http://www.python.org/ftp/python/2.4/rpms/KRUD-GPG-KEY"; 3. Install Python 2.4 by running: "yum install pytho