Re: OCI on Win
[email protected] (Tim Bunce) Thu, 3 Apr 2003 17:04:56 +0100
| Newsgroups | perl.dbi.oracle-oci |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 03, 2003 at 07:34:28AM -0500, Dave K wrote: > Hello, > I am going to try to build this on WinNT, and I hope to find some help > here (without tying up too much of any one person's time). > I am using NT sp5, with cygwin, Perl 5.8 and DBD::Oracle 1.12 compiled on > this box. Oracle 8.1.5 (the header file are not where they usually are, but > I found them). > First issue in running boot is: > DBD::Oracle::mk module doesn't define dynamic_lib at ./mod_boot line 92. > Where in the makefile can I find the information required to cure this You could just comment out the error and see what fails later... > (first of probably many) errors? Indeed! Tim.