<div dir="ltr">Hi Zipporah,<div><br></div><div>I am sorry to hear the inconvenience you had installing NCL!</div><div><br></div><div>Unless there is a specific reason for you to try installing it via precompiled binaries, I'd recommend using the most convenient conda installation as described <a href="http://www.ncl.ucar.edu/Download/conda.shtml">here</a>.</div><div><br></div><div>I am happy to help you if you have any questions/issues with conda installation.</div><div><br></div><div>Best,</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 15, 2021 at 3:29 AM Zipporah Njeri via ncl-install <<a href="mailto:ncl-install@mailman.ucar.edu">ncl-install@mailman.ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">root@ksawrf:/home/ksa# env | grep NCARG<br>
NCARG_ROOT=/usr/local/ncl-6.4.0<br>
<br>
----- Original Message -----<br>
From: "Zipporah Njeri" <<a href="mailto:z.njeri@ksa.go.ke" target="_blank">z.njeri@ksa.go.ke</a>><br>
To: "ncl-install" <<a href="mailto:ncl-install@mailman.ucar.edu" target="_blank">ncl-install@mailman.ucar.edu</a>><br>
Sent: Tuesday, June 15, 2021 11:52:18 AM<br>
Subject: ncl: error while loading shared libraries: libgfortran.so.3: cannot open shared object file: No such file or directory<br>
<br>
Hallo, I have been trying to install and run ncl and I keep getting errors. <br>
I am using Ubuntu 20.04.2 LTS (GNU/Linux 5.4.0-74-generic x86_64) <br>
I installed [ <a href="https://www.earthsystemgrid.org/api/v1/dataset/ncl.640.nodap/file/ncl_ncarg-6.4.0-CentOS6.8_64bit_nodap_gnu447.tar.gz" rel="noreferrer" target="_blank">https://www.earthsystemgrid.org/api/v1/dataset/ncl.640.nodap/file/ncl_ncarg-6.4.0-CentOS6.8_64bit_nodap_gnu447.tar.gz</a> | ncl_ncarg-6.4.0-CentOS6.8_64bit_nodap_gnu447.tar.gz ] as instructed in [ <a href="http://www.ncl.ucar.edu/Download/" rel="noreferrer" target="_blank">http://www.ncl.ucar.edu/Download/</a> | <a href="http://www.ncl.ucar.edu/Download/" rel="noreferrer" target="_blank">http://www.ncl.ucar.edu/Download/</a> ] . I then did try to run the command <br>
<br>
ncl util/plotgrids.ncl <br>
<br>
I got a response that NCL does not exist and I can install i using sudo apt install ncl_ncarg. <br>
<br>
When I tried to test the NCL, i got this error <br>
<br>
root@ksawrf:/home/ksa# which ncl <br>
/usr/local/ncl-6.4.0/bin/ncl <br>
root@ksawrf:/home/ksa# ncl -V <br>
ncl: error while loading shared libraries: libgfortran.so.3: cannot open shared object file: No such file or directory <br>
root@ksawrf:/home/ksa# sudo apt-file search libgfortran.so.3 <br>
root@ksawrf:/home/ksa# locate libgfortran.so.3 <br>
[ mailto:<a href="mailto:root@ksawrf" target="_blank">root@ksawrf</a>:/home/ksa# | root@ksawrf:/home/ksa# ] <br>
<br>
I tried to install ncl 6.2.2 and I got the same error. <br>
I have checked the lib directories in the usr and local directory and I cannot see libgfortran.so.3 <br>
so I tried to install it and this is the error I got <br>
<br>
ksa@ksawrf:~$ sudo apt-get install libgfortran3 <br>
[sudo] password for ksa: <br>
Reading package lists... Done <br>
Building dependency tree <br>
Reading state information... Done <br>
E: Unable to locate package libgfortran3 <br>
ksa@ksawrf:~$ <br>
<br>
<br>
Please help<br>
_______________________________________________<br>
ncl-install mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="https://mailman.ucar.edu/mailman/listinfo/ncl-install" rel="noreferrer" target="_blank">https://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br>
</blockquote></div>