Just tried something different. If I don't explicitly call perl "Makefile.PL" instead of "perl Makefile.PL" I get pass this, but get another error running "make"
F:\tmp\mme\tools\DBD-Oracle-1.14>make Makefile:846: *** missing separator. Stop. > -----Original Message----- > From: Carlton Lo > Sent: Wednesday, August 06, 2003 3:24 PM > To: '[EMAIL PROTECTED]' > Subject: error installing DBD-Oracle-1.14 on Win 2000 > > I've encountered the folllowing error when trying to install DBD-Oracle. I've > successfully (I think) installed DBI-1.3.7. prior to this. This is a Win 2000 Server > and I've successfully installed the same module on a different machine running > Win2000 without problems > > /f/tmp/mme/tools/DBD-Oracle-1.14 >perl Makefile.PL > Can't load '/usr/lib/perl5/site_perl/5.8.0/cygwin-multi-64int/auto/DBI/DBI.dll' > for module DBI: dlopen: Win32 error 998 at /usr/lib/perl5/5.8.0/cygwin-multi-64i > nt/DynaLoader.pm line 229. > at /usr/lib/perl5/site_perl/5.8.0/cygwin-multi-64int/DBI.pm line 255 > BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/cygwin-multi > -64int/DBI.pm line 255. > Compilation failed in require at Makefile.PL line 20. > BEGIN failed--compilation aborted at Makefile.PL line 20. > > perl -version gives > /f/tmp/mme/tools/DBD-Oracle-1.14 >perl -version > > This is perl, v5.8.0 built for cygwin-multi-64int > > Copyright 1987-2002, Larry Wall > > Perl may be copied only under the terms of either the Artistic License or the > GNU General Public License, which may be found in the Perl 5 source kit. > > Complete documentation for Perl, including FAQ lists, should be found on > this system using `man perl' or `perldoc perl'. If you have access to the > Internet, point your browser at http://www.perl.com/, the Perl Home Page. > > Carlton Lo > Pluris > 550 Cochituate Road > Framingham, MA 01701 > Tel: (508) 663-1089 > Fax: (508) 663-1060 > mailto:[EMAIL PROTECTED] >
