We Recommend

Learning Perl Learning Perl
In this smooth, carefully paced course, a leading Perl trainer teaches you to program in the language that threatens to make C, sed, awk, and the Unix shell obsolete for many tasks. This book is the "official" guide for both formal (classroom) and informal learning. It is fully accessible to the novice programmer.


Posted By

noah on 10/26/07


Tagged

fix mac module bug perl install make tips cpan gnu


Versions (?)


Fix installing Perl modules on OS X


Published in: Perl 


URL: http://www.cpanforum.com/threads/502

On Mac OS X, typing this command into CPAN will fix the make error when installing a Perl module. Found on the CPAN forums.

Here is the error I was getting: -- NOT OK Running make test Can't run test witout successful make Running make install make had returned bad status, install seems impossible

  1. o conf make /usr/bin/make o conf commit

Report this snippet 

You need to login to post a comment.