Imager - Re: Cannot 'Make' Imager

Posted on Tue May 30 03:21:31 2006 by tonyc in response to 2372 (See the whole thread of 8)
Re: Cannot 'Make' Imager
If you've done a previous "install Imager" in that CPAN session it won't attempt to do the build again but just complain like the above.

First step would be to start a new CPAN session and try "install Imager" again, and post the results of that.

If that produces the same results try doing it manually, from CPAN do:

look Imager # this starts a new shell with the current directory in the expanded Imager source tree perl Makefile.PL make

And then post the results of that.

Depending on how your system is setup a number of different components could be missing, including make, compilers, binutils, build-time libraries/headers. The look/perl Makefile.PL/make should reveal which it is.
Direct Responses: 2375 | Write a response