You'll need to install libjpeg, if you're using a Linux variant, you'll need to install both the runtime and development packages, eg. libjpeg62 and libjpeg62-dev on Debian
Yes, you'll need to reinstall Imager, if you installed Imager from the CPAN shell then:
force install Imager
should re-install it.
| [reply] [d/l] |
Hi,
i have the same problem, but on a Windows XP with Active Perl 5.10.0 Build 1004.
I have no knowledge how to recompile the source. What can i do?
Greetz Mops
| [reply] |
i know this file, but without an Compiler and without any knowledge about cygwin, is this file not realy helpfull.
its my first time to recompile an module under windows. i'am a starter in Perl, so it's not so easy for me!
with google, i found many people with the same problem, but no solution for my problem.
| [reply] |
Which version of Perl are you using, ActiveState? If so see Re^4: Activestate Perl module upgrade assistance regarding setup of a compiler.
I don't use windows that much these days, however this blog post discusses compiling the jpeg library using MinGW (the post linked to above will tell you how to setup MinGW) on a windows platform.
Thanks
Martin
| [reply] |