[root@sv7 root]# wget
http://ftp.freshrpms.net/pub/freshrp...c2.fr.i386.rpm
--08:57:38--
http://ftp.freshrpms.net/pub/freshrp...c2.fr.i386.rpm
=> `apt-0.5.15cnc6-1.1.fc2.fr.i386.rpm'
Resolving ftp.freshrpms.net... done.
Connecting to ftp.freshrpms.net[193.1.219.82]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 832,917 [application/x-redhat-package-manager]
100%[====================================>] 832,917 238.04K/s ETA 00:00
08:57:42 (238.04 KB/s) - `apt-0.5.15cnc6-1.1.fc2.fr.i386.rpm' saved [832917/832917]
[root@sv7 root]# rpm -i apt-0.5.15cnc6-1.1.fc2.fr.i386.rpm
warning: apt-0.5.15cnc6-1.1.fc2.fr.i386.rpm: V3 DSA signature: NOKEY, key ID e42d547b
error: Failed dependencies:
libc.so.6(GLIBC_2.3.4) is needed by apt-0.5.15cnc6-1.1.fc2.fr
librpm-4.3.so is needed by apt-0.5.15cnc6-1.1.fc2.fr
librpmdb-4.3.so is needed by apt-0.5.15cnc6-1.1.fc2.fr
librpmio-4.3.so is needed by apt-0.5.15cnc6-1.1.fc2.fr
libselinux.so.1 is needed by apt-0.5.15cnc6-1.1.fc2.fr
[root@sv7 root]# apt-get install proftpd
-bash: apt-get: command not found
[root@sv7 root]# strings /lib/libc.so.6 | grep GLIB
GLIBC_2.0
GLIBC_2.1
GLIBC_2.1.1
GLIBC_2.1.2
GLIBC_2.1.3
GLIBC_2.2
GLIBC_2.2.1
GLIBC_2.2.2
GLIBC_2.2.3
GLIBC_2.2.4
GLIBC_2.2.6
GLIBC_2.3
GLIBC_2.3.2
GLIBC_2.3.3
GLIBC_PRIVATE
Where can I download this GLIBC from?