how to require external library is installed?
Vick Khera <[email protected]> Tue, 31 May 2011 09:44:26 -0400
| Newsgroups | gmane.comp.lang.perl.modules.extutils-makemaker.devel |
|---|---|
| Message-ID | <[email protected]> |
I just got a cpan testers report of failure for the module Mail::OpenDKIM. The report shows basically a bunch of build failures due to the libopendkim library being missing. In my Makefile.PL, I specify LIBS => ['-lopendkim'] but that doesn't seem to stop MakerMaker from proceeding with the build if it is not found. How do I make MakeMaker stop dead if the needed library is not found? Example report is http://www.cpantesters.org/cpan/report/12c1d746-89fc-11e0-92a5-c348c9b7ec30