On 12/1/06, Brent Clark <[EMAIL PROTECTED]> wrote:

I keep getting this

Running make test
   Can't test without successful make

That means that the "make" stage - which builds your new module -
didn't succeed, for some reason. Maybe your system is missing some key
component, say. Since the module didn't get built, you're stuck.

If the CPAN module isn't giving you a diagnostic message with more
information about the reason for the failure, you should try
installing the module directly, i.e. without the CPAN module. See the
new module's README, or use the instructions in the perlmodinstall
manpage, at least until you get to a useful diagnostic message.

Good luck with it!

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to