Package: libgimp-perl Version: 2.0.dfsg-4 It seems that libgimp-perl refuses to start even with the most trivial program:
machine madore ~ $ cat /tmp/test.pl #!/usr/bin/perl use strict; use Gimp; Gimp::init; machine madore ~ $ /tmp/test.pl test.pl: protocol error (1) at /usr/lib/perl5/Gimp/Net.pm line 67. (ERROR) protocol error (1) at /usr/lib/perl5/Gimp/Net.pm line 67. machine madore ~ $ gimp --version GIMP version 2.2.6 Gimp version is 2.2.6-1, the most recent packaged in Debian Sarge, and libgimp-perl is 2.0.dfsg-4, ditto. -- David A. Madore ([EMAIL PROTECTED], http://www.madore.org/~david/ ) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]