Results 1 to 4 of 4
Hi all,
I am getting linker error: cannot find -lgtk-x11-2.0 error
does that mean i have to install the whole of gtk+ library? I am having problems doing that. gtk+ ...
- 08-20-2007 #1Just Joined!
- Join Date
- May 2005
- Posts
- 48
-lgtk-x11-2.0 error
Hi all,
I am getting linker error: cannot find -lgtk-x11-2.0 error
does that mean i have to install the whole of gtk+ library? I am having problems doing that. gtk+ requires glib-2.0 >= 2.12.0 (also atk, pango, cairo) I installed glib2.14.0 but it does not seem to notice that. Is there a reliable link to all the packages? Tutorial?
thnx
- 08-20-2007 #2
Hey,
After trynig what you are getting this type of error?.
Type the below command to find you have installed gtk:-
#rpm -q gtk+
If you are getting dependencies like glib-2.0 and any more you can install those from your distros CDs you will find them there.Regards,
who |grep -i blonde |
date; cd~; unzip; touch;
strip; finger; mount; gasp;
yes; uptime; umount;
sleep

Newbie clicks
http://www.linuxforums.org/forum/lin...ead-first.html
- 08-20-2007 #3Just Joined!
- Join Date
- May 2005
- Posts
- 48
I have gtk+ version 1.2.10 installed
apparently this does not include gtk-x11-2.0
My course of action: trying to install gtk+ 2.10.14 (maybe i am wrong here?)
and i run into problem because i get dependency error: no package glib-2.0
and i have just installed it (all defaults)
thnx
- 08-20-2007 #4Just Joined!
- Join Date
- May 2005
- Posts
- 48
In the meantime i am trying to install atk-1.9.1 and it says glib-2.5.7 or better is required. I am totally confused now


