Good morning!
I am running ActiveState Perl, latest and greatest, on a Win2000 box.
When I try to install modules from CPAN, I get the following error:
G:\>perl -MCPAN -e "install Mail::Sender"
CPAN: Storable loaded ok
Going to read \.cpan\Metadata
Database was generated on Tue, 16 Mar 2004 02:50:36 GMT
Running install for module Mail::Sender
<Hopefully inconsequential stuff clipped out>
CPAN.pm: Going to build J/JE/JENDA/Mail-Sender-0.8.10.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Mail::Sender
-- OK
Running make test
'test' is not recognized as an internal or external command,
operable program or batch file.
test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Without the "test" file/program/shortcut/whatever, nothing installs.
What am I missing? I tried upgrading the CPAN bundle, but it won't
install either for the same reason.
Thanx!
-Michael
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>