Thread

Posted on Tue Jun 17 09:47:40 2008 by myffy
Installation on Strawberry Perl 5.10.0
When I install on strawberry 5.10.0, I get this:
gif: includes not found - libraries not found ungif: includes not found - libraries not found jpeg: includes not found - libraries not 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 found - libraries found EXIF support enabled Checking if your kit is complete... Looks good etc... Writing C:\strawberry\perl\site\lib\auto\Imager\.packlist Appending installation info to C:\strawberry\perl\lib/perllocal.pod TONYC/Imager-0.65.tar.gz C:\strawberry\c\bin\dmake.EXE install UNINST=1 -- OK
It installs ok, but I can't read files of the above image formats. Is there something else I need to install to get these working?
Direct Responses: 8101 | Write a response
Posted on Thu Jun 19 06:01:36 2008 by tonyc in response to 8094
Re: Installation on Strawberry Perl 5.10.0

You need to install the libraries detailed in the README file.

Unfortunately I don't have those packaged for strawberry, the packages from gnuwin32 might work for you, but you may need to set some options to Imager's Makefile.PL to help it find them, since those packages typically get installed in unusual locations.

Write a response