I'm trying to update my pkg-config database(?).

I've tried

export PKG_CONFIG_PATH=/lib/pkgconfig/

but

pkg-config.exe --list-all

returns nothing.

I need this in order to compile a program. I'm currently getting the error:

checking for GTK version... Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
configure: error: you probably don't have GTK installed
See `config.log' for more details.

Thanks

- Olumide


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to