Hi,

"Colin Brace" <[EMAIL PROTECTED]> writes:

> $ pkg-config --modversion gtk+-2.0
> 2.8.12
>
> but:
>
> ../gimp-2.3.7/configure:
>
> [...]
>
> checking for pkg-config... (cached) /usr/bin/pkg-config
> checking for GTK+ - version >= 2.8.8... no
> *** Could not run GTK+ test program, checking why...

configure detected the correct version of gtk+ and built a test
program against it. But this test program cannot be executed, most
probably because the linker didn't find the gtk+ library. Have you set
LD_LIBRARY_PATH?


Sven
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to