Hi Everyone.
I have just completed a reinstall from scratch of my SME server. I had in my files to install jwhois----- but it comes up with the following error
[root@gateway installed]# yum localinstall jwhois-3.2.3-8.el5.i386.rpm
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "smeserver" plugin
Loading "fastestmirror" plugin
Setting up Local Package Process
Examining jwhois-3.2.3-8.el5.i386.rpm: jwhois - 3.2.3-8.el5.i386
Marking jwhois-3.2.3-8.el5.i386.rpm to be installed
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package jwhois.i386 0:3.2.3-8.el5 set to be updated
--> Running transaction check
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages from CentOS - updates
Finished
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Excluding Packages from CentOS - os
Finished
--> Processing Dependency: libc.so.6(GLIBC_2.4) for package: jwhois
--> Processing Dependency: rtld(GNU_HASH) for package: jwhois
--> Finished Dependency Resolution
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package jwhois
Error: Missing Dependency: rtld(GNU_HASH) is needed by package jwhois
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@gateway installed]#
I then tried searching for the related files and couldn't work out which was which.
I then tried searching for an update version and found
http://isoredirect.centos.org/centos/4/os/i386/CentOS/RPMS/jwhois-3.2.2-6.EL4.1.i386.rpm but that came up with the following
[root@gateway installed]# yum localinstall jwhois-3.2.3-8.el5.i386.rpm
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "smeserver" plugin
Loading "fastestmirror" plugin
Setting up Local Package Process
Examining jwhois-3.2.3-8.el5.i386.rpm: jwhois - 3.2.3-8.el5.i386
Marking jwhois-3.2.3-8.el5.i386.rpm to be installed
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package jwhois.i386 0:3.2.3-8.el5 set to be updated
--> Running transaction check
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages from CentOS - updates
Finished
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Excluding Packages from CentOS - os
Finished
--> Processing Dependency: libc.so.6(GLIBC_2.4) for package: jwhois
--> Processing Dependency: rtld(GNU_HASH) for package: jwhois
--> Finished Dependency Resolution
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package jwhois
Error: Missing Dependency: rtld(GNU_HASH) is needed by package jwhois
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@gateway installed]#
I found
http://isoredirect.centos.org/centos/4/os/i386/CentOS/RPMS/glib2-2.4.7-1.i386.rpmIs this the missing file? and are there any more I should install in addition to this one?
I'm not very knowledgeable when it comes to linux and really need help
Regards
Adrian