im trying to install GTK-perl0.7008 but getting this error # cd Gtk-Perl-0.7008 # perl Makefile.PL Can't exec "gtk-config": No such file or directory at Makefile.PL line 141. Package 'gtk' needed but it was not detected on your system. You may want to force it using --with-gtk-force if you know better than me. #
# perl Makefile.PL --with-gtk-force Can't exec "gtk-config": No such file or directory at Makefile.PL line 141. Adding package gtk even if it's misdetected. Can't exec "gnome-config": No such file or directory at Makefile.PL line 141. Can't exec "gtk-config": No such file or directory at Makefile.PL line 21. Can't exec "gtk-config": No such file or directory at Makefile.PL line 21. Use of uninitialized value in concatenation (.) or string at Makefile.PL line 21. Use of uninitialized value in chomp at Makefile.PL line 150. Use of uninitialized value in concatenation (.) or string at Makefile.PL line 160. Can't exec "imlib-config": No such file or directory at Makefile.PL line 141. Can't exec "gdk-pixbuf-config": No such file or directory at Makefile.PL line 141. Can't exec "gnome-config": No such file or directory at Makefile.PL line 141. Submodule gdkimlib is needed to build gnome but it appears it's misdetected or not selected for compilation. Available modules: gtk gtkhtml gtkglarea gdkimlib gdkpixbuf gtkxmhtml gnome gnomeprint glade applets. You can disable the inclusion of a module using --without-pkgname. If a package is misdetected and you still want it to compile use --with-pkgname-force. To disable autodetection of modules use --without-guessing. # perl Makefile.PL --without-guessing Can't exec "gtk-config": No such file or directory at Makefile.PL line 141. Package 'gtk' needed but it was not detected on your system. You may want to force it using --with-gtk-force if you know better than me. hope you can help me. thanks. ina patricia __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
