Am 28.04.2010 um 18:01 schrieb ranjith makineni: > I need to install DBI for connection to Oracle Database for Perl version > 5.8.0 from windows X86.
Perl 5.8.0 is ages old. You should upgrade to get the bugfixes. > I have downloaded DBI-1.48. We are able to run perl Makefile.PL, but unable > to nmake or dmake commands on windows. > > we are getting the error "'nmake' is not recognized as an internal or > external command, operable program or batch file." Install Visual Studio Express C++ to get the development tools. -- Michael.Ludwig (#) XING.com
