I believe that I have the development libraries installed (as shown when I do "rpm -qa | grep -i gtk"), but when I run "./configure" or "make" to install some programs then it can't find them. Is there a way to point to the correct location of the library? (i.e., via a config file or environment variable perhaps?)
On Sat, 2003-06-21 at 02:29, Rob Blomquist wrote: > > checking for GTK+ - version >= 2.0.3... 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+ is > > incorrectly installed. > > Cannot find GTK! Not building GTK FrontEnd. > > > > However, I installed GTK and it shows up when I do the command: > > rpm -qa | grep -i gtk > > showing up as "gtk+2.0-2.2.1-2mdk" > > you probably need the development libraries, which are not installed by > default.
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
