Jump to content

gtk 2 installation problems


garf
 Share

Recommended Posts

ighty guys, another one that has got me flumuxed,

 

i have been trying to install darksnow/darkince for streaming media (compatible with shoutcast), i install all the dependencies and it says that it dosent have gtk+ over 2, so i got all the source files and complied 2.4.9, but it comes up with the followng error

 

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 have all the dependencies installed,

 

can ony one help as im slowly running out of hair!!

 

garf

Link to comment
Share on other sites

if you compiled with

./configure

instead of

./configure --prefix=/usr

 

then everything went to

/usr/local

 

Check that /usr/local/lib whatever is in

/etc/ld.so.conf

 

Easier to

make uninstall

on everyhting and

./configure --prefix=/usr

 

Even easier to get rpms, if available.

Edited by bvc
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...