LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What is Glibrc and how do I find out what version I have? (https://www.linuxquestions.org/questions/linux-newbie-8/what-is-glibrc-and-how-do-i-find-out-what-version-i-have-91410/)

enigma Z 09-10-2003 06:08 PM

What is Glibrc and how do I find out what version I have?
 
What is glibrc, and how do i find out what version I have??

:confused:

peace 09-10-2003 08:03 PM

I think you mean "glibc"

glibc is the C Library for your UNIX-based system. See more information here: http://www.gnu.org/software/libc/libc.html

I don't know how to check what version you have. If you check your distro's docs, however, that may tell you. That is the best I can do.

kev82 09-10-2003 08:06 PM

i think you mean glibc, its the standard c library, it contains the definitions of things like printf(), socket(), usleep(), etc... to find out your version, run it. /usr/libc.so.*

enigma Z 09-10-2003 09:51 PM

Yeah, i did. How do i run it, from the terminal??

kev82 09-11-2003 05:30 AM

i said that above(oops got it wrong), open terminal, type /lib/libc-<tab><enter> where <tab> and <enter> are key presses


All times are GMT -5. The time now is 06:35 AM.