"Steven T. Hatton" wrote:
> 
> I am trying to answer a question someone asked me.  How do I find the
> version of glibc I am running?  When I do the following I don't see an
> answere.  He wants to know if I have glibc2.1.  It involves the beta of
> Netscape DS.  He says it won't run on 2.1.  Mine's running, but it was
> glitchy at first.
> 
> #################################
>  bash-2.02# ldconfig -v | grep libc.so.6
>          libc.so.6 => libc.so.6
>  bash-2.02#
>  ###############################
>  bash-2.02# ls -l /lib | grep libc
>  lrwxrwxrwx   1 root     root           13 Feb 11 14:44 libc.so.4 ->
>  libc.so.4.7.6
>  -rwxr-xr-x   1 root     root       634880 Apr 29  1996 libc.so.4.7.6
>  -rwxr-xr-x   1 root     root      2478585 Jan 14 16:29 libc.so.6
>  -rwxr-xr-x   1 root     root        85699 Jan 14 16:32 libcrypt.so.1
>  bash-2.02#
>  ##############################
> 

Or, ls -l /lib/libc.so.*
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to