Hello, and first of all: thanks for par/pp, its been a lifesaver up
until now.
I recently stumbled over a bit though, trying to pack up an
application using Imager to rescale som images in a webapp. Basicly,
when I try to run it at the hosting server, it says:
[ERROR] Caught exception in MPE::Admin::Controller::Property::Media-
>image "format 'jpeg' not supported at /tmp/par-andreasm/cache-
e463c47320f52578df0c2b59530d2d177c1340ac/inc/lib/MPE/Admin/
SchemaLoader/Search/Media.pm line 49."
which I have traced back to Imager.
The libjpeg library seems to be the same soname and in the same
location in both places. I tried to read and understand the Imager XS
source, to find out where it detected what formats it supports, and
all I can find is that it is compiled in in the feat.h file.
Now the question is: have anyone packaged Imager with PAR + pp, and
if so, any tips or tricks or pointers?
And if not, does anyone have any success packaging anything that can
scale images with par + pp?
thanks in advance for any pointers, tips, help.
andreas