Subject: | Undeclared configure_requires dependency Gtk2::CodeGen |
Automatic build fails if Gtk::CodeGen (and possibly Gtk2) is not yet installed:
...
Output from '/usr/local/bin/perl Makefile.PL':
Can't locate Gtk2/CodeGen.pm in @INC (you may need to install the Gtk2::CodeGen module) (@INC contains: ... .) at (eval 20) line 1.
BEGIN failed--compilation aborted at (eval 20) line 1.
Checking if your kit is complete...
Looks good
MakeMaker FATAL: prerequisites not found.
Gtk2 not installed
Please install these modules first and rerun 'perl Makefile.PL'.
...