Bob> I suppose this is obvious as daylight to most of you...but not
Bob> to me (besides, it is dark here just now).
Bob> What do I set in configure to enable gtk? I have gtk 1.0.2
Bob> installed. Libs are in /usr/local/lib, includes in
Bob> /usr/local/include and the gtk-config in /usr/local/bin (this
Bob> is the default install for gtk).
Bob> I have tried configure --with-gtk-prefix=/usr/local/lib,
Bob> --with-gtk-exec-prefix=/usr/local/bin and probably a half dozen
Bob> other trys. All of them get configure to tell me that
Bob> gtk-config could not be found.
Do you have an old version of the GTK libraries installed (maybe in
/usr/lib/)? The new GTK-configuration setup checks for the correct
GTK version by compiling a test program and if old libraries are
installed, this may fail.
If this doesn't resolve the problem, please include the output of
"configure" so we can get a better idea of what may be going wrong.
Cheers,
--david
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com