If you installed Redhat 9, I would guess the version of glibc that was
installed by default was intalled using an rpm. What does the following
command give?
$> rpm -qi glibc
If my guess is correct, then you will see the version and release
information of the glibc installed on your computer along with a whole
lot of other information.
->HS
--
---------------------- X ----------------------
Remove all underscores from my email address to get the correct one.
Apologies for the inconvenience, but this is to reduce spam.
> Hi, I am wondering if there is any way to know which version of glibc
> library I have installed on my computer
What does
glib-config --version
tells you?
>> Hi, I am wondering if there is any way to know which version of glibc
>> library I have installed on my computer
>
> What does
>
> glib-config --version
glib != glibc !
--
T'aZ |Jabber:taz...@jabber.org|GPG keyID:E051925D|http://taz.prout.be
*They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety.* Benjamin Franklin 1759
Faq TCPA|Palladium|DRM http://www.cl.cam.ac.uk/~rja14/tcpa-faq.html
> Hi, I am wondering if there is any way to know which version of glibc
> library I have installed on my computer. I have redhat9. Is there
just execute /lib/libc.so.6
> On Fri, 08 Aug 2003 00:50:07 +0000, takashi wrote:
>
>> Hi, I am wondering if there is any way to know which version of glibc
>> library I have installed on my computer. I have redhat9. Is there
>
> just execute /lib/libc.so.6
Run:
rpm -q glibc
I am running RH9 and got the following:
$ rpm -q glibc
glibc-2.3.2-27.9.7