I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-06-02 09:16:39.79327-07 by gwfran in response to 12738
Re: Can not compile...

Hi Tony - thanks for your help!

I've used a couple of different JPEG libraries. Right now I'm using the libraries available from GNUWin. The JPEG includes and libraries are all found in the make by setting the incpath and libpath.

For example:

Set up gcc environment - 3.4.5 (mingw-vista special r3 done. gif: includes not found - libraries not found ungif: includes not found - libraries not found jpeg: includes found - libraries found png: includes not found - libraries not found tiff: includes not found - libraries not found freetype2: includes not found - libraries not found freetype2: not available T1-fonts: includes not found - libraries not found TT-fonts: includes not found - libraries not found w32: includes not found - libraries not found EXIF support enabled Checking if your kit is complete... Looks good Note (probably harmless): No library found for -ljpeg Writing Makefile for Imager::CountColor Writing Makefile for Imager::Filter::DynTest Writing Makefile for Imager::Filter::Flines Writing Makefile for Imager::File::ICO Writing Makefile for Imager::Filter::Mandelbrot Writing Makefile for Imager::File::SGI Writing Makefile for Imager::plugins Writing Makefile for Imager

I had originally tried DMAKE, but got the following error:

dmake.exe: Error: -- `C:\Perl\libConfig.pm' not found, and can't be made
Thanks again!
Direct Responses: 12753 | Write a response