Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: ldavies on May 02, 2004, 02:45:33 AM
-
does anyone know what version of apache is in 6.0.1?
when I do:
rpm -q apache
I get:
apache-1.3.27-2
but this does not look like a recent version of apache. They are on 10.0 now or something like that.
thx
-
correction:::
I was trying to install jhead and got the following error message:
[root@webby opt]# rpm -ivh jhead-2.1-0.i386.rpm
error: failed dependencies:
libc.so.6(GLIBC_2.3) is needed by jhead-2.1-0
I think I need to know which version of redhat linux 6.0.1 is running in order to pick the right version of libc.so.6
Thanks
-
this is odd
when I lookk in /lib I see a shortcut file called libc.so.6
However that is another topic...............
-
SME 6.0.1 is based on redhat 7.3 with
kernel-2.4.20-18.7
apache-1.3.27-2
glibc-2.2.5-43
-
The latest version of apache is 1.3.29.
http://httpd.apache.org
At http://rpmfind.net you can find the latest apache update for RH73 1.3.27-4
-
thank you