[ncl-install] (no subject)

Kevin Hallock hallock at ucar.edu
Tue Nov 14 15:01:42 MST 2017


Hi Fernando,

How did you install NCL on your machine? Did you use one of the binary release tarballs <https://www.earthsystemgrid.org/dataset/ncl.640.dap/file.html> from our website? I’m not sure if any of those binaries are 100% compatible with Ubuntu 16.04, although I think the Debian 8.6 build might be the closest match.

If you are having a difficult time getting any of those NCL builds to work on your machine, you may want to consider installing NCL using the conda package manager: http://ncl.ucar.edu/Download/conda.shtml <http://ncl.ucar.edu/Download/conda.shtml>

I hope this helps!
Kevin

> On Nov 14, 2017, at 5:43 AM, FO <fometeo at gmail.com> wrote:
> 
> Hi :-)
> 
> At Ubuntu 16.04 x64 Xenial edition (and others Ubuntu ) I get stuck with libssl.so.10
> 
> I have made the classic steps of
> apt-get install libssl1.0.0 libssl-dev
> to have it at
> /lib/x86_64-linux-gnu/libssl.so.1.0.0
> and these to point the right name
> cd /lib/x86_64-linux-gnu
> ln -s libssl.so.1.0.0 libssl.so.10
> ln -s libcrypto.so.1.0.0 libcrypto.so.10
> 
> also tried copies to n lib paths to find where NCL expects to have them but it shows every time:
> 
> ng4ex xy01n -clean
> 
> NCAR Graphics NCL Example <xy01n>
> 
>   Copying xy01n.ncl
>   Copying xy01.res
> 
> Running NCL...
> ncl: /lib/x86_64-linux-gnu/libssl.so.10: version `libssl.so.10' not found (required by ncl)
> ncl: /lib/x86_64-linux-gnu/libcrypto.so.10: version `libcrypto.so.10' not found (required by ncl)
> 
> ncl failed.
> 
> I also tried some compat-libssl*.rpm converted by alien to .deb
> 
> so please has anyone installed NCL 6.4.0 at a recent Ubuntu?
> 
> I was able to install NCL 6.4.0 at an old Ubunt 10.10 using compat-openssl10-1.0.2j-9.fc28.x86_64.rpm
> converted to compat-openssl10_1.0.2j-10_amd64.deb by alien; it required the libdpkg-perl but at the end
> it worked; not with 16.04 - I guess it is not libssl10.so.10 but something else missing.
> 
> I search this forum first and could not found this question, so I wonder what distros are recommended.
> 
> Thank you
> 
> Fernando, Portugal
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-install/attachments/20171114/1712bfc0/attachment.html>


More information about the ncl-install mailing list