[Gllug] perl / debian help :-)

Dean dean.wilson3 at virgin.net
Wed Aug 22 13:05:36 UTC 2001


On Wed, Aug 22, 2001 at 06:17:21AM -0400, SteveC wrote:
> Can't locate Gimp.pm in @INC (@INC contains:
> /usr/lib/perl5/5.005/i386-linux /usr/lib/perl5/5.005
> /usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl
> /usr/lib/perl5 .) at /usr/lib/gimp/1.2/plug-ins/yinyang line 15.
> BEGIN failed--compilation aborted at /usr/lib/gimp/1.2/plug-ins/yinyang
> line 15.

Well the locale issue has been solved on list so i'll avoid that :)

@INC errors are normally an indication that the module your trying to use
is not installed (Or someone has screwed the @INC paths up.) Install the
Gimp module and they should go away.

Either download from www.cpan.org/modules/
or do 'perl -MCPAN -e shell' as root and get it from the CPAN shell.

	Dean
-- 
Profanity is the one language all programmers understand
   --- Anon

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list