In your case, you have to first find out what compiler was used to compile your Perl.
Then you must use the same compile and it's make/nmake equivalent to compile DBI, DBD::Oracle, and any other perl module. Ilya -----Original Message----- From: Knut Herzog To: 'Crown David T. (DNREC)'; dbi-users perl org Sent: 10/15/02 10:29 AM Subject: RE: problem compiling dbd-oracle 1.12 on win32 Thanks David, you're right, ActivePerl and ppm are the easiest installation for perl on windows. I installed it with ppm on activeperl and had no problems. But in this case I have to use the perl that is delivered with Oracle Web server - non active Perl. It comes without the ppm and I didn't found a downloadable ppm - only bundles with activeperl. I read in the ppm 2.6 docs, that ppm should only be used with activePerl. Any other hints ? Regards Knut -----Original Message----- From: Crown David T. (DNREC) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 6:18 PM To: dbi-users perl org Subject: RE: problem compiling dbd-oracle 1.12 on win32 Its seems to me, but I might be wrong, but the easiest thing to do is get a modern build of Active State's Perl and use the package manager to install. David Crown, MCSE, MCP+I, CCNA Information Resources Management State of Delaware, Department of Natural Resources and Environmental Control [EMAIL PROTECTED] Voice: (302)739-4409 Fax: (302)739-6242 www.dnrec.state.de.us/ -----Original Message----- From: Knut Herzog [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 09:55 To: '[EMAIL PROTECTED]'; dbi-users perl org Cc: Tim Bunce pobox com Subject: RE: problem compiling dbd-oracle 1.12 on win32 Thanks, Chuck, but unfortunately there is no *lib32* library in Windows. I also checked the includes in the Makefile and they already point to the OracleHome libs. Anything else ? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 2:41 PM To: Knut Herzog Cc: Tim Bunce pobox com; dbi-users perl org Subject: RE:problem compiling dbd-oracle 1.1 I had that problem last week with the exception that I am using solaris. The sugestion that I was given is to modify the Makefile to point to the lib32 in ORACLE_HOME. I have not tried this yet (its a today project) but it makes sense. chuck ------------------( Forwarded letter 1 follows )--------------------- Date: Tue, 15 Oct 2002 05:21:18 -0700 To: dbi-users.perl.org[dbi-users]@perl.org.SMTP Cc: Tim.Bunce.pobox.com[Tim.Bunce]@pobox.com.SMTP From: Knut.Herzog[knherzog]@portal.com.SMTP Sender: [EMAIL PROTECTED] Subject: problem compiling dbd-oracle 1.12 on win32 Dear all, I tray to install the DBI and DBD modules on Win2000. While I had no problems creating the dbi module, I could not nmake the dbd module. I am on Oracle 9.2.0.0.0. I tried all the hints from the various readme files from '-nob' to 'static'. My oracle (home, sid, userid ...) and perl environment is working probably, but I am still getting a lot of unresolved external symbols. Please find the log attached, as described in the readme. What else can I do ? Regards Knut <<install.log>> ********************************************************************** Mercantile Bankshares Corporation Confidential Electronic Mail: The information contained in this message is intended only for the persons to whom it is addressed and may contain confidential or privileged material. Copying, distributing, dissemination, reliance on, or other use of the information by persons other than the intended recipient(s) is prohibited. If you received this message in error, please notify the sender and delete the entire message from any computer. **********************************************************************
