Unix Technical Forum

where glib-2.4.4 is installed..?

This is a discussion on where glib-2.4.4 is installed..? within the Linux Operating System forums, part of the Unix Operating Systems category; --> My linux distribution is redhat 7.2 But redhat 7.2 is shortage for install x-application comfortablely. i installed glib-2.4.4. but ...


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-17-2008, 08:08 PM
Nice_linux_Guy
 
Posts: n/a
Default where glib-2.4.4 is installed..?

My linux distribution is redhat 7.2

But redhat 7.2 is shortage for install x-application comfortablely.

i installed glib-2.4.4. but i don't know where it is.

this make installing atk inconvenience.

in atk directory

../configure

but configure can't find glib

where glib-2.4.4. is installed?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-17-2008, 08:08 PM
Philip Dodd
 
Posts: n/a
Default Re: where glib-2.4.4 is installed..?

On Thu, 22 Jul 2004 12:59:48 +0900, Nice_linux_Guy wrote:

>where glib-2.4.4. is installed?


Log in as /root

Open a console window e.g. xterm if you are in XWindows.

Type the command ldconfig

Then type the command ldconfig -p | grep -e glib -

A list will appear, showing where glib is found.

It normally is either /usr/lib or /usr/local/lib


Philip Dodd
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-17-2008, 08:08 PM
P.T. Breuer
 
Posts: n/a
Default Re: where glib-2.4.4 is installed..?

Philip Dodd <pd@phildoddnospamfreeserve.co.uk> wrote:
> On Thu, 22 Jul 2004 12:59:48 +0900, Nice_linux_Guy wrote:
>
> >where glib-2.4.4. is installed?


Where it should be. And I should know, having spent all day porting it
to glibc 2.1 so that I can compile and install it on my box. Gibber.

But it's not a single thing, so it's pointless asking. It's like asking
"where is air installed". It's everywhere. You can list the parts by
listing the package contents.

The runtime package will consist mostly of a few shared
libraries in /usr/lib. The development package will have archive
libraries as well (in /usr/lib), hundreds of header files in
/usr/include, and a few binaries (in /usr/bin).

> Log in as /root
>
> Open a console window e.g. xterm if you are in XWindows.
>
> Type the command ldconfig


This will indeed find shared libraries, which he may or may not be
talking about.

>
> Then type the command ldconfig -p | grep -e glib -
>
> A list will appear, showing where glib is found.
>
> It normally is either /usr/lib or /usr/local/lib


Depending on where HE installed it, and HE ought to know.

Peter

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-17-2008, 08:08 PM
Markku Kolkka
 
Posts: n/a
Default Re: where glib-2.4.4 is installed..?

Nice_linux_Guy wrote:
> My linux distribution is redhat 7.2
> i installed glib-2.4.4. but i don't know where it is.
> this make installing atk inconvenience.
> in atk directory
>
> ./configure
>
> but configure can't find glib


You must install the "glib-devel" package to _compile_ programs that use
glib. The "glib" package contains just the runtime files.

> where glib-2.4.4. is installed?


rpm -ql glib

--
Markku Kolkka
markku.kolkka@iki.fi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-17-2008, 08:11 PM
Abracadabra
 
Posts: n/a
Default Re: where glib-2.4.4 is installed..?

#export PKG_DIR=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:48 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com