Maya wrote:

Thank you Larry for your help!
I downloaded the package needed to get gobject-2.0, but now after typing 'pkg-config 
gtk+-2.0', I get a message saying that 'gnome-config' was not found. What do I have to 
do now?

gnome-config not found is "historic" warning. It's used as fallback in pkgconfig when pkgconfig can't find package you're trying to locate.

First see that you have gtk+-2.0.pc file in /usr/lib/pkgconfig or
usr/X11R6/lib/pkgconfig directory. If not, look do yoy have gtk*.dll.a
files in /usr/lib or /usr/X11R6/lib if not you're still missing something.

--

Jani Tiainen




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



Reply via email to