From: "Michael Weber" <[EMAIL PROTECTED]> > > 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
Seems to me like you have something misconfigured. What kind of make are you using? (make, nmake, dmake) Does CPAN and Config.pm agree on the type of make? Could you mail me the Makefile created during this process? Jenda ===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>