Quoting "Potenza, Joe" <[EMAIL PROTECTED]>: > Has anyone been able to compile DBD-Oracle-1.14 with Oracle9i under > Solaris8?
I have, but it needed some help. perl Makefile.PL ran ok, but the resulting Makefile needed changing to remove several "-o build" terms and also change references to Oracle lib dirs to lib32. After that, make ran cleanly and I use the resulting module everyday. Are you having specific problems with the compilation, or is this just a general enquiry? Good luck, -- Sean Kelly <[EMAIL PROTECTED]>
