On Sep 20, 2010, at 1:43 AM, dsdreamer wrote:

> 
> perl ./Makefile.PL --with-jpeg-include=/opt/include
> --with-png-include=/opt/include/ --with-gif-include=/opt/include/
> 
> Image::Scale will be built with:
> 
> JPEG support:     yes (/opt/include, version 80)
> PNG support:      yes (/opt/include/, version 1.4.3)
> GIF support:      yes (/opt/include/, version 4.1)
> 
> Writing Makefile for Image::Scale
> 
> It builds clean, but reports a lot of errors during test (for gif and
> png):

A lot of tests perform file comparison and expect an exact output from the 
library.  Usually this is fine but may still have issues on some platforms.  
You can probably ignore the test failures.

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to