On 19.05.2010 10:50, Martin Schlemmer wrote:
Also, had to add a:

use lib 'lib';

before:

require 'lib/Glib/MakeHelper.pm';

in Makefile.pl for new installs.

Hmm, that's weird. Doesn't your perl include '.' in @INC? (`perl -V` lists it.) perlvar's description of @INC seems to suggest that @INC always contains '.' (unless in taint checking mode).
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to