Unix Technical Forum

Error compiling gtk+2.4.0

This is a discussion on Error compiling gtk+2.4.0 within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi Everyone, Just got my box all setup with slackware 9.1, Am trying to install the linux version of ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 09:56 AM
Seb
 
Posts: n/a
Default Error compiling gtk+2.4.0

Hi Everyone,

Just got my box all setup with slackware 9.1, Am trying to install the linux
version of soulseek but it keeps saying i dont have gtk2+ installed, which i
did install when i did the setup...

So i decided to compile the latest gtk2+ but get this error:

checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >= 2.4.0 atk >= 1.0.1 pango >= 1.4.0... Package
pango was not found in the pkg-config search path.
Perhaps you should add the directory containing `pango.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pango' found

configure: error: Library requirements (glib-2.0 >= 2.4.0 atk >= 1.0.1
pango >= 1.4.0) not met; consider adjusting the PKG_CONFIG_PATH environment
variable if your libraries are in a nonstandard prefix so pkg-config can
find them.

I compiled glib-2.4.0 and atk 1.0.1 and installed fine, but with pango, its
compiles fine and make install goes well but when i try to compile gtk2+ it
says i dont have it...

Can anyone shed some light on this please...

Regards,
Seb




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 09:56 AM
Menno Duursma
 
Posts: n/a
Default Re: Error compiling gtk+2.4.0

On Fri, 23 Apr 2004 12:38:06 +0100, Seb wrote:

> So i decided to compile the latest gtk2+ but get this error:
>
> checking for pkg-config... /usr/bin/pkg-config
> checking for glib-2.0 >= 2.4.0 atk >= 1.0.1 pango >= 1.4.0... Package
> pango was not found in the pkg-config search path.
> Perhaps you should add the directory containing `pango.pc'
> to the PKG_CONFIG_PATH environment variable


$ find / -name 'pango.pc' -print 2>/dev/null
/usr/lib/pkgconfig/pango.pc

Hence you could try setting the following, before you ./configure :

export PKG_CONFIG_PATH=/usr/lib/pkgconfig

--
-Menno.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 09:56 AM
Seb
 
Posts: n/a
Default Re: Error compiling gtk+2.4.0

Menno Duursma wrote:

> On Fri, 23 Apr 2004 12:38:06 +0100, Seb wrote:
>
>> So i decided to compile the latest gtk2+ but get this error:
>>
>> checking for pkg-config... /usr/bin/pkg-config
>> checking for glib-2.0 >= 2.4.0 atk >= 1.0.1 pango >= 1.4.0...
>> Package pango was not found in the pkg-config search path.
>> Perhaps you should add the directory containing `pango.pc'
>> to the PKG_CONFIG_PATH environment variable

>
> $ find / -name 'pango.pc' -print 2>/dev/null
> /usr/lib/pkgconfig/pango.pc
>
> Hence you could try setting the following, before you ./configure :
>
> export PKG_CONFIG_PATH=/usr/lib/pkgconfig



Cheers, thats sorted it out
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 09:56 PM.


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