[nflug] RHEL 4

Christopher Hawkins chawkins at bplinux.com
Fri Jan 4 10:28:17 EST 2008


Sorry, joining this discussion kind of late. But did I see someone asking
about yum? I use it on Centos 4.4 all the time, so much so that I wrote a
little script to install it and its dependencies (figured that going through
rpm hell once on this issue was enough  ;-)  ). I have a tarball of all
these packages that I just unpack and then run the script, and poof, yum is
installed. If you want I can email you the tarball... Will probably run on
4.6, maybe with some tweaking of package versions, or might just work as is.


Chris
(script below)

rpm -Uvh readline-4.3-5.2.i386.rpm
rpm -Uvh wget-1.10.2-0.40E.i386.rpm
rpm -Uvh expat-1.95.7-4.i386.rpm
rpm -Uvh elfutils-0.97.1-3.i386.rpm
rpm -Uvh gmp-4.1.4-3.i386.rpm
rpm -Uvh python-2.3.4-14.2.i386.rpm
rpm -Uvh python-urlgrabber-2.9.8-2.noarch.rpm
rpm -Uvh python-elementtree-1.2.6-4.2.1.i386.rpm
rpm -Uvh sqlite-3.3.3-1.2.i386.rpm
rpm -Uvh python-sqlite-1.1.7-1.2.i386.rpm
rpm -Uvh libxml2-2.6.16-6.i386.rpm
rpm -Uvh libxml2-python-2.6.16-6.i386.rpm
rpm -Uvh rpm-python-4.3.3-18_nonptl.i386.rpm
rpm -Uvh yum-2.4.2-0.4.el4.rf.noarch.rpm
echo "YUM is installed. Updating binaries..."
yum update
 

-----Original Message-----
From: nflug-bounces at nflug.org [mailto:nflug-bounces at nflug.org] On Behalf Of
Robert Wolfe
Sent: Thursday, January 03, 2008 11:15 PM
To: nflug at nflug.org
Subject: [nflug] RHEL 4

Hi all!

I was wondering how one would upgrade from MySQL 4.1 to the latest 5.x
version on RHEL 4.6 without having to download and install the program from
the MySQL website?
_______________________________________________
nflug mailing list
nflug at nflug.org
http://www.nflug.org/mailman/listinfo/nflug



More information about the nflug mailing list