Perfect - thanks for your help Chris. Ron Today's Topics: 1. Re: mysql (Mad Unix) 2. Re: mysql (chaim.rieger@xxxxxxxxx) 3. Linux 64-bit Prerequisites (Ron Russell) 4. Server sychronization after power fail and NIS (jerry.feldman@xxxxxxxxxxxxxxxx) 5. Re: Linux 64-bit Prerequisites (Chris St. Pierre) 6. Re: Server sychronization after power fail and NIS (George Magklaras) 7. Re: Can someone please SHOUT at Redhat for me? (Ben Kevan) 8. Re: mysql (Ryan Golhar) 9. RE: Server sychronization after power fail and NIS (jerry.feldman@xxxxxxxxxxxxxxxx) 10. Booting virtual machine in Xen from DVD ISO (Ryan Golhar) ---------------------------------------------------------------------- Message: 5 Date: Thu, 4 Sep 2008 08:51:40 -0500 (CDT) From: "Chris St. Pierre" <stpierre@xxxxxxxxxxxxxxxx> Subject: Re: Linux 64-bit Prerequisites To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx> Message-ID: <alpine.LFD.1.10.0809040849350.23269@xxxxxxxxxxxxxxxxxxxxxxxxx> Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed You should be able to install them both with: yum -y install compat-db.i386 compat-db.x86_64 Of course, if the package you're ultimately trying to install is an RPM, you can just do: yum localinstall foo.rpm That'll solve dependencies for you and you won't have to worry about things like this. FREE BONUS TIP! When it comes time to remove those packages, you'll want: rpm -e --allmatches compat-db Chris St. Pierre Unix Systems Administrator Nebraska Wesleyan University On Thu, 4 Sep 2008, Ron Russell wrote: > I have a requirement to install the following two packages on Red Hat Enterprise 5 as a prerequisite for the installation of a software package: > > compat-db-4.2.52-5.1 (i386) > compat-db-4.2.52-5.1 (x86_64) > > The problem is when I install one of the packages (makes no difference which one) I cannot install the other package because it states it is already installed. But when I run the check to see what is installed it only lists the one package. How do I get around this so I can install both packages? > > Forgive me but I am fairly new to the Linux world but am trying to become more proficient. > > Ron Russell > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list > -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list