[ncl-install] ncl: error while loading shared libraries
Rodrigo Fernández
chaotiklv at gmail.com
Wed Jan 2 15:16:53 MST 2008
On Jan 2, 2008 6:50 PM, Mary Haley <haley at ucar.edu> wrote:
> Hi Rodrigo,
>
> I think our OPeNDAP build expert is out for the rest of the week,
> so I'll attempt to answer your question.
I really apreciate your help :)
>
> It looks like your libnc-dap files were installed correctly, so the
> only thing I can think of is that LD_LIBRARY_PATH is either set
> incorrectly or not at all.
well.. i can see thanks to $ldd that some libraries are missing, but
i remember installing them :S. I have the libdap make-output too if
you like ( it is way larger than the libnc make-output ).
> Can you type the following and email me the output:
>
> echo $LD_LIBRARY_PATH
/usr/local/lib
> ldd $NCARG_ROOT/bin/ncl
linux-gate.so.1 => (0xffffe000)
libnc-dap.so.3 => /usr/local/lib/libnc-dap.so.3 (0xb7e85000)
libdap.so.6 => not found
libdapclient.so.1 => not found
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7e5f000)
libidn.so.11 => /usr/lib/libidn.so.11 (0xb7e2f000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7e2b000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xb7d3e000)
libXext.so.6 => /usr/lib/libXext.so.6 (0xb7d30000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7d0b000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7c26000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7c1b000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7aea000)
libssl.so.6 => not found
libcrypto.so.6 => not found
libdap.so.8 => /usr/local/lib/libdap.so.8 (0xb7a02000)
libdapclient.so.2 => /usr/local/lib/libdapclient.so.2 (0xb79c6000)
libcurl.so.4 => /usr/local/lib/libcurl.so.4 (0xb7994000)
libxml2.so.2 => /usr/local/lib/libxml2.so.2 (0xb7868000)
/lib/ld-linux.so.2 (0xb7f19000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb7865000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7860000)
> ls -l /usr/loca/lib/libnc-dap*
-rw-r--r-- 1 root staff 4117992 2008-01-02 14:28 /usr/local/lib/libnc-dap.a
-rwxr-xr-x 1 root staff 950 2008-01-02 14:28 /usr/local/lib/libnc-dap.la
lrwxrwxrwx 1 root staff 18 2008-01-02 14:28
/usr/local/lib/libnc-dap.so -> libnc-dap.so.3.0.3
lrwxrwxrwx 1 root staff 18 2008-01-02 14:28
/usr/local/lib/libnc-dap.so.3 -> libnc-dap.so.3.0.3
-rwxr-xr-x 1 root staff 2476128 2008-01-02 14:28
/usr/local/lib/libnc-dap.so.3.0.3
>
> Thanks,
Thanks you! I didnt knew $ldd :D
> --Mary
--
Rodrigo G. Fernández Gaete < Linux User #444521>
Ingenieria Civil Informática
Universidad Técnica Federico Santa Maria
More information about the ncl-install
mailing list