in reply to Re: Module Install Troubles
in thread Module Install Troubles
I've tried cpan, and some half-hearted manual attempts. I even tried installing CPANPLUS, but that didn't install either.
Systems are Linux. One is apparently red-hat, but I'm not sure how to be more specific.
On one system it complained about the system make, so I pulled down the latest GNU make and used that. I've tried it on the second system with DBM::Deep, with this (trailing) result from force install:
Here it seems that the make in the config file isn't the one used. But I think it's really complaining about dependencies, and then gets lost(?).Checking if your kit is complete... Looks good Warning: prerequisite IO::Scalar 0.01 not found. Warning: prerequisite Pod::Usage 1.3 not found. We have 1.16. Warning: prerequisite Test::Deep 0.095 not found. Warning: prerequisite Test::Exception 0.21 not found. Warning: prerequisite Test::Warn 0.08 not found. Writing Makefile for DBM::Deep Can't exec "/home/sgriffith/unix/bin/make": No such file or directory +at /usr/lib/perl5/5.8.5/CPAN.pm line 4566. /home/sgriffith/unix/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible
Is there some way to catch all of the output? I'm putty-ied in from another machine. Or should I just abandon cpan, and do this from the shell?
-QM
--
Quantum Mechanics: The dreams stuff is made of
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Module Install Troubles
by tonyc (Friar) on Aug 22, 2008 at 01:43 UTC | |
by QM (Parson) on Aug 22, 2008 at 15:07 UTC | |
Re^3: Module Install Troubles
by Bloodnok (Vicar) on Aug 21, 2008 at 17:06 UTC | |
by QM (Parson) on Aug 21, 2008 at 18:16 UTC | |
Re^3: Module Install Troubles
by pileofrogs (Priest) on Aug 21, 2008 at 19:44 UTC | |
by QM (Parson) on Aug 21, 2008 at 20:06 UTC | |
by pileofrogs (Priest) on Aug 22, 2008 at 16:01 UTC | |
by QM (Parson) on Aug 22, 2008 at 16:22 UTC |