MakeFile.pl Run problems
MakeFile.pl Run problems
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
Use Makefile.nt rather than Makefile.PL when building PerlMagick under Windows.
Re: MakeFile.pl Run problems
Thanks, but now tha I have used makefile.nt it can not find nmake as a command when I thry nmake install