Posted on 2007-01-22 06:29:02-08
by gavrin response to 4046
Re: Writing Makefile for <any module> -- NOT OK
perl -MCPAN -e shell
CPAN> o conf make /usr/bin/make
(or if your using a sun box, its /usr/ccs/bin/make)
Check the setting by typing
CPAN> o conf
to list off the option settings.
:o)