It WORKS!!!

Thanks Again

                  Marco Centemeri
-------------------------------------------
[EMAIL PROTECTED] wrote:
> 
> From: Marco Centemeri <[EMAIL PROTECTED]>
> > I'm trying to install on win2000 the following modules:
> >
> > IO::Stringy
> > MailTools
> >
> > The command 'perl makefile.pl' works but then when I run dmake
> > I always get the following error:
> >
> > 'Expecting macro or rule defn, found neither'
> 
> You have to tell Perl to generate the Makefile in dmake format.
> Open c:\perl\lib\Config.pm search for "make=" and change the line to
>         make='dmake'
> (In my Configm.pm it's line 626)
> 
> There are some incompatibilities between standard Unix make, dmake
> and Microsoft's nmake.
> 
> 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]

-- 
************************************************************
Eng. MARCO CENTEMERI

 Telecommunication and Peripherals/Automotive Groups
 Audio & Automotive Division
 Automotive Business Unit
 Bosch Product Engineer

STMicroelectronics Srl                 Tel: +39.039.603.5784
20041 Agrate Brianza - Italy           Fax: +39.039.603.6343
Via C. Olivetti, 2                  Mobile: +39.0348.8861577
Building F11                          [EMAIL PROTECTED]
************************************************************

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to