Author: byterock
Date: Thu May 8 10:38:44 2008
New Revision: 11219
Modified:
dbd-oracle/trunk/Makefile.PL
Log:
Ok this should be working now for Linux and 64 bit
Modified: dbd-oracle/trunk/Makefile.PL
==============================================================================
--- dbd-oracle/trunk/Makefile.PL (original)
+++ dbd-oracle/trunk/Makefile.PL Thu May 8 10:38:44 2008
@@ -1056,6 +1056,8 @@
'rdbms/lib/oracle.mk',
'rdbms/demo/oracle.mk',
'rdbms/demo/demo_rdbms.mk',
+ 'rdbms/lib/ins_rdbms.mk' #Oracle 11 full client for 64 bit and maybe 32
bit??
+
);
$client_version and push @mk_proc, # Oracle Instant Client
"/usr/share/oracle/$client_version/client/demo.mk",