Comment 4 for bug 12642

Revision history for this message
In , Don Armstrong (don-debian) wrote : some loaders aren't able to load

It looks like (from where I'm sitting right now) that this bug is
being caused by the png, jpg, and tiff loaders (amongst others) not
being able to load with perl running.

See the following:

don@archimedes:~/temp$ convert temp.jpg temp.bmp
don@archimedes:~/temp$ perl -MImage::Imlib2 -e 'my $image = Image::Imlib2->load(q(temp.bmp));'
don@archimedes:~/temp$ perl -MImage::Imlib2 -e 'my $image = Image::Imlib2->load(q(temp.jpg));'
Image::Imlib2 load error: Unknown at -e line 1.

I haven't quite figured out yet why this is occuring, though.

Don Armstrong

--
Il semble que la perfection soit atteinte non quand il n'y a plus rien
a ajouter, mais quand il n'y a plus rien a retrancher.
(Perfection is apparently not achieved when nothing more can be added,
but when nothing else can be removed.)
 -- Antoine de Saint-Exupe'ry, Terres des Hommes

http://www.donarmstrong.com http://rzlab.ucr.edu