Doug Holtz NOSPAM in adress wrote:
> Group;
>
> I want to add BIND to my Red Hat 7.3 server with legacy kernel
> 2.4.20-43.7. When I try and install from my RH CD using RPM I get a list
> of 4/5 dependencies I need to add.
First, do not use the bind RPM as found on the CD. Fedora Legacy has the
following version available;
bind-9.2.1-1.7x.2.i386.rpm 18-Jul-2002 17:50 1.7M
CD version;
bind-9.2.0-8.i386.rpm 17-Apr-2002 00:14 1.7M
> Can I do this all from 1 command? If so, what is the best method/string.
> If not, what should be installed first; all the dependencies?
Couple of ways;
The first is to install and use yum for RHL7.3 from Fedora Legacy;
http://www.fedoralegacy.org/docs/quickstart.php
As an added advantage yum can will bring your system current (install the
latest updates for RHL7.3)
The second is to copy (or download) the bind RPM from wherever and all the
dependencies (and any dependencies for the dependencies) into one common
location and do (installs them all at once); rpm -Uvh *.rpm
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- B. Franklin, 1759