Even thought I had libgtk-1.2 installed, somehow the package wasn't (perhaps because I uninstalled all my X packages before this). After installing libgtk1.2-dev (which was purged according to dselect) configure recognized the right library.

Sorry for all the fuss.

-- Taro
I do have gtk+1.2, but when I run the configure script, the configure script runs gtk-config, which reports the older version. I need to somehow force gtk-config to point to the newer libraries.

The output of gtk-config

-L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lXi -lXext -lX11 -lm

My system layout:


lrwxrwxrwx    1 root     root           19 Oct 25 00:48 libgtk-1.2.so.0 -> 
libgtk-1.2.so.0.5.2
-rw-r--r--    1 root     root      1700232 Feb 22  2000 libgtk-1.2.so.0.5.2
-rw-r--r--    1 root     root      1588722 Jan 25  1999 libgtk.a
lrwxrwxrwx    1 root     root           15 Oct 26 18:46 libgtk.so -> 
libgtk.so.1.0.6
lrwxrwxrwx    1 root     root           15 Oct 26 18:46 libgtk.so.1 -> 
libgtk.so.1.0.6
-rw-r--r--    1 root     root       953780 Jan 25  1999 libgtk.so.1.0.6

Reply via email to