Subject: | Help needed for installing CPAN imager module with JPEG/PNG/GIT/TIFF on windows |
Date: | Tue, 13 Aug 2013 20:49:29 +0000 |
To: | "bug-Imager [...] rt.cpan.org" <bug-Imager [...] rt.cpan.org> |
From: | Ying Wang <Ying.Wang [...] calix.com> |
Dear Sir/Madam,
I would like to install cpan imager module with JPEB/PNG/GIF/TIFF file format on my windows 2008 and failed. Could anyone there help me out?
Thanks!
Ying
Here is what I have done.
I have installed /ligjpeg/libpng/libgif/libtiff on my pc under C:\GnuWin32 (See attachment GnuWin32_Capture.png).
I have downloaded Imager-0.97.tar.gz from cpan.
From command Prompt,
C:\Users\ywang\Downloads\Imager-0.97>where perl
C:\Perl\bin\perl.exe
C:\cygwin\bin\perl.exe
C:\Users\ywang\Downloads\Imager-0.97>where make
C:\cygwin\bin\make.exe
C:\Users\ywang\Downloads\Imager-0.97>perl Makefile.PL --libpath=C:\GnuWin32\lib --incpath=C:\GnuWin32\include
Set up gcc environment - 3.4.5 (mingw-vista special r3)
done.
TT-fonts: includes not found - libraries not found
Win32 threads
Writing Makefile for Imager::CountColor
Writing MYMETA.yml and MYMETA.json
Writing Makefile for Imager::Filter::DynTest
Writing MYMETA.yml and MYMETA.json
FreeType 2: main: includes not found - libraries not found
FreeType 2: alt 1: includes not found - libraries not found
FreeType 2: alt 2: includes not found - libraries not found
FreeType 2: Checking if the compiler can find them on its own
Note (probably harmless): No library found for -lfreetype
FreeType 2: Test code failed: Can't link/include 'ft2build.h', 'freetype'
Writing Makefile for Imager::Filter::Flines
Writing MYMETA.yml and MYMETA.json
GIF: main: includes found - libraries not found
GIF: Checking if the compiler can find them on its own
Note (probably harmless): No library found for -lgif
GIF: Test code failed: Can't link/include 'gif_lib.h', 'stdio.h', 'errno.h', 'st
ring.h', 'gif'
Writing Makefile for Imager::File::ICO
Writing MYMETA.yml and MYMETA.json
JPEG: main: includes found - libraries not found
JPEG: Checking if the compiler can find them on its own
Note (probably harmless): No library found for -ljpeg
JPEG: Test code failed: Can't link/include 'jpeglib.h', 'jpeg'
Writing Makefile for Imager::Filter::Mandelbrot
Writing MYMETA.yml and MYMETA.json
cygwin warning:
MS-DOS style path detected: C:/Users/ywang/Downloads/Imager-0.97/JPEG
Preferred POSIX equivalent is: /cygdrive/c/Users/ywang/Downloads/Imager-0.97/J
PEG
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
cygwin warning:
MS-DOS style path detected: C:/Users/ywang/Downloads/Imager-0.97/JPEG
Preferred POSIX equivalent is: /cygdrive/c/Users/ywang/Downloads/Imager-0.97/J
PEG
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
cygwin warning:
MS-DOS style path detected: C:/Users/ywang/Downloads/Imager-0.97/JPEG
Preferred POSIX equivalent is: /cygdrive/c/Users/ywang/Downloads/Imager-0.97/J
PEG
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
cygwin warning:
MS-DOS style path detected: C:/Users/ywang/Downloads/Imager-0.97/JPEG
Preferred POSIX equivalent is: /cygdrive/c/Users/ywang/Downloads/Imager-0.97/J
PEG
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
cygwin warning:
MS-DOS style path detected: C:/Users/ywang/Downloads/Imager-0.97/JPEG
Preferred POSIX equivalent is: /cygdrive/c/Users/ywang/Downloads/Imager-0.97/J
PEG
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
cygwin warning:
MS-DOS style path detected: C:/Users/ywang/Downloads/Imager-0.97/JPEG
Preferred POSIX equivalent is: /cygdrive/c/Users/ywang/Downloads/Imager-0.97/J
PEG
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
PNG: Not found via pkg-config
PNG: Generic: includes found - libraries not found
PNG: v1.6: includes not found - libraries not found
PNG: v1.5: includes not found - libraries not found
PNG: v1.4: includes not found - libraries not found
PNG: v1.2: includes found - libraries not found
PNG: v1.0: includes not found - libraries not found
PNG: base (+libz): includes found - libraries not found
PNG: v1.6 (+libz): includes not found - libraries not found
PNG: v1.5 (+libz): includes not found - libraries not found
PNG: v1.4 (+libz): includes not found - libraries not found
PNG: v1.2 (+libz): includes found - libraries not found
PNG: v1.0 (+libz): includes not found - libraries not found
PNG: Checking if the compiler can find them on its own
Note (probably harmless): No library found for -lpng
PNG: Test code failed: Can't link/include 'png.h', 'stdio.h', 'png'
Writing Makefile for Imager::File::SGI
Writing MYMETA.yml and MYMETA.json
T1Lib: main: includes not found - libraries not found
T1Lib: Checking if the compiler can find them on its own
Note (probably harmless): No library found for -lt1
T1Lib: Test code failed: Can't link/include 't1lib.h', 't1'
TIFF: main: includes found - libraries not found
TIFF: Checking if the compiler can find them on its own
Note (probably harmless): No library found for -ltiff
TIFF: Test code failed: Can't link/include 'tiffio.h', 'stdio.h', 'string.h', 't
iff'
Win32: main: includes not found - libraries not found
Win32: Checking if the compiler can find them on its own
Win32: Passed code check
Writing Makefile for Imager::Font::W32
Writing MYMETA.yml and MYMETA.json
Writing Makefile for Imager::plugins
Writing MYMETA.yml and MYMETA.json
Writing Makefile for Imager
Writing MYMETA.yml and MYMETA.json
Libraries found:
Win32
Libraries *not* found:
FT2
GIF
JPEG
PNG
T1
TIFF
C:\Users\ywang\Downloads\Imager-0.97>
Message body is not shown because it is too large.
Message body is not shown because sender requested not to inline it.