Koozali.org: home of the SME Server

version apache in 6.0.1

ldavies

version apache in 6.0.1
« 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

ldavies

version apache in 6.0.1
« Reply #1 on: May 02, 2004, 02:51:08 AM »
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

ldavies

version apache in 6.0.1
« Reply #2 on: May 02, 2004, 03:10:43 AM »
this is odd

when I lookk in /lib I see a shortcut file called libc.so.6

However that is another topic...............

bobk

version apache in 6.0.1
« Reply #3 on: May 02, 2004, 03:37:23 AM »
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

ergozd

version apache in 6.0.1
« Reply #4 on: May 02, 2004, 08:39:24 AM »
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

Anonymous

version apache in 6.0.1
« Reply #5 on: May 02, 2004, 05:01:21 PM »
thank you