I have "usr/bin/cyggtk-x11-2.0-0.dll" - /usr/bin/cyggtk-1-2-0.dll and - /usr/bin/cyggtk-x11-2.0-0.dll
The Do you think the naming convention be a problem? Could that be the problem-- here is the script in the Makefile.pl file: %pkgcfg_gtk, %pkgcfg_pango); unless (eval { %pkgcfg_gtk = ExtUtils::PkgConfig->find ("gtk+-2.0 >= $build_reqs{'Gtk+'}"); %pkgcfg_pango = ExtUtils::PkgConfig->find ('pango'); 1; }) Still no can build? regards --- Yaakov (Cygwin Ports) <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > | I'm working to install a perl package&application. > | *** can not find package gtk+-2.0 >= 2.0.0 > | *** check that it is properly installed and available in PKG_CONFIG_PATH > | > | -------- > | I suspect that the gtk+-1.2.10-2 is the gtk+ library and the problem > is that > | it is not gtk+-2 or a newer version. > | > | If so I'd like news from the gtk maintainer about any updates to gtk2. > | > | If I am wrong and cygwin has this libarary package, please, give me > its name. > > gtk2-x11(-devel) > > > Yaakov > > -- -- 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/