develooper Front page | perl.dbd.oracle.changes | Postings from January 2012

[svn:dbd-oracle] r15095 - dbd-oracle/trunk

From:
mjevans
Date:
January 25, 2012 01:27
Subject:
[svn:dbd-oracle] r15095 - dbd-oracle/trunk
Message ID:
20120125092731.34DA8184B7A@xx12.develooper.com
Author: mjevans
Date: Wed Jan 25 01:27:28 2012
New Revision: 15095

Modified:
   dbd-oracle/trunk/README.macosx.txt

Log:
Mention the release of Oracle Instant Client 64 bit which does not work
on Lion.


Modified: dbd-oracle/trunk/README.macosx.txt
==============================================================================
--- dbd-oracle/trunk/README.macosx.txt	(original)
+++ dbd-oracle/trunk/README.macosx.txt	Wed Jan 25 01:27:28 2012
@@ -50,11 +50,12 @@
 ======================================================================
 Instructions for 10.7.x (Lion)
 
-Because the 64 bit instantclient is currently [incompatible with Lion][],
-DBD::Oracle can only be compiled with the 32-bit instantclient libraries, and
-therefore requires 32-bit Perl. If your Perl is 64-bit (which, by default, it
-is on Mac OS X), you will not be able to build DBD::Oracle until an updated
-64-bit instantclient is released.
+Because the 64 bit instantclient (version 10gr2)is currently
+[incompatible with Lion][], DBD::Oracle can only be compiled with the
+32-bit instantclient libraries, and therefore requires 32-bit Perl. If
+your Perl is 64-bit (which, by default, it is on Mac OS X), you will
+not be able to build DBD::Oracle until an updated 64-bit instantclient
+is released.
 
 [incompatible with Lion]: http://only4left.jpiwowar.com/2011/08/instant-client-osx-lion-32-bit-only/
 



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About