RSS/Atom feed Twitter
Site is read-only, email is disabled

gimp and perl paths problem

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

gimp and perl paths problem Gene Imes 07 Feb 15:40
Gene Imes
2003-02-07 15:40:14 UTC (about 21 years ago)

gimp and perl paths problem

When I add an alpha channel and try to clear it the plugin crashes and I get this:

Can't locate Gimp/Feature.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i686-linux /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i686-linux /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i686-linux /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at /usr/lib/gimp/1.2/plug-ins/clear_alpha line 6. BEGIN failed--compilation aborted at /usr/lib/gimp/1.2/plug-ins/clear_alpha line 6.

Looks like a perl configuration problem to me. Does anyone know how to fix this?

If I do a locate Gimp/Feature.pm:

/usr/lib/perl5/site_perl/5.6.1/i686-linux/Gimp/Feature.pm

Thanks,

Gene