[ncl-install] Error in the installation (libgfortran.so.3)

Kevin Hallock hallock at ucar.edu
Tue Jun 12 09:30:01 MDT 2018


Hi Ludmila,

I just tried installing the same binary (ncl_ncarg-6.4.0-Debian8.6_64bit_nodap_gnu492) on Ubuntu 18.04 and experienced a similar issue. The solution was to run the following commands:
sudo apt update
sudo apt install libgfortran3 libgomp1

After installing the libgfortran3 and libgomp1 packages, NCL seemed to be working for me.

I hope this helps,
Kevin

> On Jun 11, 2018, at 8:27 AM, Ludmila via ncl-install <ncl-install at ucar.edu> wrote:
> 
> Good morning.
> 
> I installed the version ncl_ncarg-6.4.0-Debian8.6_64bit_nodap_gnu492. I have the  Ubuntu 18.04 LTS - 64 bit.
> When I compilde the ncl appear the error: 
> 
> ncl: error while loading shared libraries: libgfortran.so.3: cannot open shared object file: No such file or directory.
>  I haven't  the libgfortran.so.3, but i have 
> /usr/lib/x86_64-linux-gnu/libgfortran.so.4
> /usr/lib/x86_64-linux-gnu/libgfortran.so.4.0.0.
> 
> Can anyone please helpe me to resolve this issue?
> 
> -- 
> Ludmila Silva
> 
> _______________________________________________
> 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/20180612/1cadd0e3/attachment-0001.html>


More information about the ncl-install mailing list