Etherphyte
01-25-2001, 01:52 AM
Hello gang,
Here is the issue of the day. When I try to compile sources that use gtk+, in this case the new gnapster client, I get the following error:
checking for GTK - version >= 1.2.0... no Could not run GTK test program, checking why...
The test program failed to compile or link. See the file config.log for the exact error that occured. This usually means GTK was incorrectly installed or that you have moved GTK since it was installed. In the latter case, you may want to edit the gtk-config script: /usr/bin/gtk-config
So, I run gtk-config, and of course it tells me i have gtk installed and version 1.2.8 at that, because I do. Right there in /usr/include/gtk
How do I fix this problem? I have tried running ./configure with --gtk-prefix= or whatever it is, but to no avail. Please help http://www.linuxnewbie.org/ubb/frown.gif
I am using Slackware 7
Thanks
-ad
Here is the issue of the day. When I try to compile sources that use gtk+, in this case the new gnapster client, I get the following error:
checking for GTK - version >= 1.2.0... no Could not run GTK test program, checking why...
The test program failed to compile or link. See the file config.log for the exact error that occured. This usually means GTK was incorrectly installed or that you have moved GTK since it was installed. In the latter case, you may want to edit the gtk-config script: /usr/bin/gtk-config
So, I run gtk-config, and of course it tells me i have gtk installed and version 1.2.8 at that, because I do. Right there in /usr/include/gtk
How do I fix this problem? I have tried running ./configure with --gtk-prefix= or whatever it is, but to no avail. Please help http://www.linuxnewbie.org/ubb/frown.gif
I am using Slackware 7
Thanks
-ad