<div dir="ltr"><div>Hi</div><div><br></div><div>I downloaded this version of ncl:</div><div><a href="https://www.earthsystemgrid.org/dataset/ncl.662.dap/file/ncl_ncarg-6.6.2-Debian9.8_64bit_gnu630.tar.gz">ncl_ncarg-6.6.2-Debian9.8_64bit_gnu630.tar.gz</a></div><div><br></div><div>I set my variables in bashrc as follows:</div><div># NCARG Environmental Variables<br>export NCARG_ROOT=/usr/local/ncl-6.6.2<br>export PATH=$NCARG_ROOT/bin:$PATH<br>export DISPLAY=:0.0<br></div><div><br></div><div>After installing ncl /usr/local/ncl-6.6.2 directory in according to <br></div><div><a href="https://www.ncl.ucar.edu/Download/install_from_binary.shtml">https://www.ncl.ucar.edu/Download/install_from_binary.shtml</a></div><div><br></div><div>I tested NCL according to <br></div><div><a href="https://www.ncl.ucar.edu/Download/">https://www.ncl.ucar.edu/Download/</a></div><div><br></div><div>In Test 3 I got this error</div><div>   Copyright (C) 1995-2017 - All Rights Reserved<br>   University Corporation for Atmospheric Research<br>   NCAR Command Language Version 6.4.0<br>   The use of this software is governed by a License Agreement.<br>   See <a href="http://www.ncl.ucar.edu/">http://www.ncl.ucar.edu/</a> for more details.<br>   fatal:Could not open ($NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl)<br>   fatal:error at line 6 in file /usr/local/ncl-6.6.2/lib/ncarg/nclex/nug/NUG_multi_timeseries.ncl</div><div><br></div><div>Type of my system, flavor of LINUX and the version of gcc are as follows:<br></div><div><br></div><div>$ uname -m</div><div>x86_64</div><div><br></div><div>$ cat /etc/issue</div><div>Ubuntu 18.04.3 LTS \n \l</div><div><br></div><div>$ lsb_release -d</div><div>Description:       Ubuntu 18.04.3 LTS</div><div><br></div><div>$ gcc --version</div><div>gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0<br>Copyright (C) 2017 Free Software Foundation, Inc.<br>This is free software; see the source for copying conditions.  There is NO<br>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</div><div><br></div><div>Could you please help me to solve this error?</div><div><br></div><div>Regards<br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>