Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-27-2003, 01:00 PM
|
#1
|
Member
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325
Rep:
|
just wondering.. what is the role of glib or glibc or whatever..?
im just curious...
coz there are tons of progz that checks the glib version..
hmmmmm
what does glib glibc or whatever do?
im using redhat8.. what version of glib is installed on my system?
thank you
|
|
|
07-27-2003, 01:01 PM
|
#2
|
Member
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325
Original Poster
Rep:
|
what is the major role of this prog? hmmmmmm
|
|
|
07-27-2003, 01:04 PM
|
#3
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
well which do you want? glib or glibc?
glib is the low-level core library that forms the basis of GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system, while glibc is the GNU C library which contains many functions and procedures for running the core of linux and any application.
|
|
|
07-27-2003, 01:05 PM
|
#4
|
Senior Member
Registered: Mar 2003
Location: Earth
Distribution: Slackware, Ubuntu, Smoothwall
Posts: 1,571
Rep:
|
Go here on your red hat 8 system:
Code:
[root@localhost bsl1]# cd /usr/share/doc/glibc-2.3.2
[root@localhost glibc-2.3.2]# ls -l
total 308
-rw-r--r-- 1 root root 3712 Sep 30 2002 BUGS
-rw-r--r-- 1 root root 7284 Jan 11 2001 CONFORMANCE
-rw-r--r-- 1 root root 18009 Jul 6 2001 COPYING
-rw-r--r-- 1 root root 26536 Aug 26 2002 COPYING.LIB
-rw-r--r-- 1 root root 82646 Feb 21 00:17 FAQ
-rw-r--r-- 1 root root 24053 Dec 9 2002 INSTALL
-rw-r--r-- 1 root root 10728 Aug 20 2002 LICENSES
-rw-r--r-- 1 root root 53428 Mar 2 05:45 NEWS
-rw-r--r-- 1 root root 10938 Mar 10 2000 NOTES
-rw-r--r-- 1 root root 6016 Sep 4 2002 PROJECTS
-rw-r--r-- 1 root root 3510 Feb 20 20:27 README
-rw-r--r-- 1 root root 5272 Jul 20 2000 README.hesiod
-rw-r--r-- 1 root root 31516 Nov 5 1996 README.libm
There's also a README in:
Code:
[root@localhost doc]# cd glib-1.2.10
[root@localhost glib-1.2.10]# ls -l
total 172
-rw-r--r-- 1 root root 802 Feb 25 1999 AUTHORS
-rw-r--r-- 1 root root 120836 Mar 15 2001 ChangeLog
-rw-r--r-- 1 root root 26428 Aug 23 1999 COPYING
-rw-r--r-- 1 root root 10259 Mar 15 2001 NEWS
-rw-r--r-- 1 root root 2032 Mar 15 2001 README
[root@localhost glib-1.2.10]# less README
[root@localhost glib-1.2.10]# pwd
/usr/share/doc/glib-1.2.10
regards....
Last edited by itsjustme; 07-27-2003 at 01:11 PM.
|
|
|
07-28-2003, 02:15 PM
|
#5
|
Member
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325
Original Poster
Rep:
|
ah i thought glib and glibc is the same....
kewlll
thanks
|
|
|
07-28-2003, 02:17 PM
|
#6
|
Member
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325
Original Poster
Rep:
|
thanks "itsjustme"
il check it laters..
god bless
|
|
|
All times are GMT -5. The time now is 10:02 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|