Re: How can I findout if I have glibc2.1, 2.2, or 2.3?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Bart Garst
Date:  
To: PLUG Discuss
Subject: Re: How can I findout if I have glibc2.1, 2.2, or 2.3?
On Wed, 2004-12-08 at 19:49, Mark Phillips wrote:
> I am running Linux version 2.4.26-mppe.040907 (root@latitude610) (gcc
> version 3.3.4 (Debian 1:3.3.4-6sarge1)) #1 Tue Sep 7 14:47:33 MST 2004
> (Debian Sarge).
>
> How can I find out what glibc is installed?
>
> I am trying to run a compiled program that creates a segmentation fault
> each time it starts. The program was compiled using glibc2.1, 2.2, and 2.3.
>
> Thanks,
>
> Mark


dpkg -l | grep libc

This will list a lot more than what you're looking for but it should
answer your question.

Bart

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss