[MacPorts] #20010: oracle instantclient: missing symlink to occi shared lib
MacPorts
noreply at macports.org
Fri Jun 19 08:49:10 PDT 2009
#20010: oracle instantclient: missing symlink to occi shared lib
----------------------------------------+-----------------------------------
Reporter: petr@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: oracle shared library occi | Port: oracle-instantclient
----------------------------------------+-----------------------------------
Oracle Instant client ditribution package for macosx contains a bug. There
is no symlink for occi (libocci.dylib) dynamic library.
{{{
rimmer:oracle pvanek$ ls -lh
total 195864
-rwxr-xr-x 2 root admin 1.5M Jun 19 08:27 classes12.jar
lrwxr-xr-x 1 root admin 20B Jun 19 08:27 libclntsh.dylib ->
libclntsh.dylib.10.1
-rwxr-xr-x 2 root admin 21M Jun 19 08:27 libclntsh.dylib.10.1
-rwxr-xr-x 2 root admin 1.6M Jun 19 08:27 libnnz10.dylib
-rwxr-xr-x 2 root admin 1.1M Jun 19 08:27 libocci.dylib.10.1
-rwxr-xr-x 2 root admin 69M Jun 19 08:27 libociei.dylib
-rwxr-xr-x 2 root admin 104K Jun 19 08:27 libocijdbc10.dylib
-rwxr-xr-x 2 root admin 1.5M Jun 19 08:27 ojdbc14.jar
drwxr-xr-x 3 root admin 102B Jun 19 08:27 sdk
}}}
I have to create it manually to allow compile apps with usual dylibs
handling:
{{{
lrwxr-xr-x 1 root admin 18B Jun 19 09:00 libocci.dylib ->
libocci.dylib.10.1
}}}
It would be great if it can be handled automagically with port
--
Ticket URL: <http://trac.macports.org/ticket/20010>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list