in reply to Help with Imager::File::PNG
Quoting ExtUtils::MakeMaker documentation:
INC
Include file dirs eg: "-I/usr/5include -I/path/to/inc"
Try opening a command prompt inside the unpacked source code directory (cpan> look Imager::File::PNG) and run the installation commands manually, passing INC="-IC:\Progra~1\GnuWin32\include" (I am not sure about how to pass a quoted string inside a quoted string in Windows CMD, so using DOS-style paths) as a command line parameter parameter to perl Makefile.PL.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Help with Imager::File::PNG
by Fair Strides (Acolyte) on Aug 27, 2013 at 16:38 UTC |