Im currently working with a RH 7.3 server. I needed to install a few extra pieces of software via RPM. I have the source rpm and installed it. I was then trying to build binary RPMS so I can distribute them to the servers I need to install it on.
Anyways, when I went to build the rpms', I received and error saying it needs two additional packages:
autoconf213 db4-devel
Quick survey of my system shows I do not have it. Quick use of up2date -l <package> does not show it...
I then found out that I need to install db4 on my system. I downloaded the RPM and low and behold, I need to get a updated glibc...
So my question is this:
When you come to a fork in the road like this, what is the best way to get the necessary items so I can build and install rpms?
Obviously, I need to install db4 to be able to install db4-devel. Well, this requires a updated version of glibc (2.3, i have 2.2)...
So what is one to do to make this work with the least amount of headaches?
Thanks...
Jason
-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list