Page 1 of 1

MakeFile.pl Run problems

Posted: 2007-06-13T16:31:22-07:00
by Harrry
I am a novist to PerlMagick, and I am trying to install it on a windows XP system. I have installed ImageMagick with no problems, but I am trying to modify the Makefile.pl program with the correct libraries, and I do not know which libraries it is looking for ans which directories they are in. I installed PerlMagick in C:\ImageMagick and ImagMagick in C:\Program Files\ImageMagic. Which ligrary directories is it looking for?

Re: MakeFile.pl Run problems

Posted: 2007-06-13T17:18:18-07:00
by magick
Use Makefile.nt rather than Makefile.PL when building PerlMagick under Windows.

Re: MakeFile.pl Run problems

Posted: 2007-06-14T08:16:41-07:00
by Harrry
Thanks, but now tha I have used makefile.nt it can not find nmake as a command when I thry nmake install