Abhra,

> Hello
> 
> I am facing problem while installing DBD-ODBC.
> 
>  I have downloaded DBD-ODBC and trying to install the module in WIN NT
> Machine. I have used following command
>     perl Makefile.pl
>     nmake
>     nmake test
> 
>  But it is not recognizing nmake command and throw following error :
> 
> "The name specified is not recognized as an
> internal or external command, operable program or batch file."  
> 
> How can I solved those problem
> 
> 1. Do I need VC ++ compiler installed for installing DBD-ODBC by above
> mention method ? 2. Can I install DBD-ODBC by PPM ?

Yes. Install DBD-ODBC with ppm as you installed DBI:

>ppm
ppm>install DBD-ODBC

then type y and everything should be fine

HTH

Bodo

Reply via email to