[Liblas-commits] hg: demonstrate linking to latest instant client

liblas-commits at liblas.org liblas-commits at liblas.org
Mon Sep 20 14:44:14 EDT 2010


changeset 3947fe4fd8ae in /Volumes/Data/www/liblas.org/hg
details: http://hg.liblas.orghg?cmd=changeset;node=3947fe4fd8ae
summary: demonstrate linking to latest instant client

diffstat:

 doc/compilation.txt |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r 400bf7b7c425 -r 3947fe4fd8ae doc/compilation.txt
--- a/doc/compilation.txt	Mon Sep 20 11:41:03 2010 -0500
+++ b/doc/compilation.txt	Mon Sep 20 13:44:07 2010 -0500
@@ -137,9 +137,9 @@
     them::
         
         cd $ORACLE_HOME
-        ln -s libocci.so.10.1 libocci.so
-        ln -s libclntsh.so.10.1 libclntsh.so
-        ln -s libociei.so.10.1 libociei.so
+        ln -s libocci.so.11.1 libocci.so
+        ln -s libclntsh.so.11.1 libclntsh.so
+        ln -s libociei.so.11.1 libociei.so
 
 .. note::
     MSVC should only require the oci.lib and oci.dll library and dlls.


More information about the Liblas-commits mailing list