> -----Original Message----- > From: Jenda Krynicky [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 16, 2004 8:57 PM > To: [EMAIL PROTECTED] > Subject: RE: ActiveState Win32 MCPAN install problem > > > 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? >
Did you solve this problem? I've got exactly the same problem at the moment, and I tried more or less everything I could think of. I started with a clean installation of ActivePerl, then it told me it couldn't find make, so I installed cygwin with itīs gnu make, hoping that this might solve my problem. Anybody got any ideas? TIA, Philipp Traeder -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>