[OpenAFS] Installing openafs-1.4.0 client on Rhel 4.1
Joe C
joe00c@yahoo.com
Thu, 30 Mar 2006 01:20:08 -0800 (PST)
--0-594034935-1143710408=:26091
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Hi, I am trying to install the openafs 1.4.0 client on a Rhel 4.1 (kernel 2.6.9-34.EL) system. I have downloaded: openafs-1.4.0-rhel4.1.i386.rpm, openafs-kernel-source-1.4.0-rhel4.1.i386.rpm, openafs-client-1.4.0-rhel4.1.i386.rpm and openafs-compat-1.4.0-rhel4.1.i386.rpm. With the rpm command, I first installed openafs-1.4.0-rhel4.1.i386.rpm and then openafs-kernel-source-1.4.0-rhel4.1.i386.rpm. From the directory /usr/src/openafs-kernel-1.4.0/src, I then successfully build the kernel module with the following commands:
./configure --enable-transarc-paths --enable-redhat-buildsys
make
and installed it with:
cp /usr/src/openafs-kernel-1.4.0/src/src/libafs/MODLOAD-2.6.9-34.EL-Default/libafs-2.6.9-34.EL.ko /lib/modules/2.6.9-34.EL/kernel/fs/openafs/.
and with:
ln -s libafs-2.6.9-34.EL.ko openafs.ko (in /lib/modules/2.6.9-34.EL/kernel/fs/openafs/)
Now I would like to install openafs-client-1.4.0-rhel4.1.i386.rpm with the rpm command. However, the message I am receiving is:
error: Failed dependencies:
openafs-kernel is needed by openafs-client-1.4.0-rhel4.1.i386.
How should the package dependency issue be resolved? Thanks in advance for any useful tips!
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--0-594034935-1143710408=:26091
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Hi, I am trying to install the openafs 1.4.0 client on a Rhel 4.1 (kernel 2.6.9-34.EL) system. I have downloaded: openafs-1.4.0-rhel4.1.i386.rpm, openafs-kernel-source-1.4.0-rhel4.1.i386.rpm, openafs-client-1.4.0-rhel4.1.i386.rpm and openafs-compat-1.4.0-rhel4.1.i386.rpm. With the rpm command, I first installed openafs-1.4.0-rhel4.1.i386.rpm and then openafs-kernel-source-1.4.0-rhel4.1.i386.rpm. From the directory /usr/src/openafs-kernel-1.4.0/src, I then successfully build the kernel module with the following commands:<br> ./configure --enable-transarc-paths --enable-redhat-buildsys<br> make<br> and installed it with:<br> cp /usr/src/openafs-kernel-1.4.0/src/src/libafs/MODLOAD-2.6.9-34.EL-Default/libafs-2.6.9-34.EL.ko /lib/modules/2.6.9-34.EL/kernel/fs/openafs/.<br> and with:<br> ln -s libafs-2.6.9-34.EL.ko openafs.ko (in /lib/modules/2.6.9-34.EL/kernel/fs/openafs/)<br> <br> Now I would like to install openafs-client-1.4.0-rhel4.1.i386.rpm with the rpm command. However,
the message I am receiving is:<br> error: Failed dependencies:<br> openafs-kernel is needed by openafs-client-1.4.0-rhel4.1.i386.<br> How should the package dependency issue be resolved? Thanks in advance for any useful tips!<br> <br> <br> <p>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam? Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com
--0-594034935-1143710408=:26091--