Hi.

On 16.08.2013 14:42, KAs Coenen wrote:
> Hello,
>
> Oci still not finding all libs. ldd reports:
>
> libnnz11.so =>   (file not found)
>
> crle:
>
> Configuration file [version 4]: /var/ld/ld.config
>   Default Library Path (ELF):   /usr/local/lib:/lib:/usr/lib
>   Trusted Directories (ELF):    /lib/secure:/usr/lib/secure  (system
> default)
>
> Command line:
>   crle -c /var/ld/ld.config -l /usr/local/lib:/lib:/usr/lib
>
> Location of libnnz:
>
> /usr/local/lib/libnnz12.so
> /opt/oracle/product/11.2.0/client/libnnz11.so
>
> # file /usr/local/lib/libnnz12.so
> /usr/local/lib/libnnz12.so:     ELF 64-bit LSB dynamic lib AMD64
> Version 1 [SSE2 SSE MMX CMOV], dynamically linked, not stripped
>
> # file /opt/oracle/product/11.2.0/client/libnnz11.so
> /opt/oracle/product/11.2.0/client/libnnz11.so:  ELF 64-bit LSB dynamic
> lib AMD64 Version 1 [SSE2 SSE CMOV], dynamically linked, not stripped
>
> I have no clue why it is not picking up the lib dirs.
>
You just showed the 32-bit linker config, try adding this path to a crle
-64 -l ... .

Eugene.

Reply via email to