<div dir="ltr"><div class="gmail_default" style="font-size:small">​What exactly are you typing that causes this error message? That is, do you get this error no matter what NCL script you try to execute, or only when you try to use ncl_convert2nc?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Do you get a similar error when you type:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">ng4ex xy01n -clean</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">?  This command should run a sample NCL script called &quot;xy01n.ncl&quot;, which will cause an X11 window with an XY plot to pop up. You&#39;ll need to click on this with your left mouse button for it to go away.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If the problem seems to be limited to ncl_convert2nc, then the issue is likely with the GRIB file, and it would help if we could have this file so we can test it here.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small">​</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 17, 2014 at 11:40 AM, David, Cedric H (329C) <span dir="ltr">&lt;<a href="mailto:Cedric.David@jpl.nasa.gov" target="_blank">Cedric.David@jpl.nasa.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif">
<div>Dear all,</div>
<div>I am attempting to install NCL 6.2.1 on CentOS 6.5 and I am having some difficulties.  I am guessing my issue may be related to not having the same CentOS as that of the binary files available on
<a href="https://www.earthsystemgrid.org" target="_blank">https://www.earthsystemgrid.org</a>/ but I have limited freedom on the operating system.  The computer I am using is a virtual machine deployed on the Microsoft Azure Cloud.  My choice of which version of CentOS is
 limited to 6.5 or 7.  The last time I tried to install NCL was on a different machine with exact match on the available binaries (CentOS 5.10, x86_64, GCC 4.1.2, NCL 6.2.0) and had no problem.  The program I’m attempting to run converts part of a grib file
 into an netcdf file.</div>
<div>I have read through the following:</div>
<div><a href="http://www.ncl.ucar.edu/Download" target="_blank">http://www.ncl.ucar.edu/Download</a>/ </div>
<div><a href="http://www.ncl.ucar.edu/Download/linux.shtml" target="_blank">http://www.ncl.ucar.edu/Download/linux.shtml</a> </div>
<div>I have tried looking for previous posts on (but I just get 404 errors):</div>
<div><a href="http://www.ncl.ucar.edu/Support/posting_guidelines.shtml" target="_blank">http://www.ncl.ucar.edu/Support/posting_guidelines.shtml</a> </div>
<div>So I still can’t figure it out.  If someone on this list could help, I’d very much appreciate it!  Disclaimer, I am new to administrating my own Linux machine…</div>
<div>My issue is summarized below,</div>
<div>Thanks much!</div>
<div>Cedric</div>
<div><br>
</div>
<div><br>
</div>
<div>My machine is a CentOS 6.5, 64 bits, with GCC 447:</div>
<div>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood process]$ uname -m</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
x86_64</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood process]$ </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood process]$ cat /etc/issue</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
CentOS release 6.5 (Final)</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
Kernel \r on an \m</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200);min-height:13px">
<br>
</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood process]$ </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood process]$ gcc --version</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
Copyright (C) 2010 Free Software Foundation, Inc.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
This is free software; see the source for copying conditions.  There is NO</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200);min-height:13px">
<br>
</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood process]$ </p>
</div>
<div><br>
</div>
<div>I have tried several binaries, one at a time: </div>
<div>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood ncl-6.2.1]$ ls ../ncl_ncarg-6.2.*.Linux*</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,117,75);background-color:rgb(44,103,200)">
../ncl_ncarg-6.2.0.Linux_RHEL5.10_x86_64_nodap_gcc412.tar.gz<span style="color:#ffffff"> 
</span>../ncl_ncarg-6.2.1.Linux_RHEL6.4_x86_64_nodap_gcc447.tar.gz</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,117,75);background-color:rgb(44,103,200)">
../ncl_ncarg-6.2.0.Linux_RHEL6.2_x86_64_nodap_gcc472.tar.gz<span style="color:#ffffff">  
</span>../ncl_ncarg-6.2.1.Linux_RHEL6.4_x86_64_nodap_gcc472.tar.gz</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,117,75);background-color:rgb(44,103,200)">
../ncl_ncarg-6.2.1.Linux_RHEL5.10_x86_64_nodap_gcc412.tar.gz<span style="color:#ffffff"> 
</span>../ncl_ncarg-6.2.1.Linux_SL6.5_x86_64_gcc447.tar.gz</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,117,75);background-color:rgb(44,103,200)">
../ncl_ncarg-6.2.1.Linux_RHEL6.4_x86_64_gcc472.tar.gz<span style="color:#ffffff">        
</span>../ncl_ncarg-6.2.1.Linux_SL6.5_x86_64_nodap_gcc447.tar.gz</p>
</div>
<div><br>
</div>
<div>every time I had NCL installed in ~/installz/ncl-6.2.1/ and the environment variables set:</div>
<div>
<div>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood process]$ echo $NCARG_ROOT</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
/home/chdavid/installz/ncl-6.2.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood process]$ </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood process]$ which ncl</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
~/installz/ncl-6.2.1/bin/ncl</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood process]$ </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood process]$ </p>
</div>
<div><br>
</div>
</div>
<div>If I use one of the binaries with a version of GCC equal or earlier to mine, I get:</div>
<div><span style="background-color:rgb(44,103,200);color:rgb(255,255,255);font-family:Menlo;font-size:11px">*** glibc detected *** ncl: corrupted double-linked list: 0x00000000080a5600 ***</span></div>
<div>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
======= Backtrace: =========</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
/lib64/libc.so.6[0x383bc75e76]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
/lib64/libc.so.6[0x383bc762fd]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
/lib64/libc.so.6[0x383bc79125]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
/lib64/libc.so.6(__libc_malloc+0x71)[0x383bc7a6b1]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(NclMalloc+0x10)[0x717654]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(_NclGribVersion+0x39)[0x6f3809]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(_NclFileCreate+0x17f)[0x72c8f0]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(_NclCreateFile+0x410)[0x6f3796]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(_NclIAddFile+0x1c4)[0x803467]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(CallINTRINSIC_FUNC_CALL+0x43)[0x7cb1ba]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(_NclExecute+0x3db)[0x7d2ca5]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(yyparse+0x78f)[0x69a409]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(NclDriver+0xc36)[0x696b55]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(main+0x9)[0x6931d1]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
/lib64/libc.so.6(__libc_start_main+0xfd)[0x383bc1ed5d]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(vfprintf+0x589)[0x693119]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
======= Memory map: ========</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
00400000-02364000 r-xp 00000000 08:01 1709097                            /home/chdavid/installz/ncl-6.2.1/bin/ncl</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
02563000-027a0000 rw-p 01f63000 08:01 1709097                            /home/chdavid/installz/ncl-6.2.1/bin/ncl</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
027a0000-039e0000 rw-p 00000000 00:00 0 </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
04808000-08148000 rw-p 00000000 00:00 0                                  [heap]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383b800000-383b820000 r-xp 00000000 08:01 1321949                        /lib64/<a href="http://ld-2.12.so" target="_blank">ld-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ba1f000-383ba20000 r--p 0001f000 08:01 1321949                        /lib64/<a href="http://ld-2.12.so" target="_blank">ld-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ba20000-383ba21000 rw-p 00020000 08:01 1321949                        /lib64/<a href="http://ld-2.12.so" target="_blank">ld-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ba21000-383ba22000 rw-p 00000000 00:00 0 </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383bc00000-383bd8a000 r-xp 00000000 08:01 1321952                        /lib64/<a href="http://libc-2.12.so" target="_blank">libc-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383bd8a000-383bf8a000 ---p 0018a000 08:01 1321952                        /lib64/<a href="http://libc-2.12.so" target="_blank">libc-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383bf8a000-383bf8e000 r--p 0018a000 08:01 1321952                        /lib64/<a href="http://libc-2.12.so" target="_blank">libc-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383bf8e000-383bf8f000 rw-p 0018e000 08:01 1321952                        /lib64/<a href="http://libc-2.12.so" target="_blank">libc-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383bf8f000-383bf94000 rw-p 00000000 00:00 0 </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c000000-383c017000 r-xp 00000000 08:01 1321953                        /lib64/<a href="http://libpthread-2.12.so" target="_blank">libpthread-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c017000-383c217000 ---p 00017000 08:01 1321953                        /lib64/<a href="http://libpthread-2.12.so" target="_blank">libpthread-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c217000-383c218000 r--p 00017000 08:01 1321953                        /lib64/<a href="http://libpthread-2.12.so" target="_blank">libpthread-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c218000-383c219000 rw-p 00018000 08:01 1321953                        /lib64/<a href="http://libpthread-2.12.so" target="_blank">libpthread-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c219000-383c21d000 rw-p 00000000 00:00 0 </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c400000-383c402000 r-xp 00000000 08:01 1321962                        /lib64/<a href="http://libdl-2.12.so" target="_blank">libdl-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c402000-383c602000 ---p 00002000 08:01 1321962                        /lib64/<a href="http://libdl-2.12.so" target="_blank">libdl-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c602000-383c603000 r--p 00002000 08:01 1321962                        /lib64/<a href="http://libdl-2.12.so" target="_blank">libdl-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c603000-383c604000 rw-p 00003000 08:01 1321962                        /lib64/<a href="http://libdl-2.12.so" target="_blank">libdl-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383cc00000-383cc07000 r-xp 00000000 08:01 1321958                        /lib64/<a href="http://librt-2.12.so" target="_blank">librt-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383cc07000-383ce06000 ---p 00007000 08:01 1321958                        /lib64/<a href="http://librt-2.12.so" target="_blank">librt-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ce06000-383ce07000 r--p 00006000 08:01 1321958                        /lib64/<a href="http://librt-2.12.so" target="_blank">librt-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ce07000-383ce08000 rw-p 00007000 08:01 1321958                        /lib64/<a href="http://librt-2.12.so" target="_blank">librt-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383d000000-383d083000 r-xp 00000000 08:01 1321955                        /lib64/<a href="http://libm-2.12.so" target="_blank">libm-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383d083000-383d282000 ---p 00083000 08:01 1321955                        /lib64/<a href="http://libm-2.12.so" target="_blank">libm-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383d282000-383d283000 r--p 00082000 08:01 1321955                        /lib64/<a href="http://libm-2.12.so" target="_blank">libm-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383d283000-383d284000 rw-p 00083000 08:01 1321955                        /lib64/<a href="http://libm-2.12.so" target="_blank">libm-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ec00000-383ec16000 r-xp 00000000 08:01 1321956                        /lib64/libgcc_s-4.4.7-20120601.so.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ec16000-383ee15000 ---p 00016000 08:01 1321956                        /lib64/libgcc_s-4.4.7-20120601.so.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ee15000-383ee16000 rw-p 00015000 08:01 1321956                        /lib64/libgcc_s-4.4.7-20120601.so.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383f000000-383f0e8000 r-xp 00000000 08:01 791378                         /usr/lib64/libstdc++.so.6.0.13</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383f0e8000-383f2e8000 ---p 000e8000 08:01 791378                         /usr/lib64/libstdc++.so.6.0.13</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383f2e8000-383f2ef000 r--p 000e8000 08:01 791378                         /usr/lib64/libstdc++.so.6.0.13</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383f2ef000-383f2f1000 rw-p 000ef000 08:01 791378                         /usr/lib64/libstdc++.so.6.0.13</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383f2f1000-383f306000 rw-p 00000000 00:00 0 </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383f800000-383f898000 r-xp 00000000 08:01 787710                         /usr/lib64/libfreetype.so.6.3.22</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383f898000-383fa97000 ---p 00098000 08:01 787710                         /usr/lib64/libfreetype.so.6.3.22</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383fa97000-383fa9d000 rw-p 00097000 08:01 787710                         /usr/lib64/libfreetype.so.6.3.22</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383fc00000-383fc34000 r-xp 00000000 08:01 785923                         /usr/lib64/libfontconfig.so.1.4.4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383fc34000-383fe34000 ---p 00034000 08:01 785923                         /usr/lib64/libfontconfig.so.1.4.4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383fe34000-383fe36000 rw-p 00034000 08:01 785923                         /usr/lib64/libfontconfig.so.1.4.4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3840400000-3840537000 r-xp 00000000 08:01 786097                         /usr/lib64/libX11.so.6.3.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3840537000-3840737000 ---p 00137000 08:01 786097                         /usr/lib64/libX11.so.6.3.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3840737000-384073d000 rw-p 00137000 08:01 786097                         /usr/lib64/libX11.so.6.3.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3841000000-384101d000 r-xp 00000000 08:01 786000                         /usr/lib64/libxcb.so.1.1.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
384101d000-384121d000 ---p 0001d000 08:01 786000                         /usr/lib64/libxcb.so.1.1.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
384121d000-384121e000 rw-p 0001d000 08:01 786000                         /usr/lib64/libxcb.so.1.1.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3841400000-3841426000 r-xp 00000000 08:01 1318702                        /lib64/libexpat.so.1.5.2</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3841426000-3841625000 ---p 00026000 08:01 1318702                        /lib64/libexpat.so.1.5.2</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3841625000-3841628000 rw-p 00025000 08:01 1318702                        /lib64/libexpat.so.1.5.2</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3843800000-3843810000 r-xp 00000000 08:01 1308283                        /lib64/libbz2.so.1.0.4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3843810000-3843a0f000 ---p 00010000 08:01 1308283                        /lib64/libbz2.so.1.0.4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3843a0f000-3843a11000 rw-p 0000f000 08:01 1308283                        /lib64/libbz2.so.1.0.4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3844000000-3844012000 r-xp 00000000 08:01 786098                         /usr/lib64/libXext.so.6.4.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3844012000-3844212000 ---p 00012000 08:01 786098                         /usr/lib64/libXext.so.6.4.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3844212000-3844213000 rw-p 00012000 08:01 786098                         /usr/lib64/libXext.so.6.4.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3844800000-3844802000 r-xp 00000000 08:01 798978                         /usr/lib64/libXau.so.6.0.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3844802000-3844a02000 ---p 00002000 08:01 798978                         /usr/lib64/libXau.so.6.0.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3844a02000-3844a03000 rw-p 00002000 08:01 798978                         /usr/lib64/libXau.so.6.0.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3844c00000-3844c09000 r-xp 00000000 08:01 786099                         /usr/lib64/libXrender.so.1.3.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3844c09000-3844e09000 ---p 00009000 08:01 786099                         /usr/lib64/libXrender.so.1.3.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3844e09000-3844e0a000 rw-p 00009000 08:01 786099                         /usr/lib64/libXrender.so.1.3.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
7fd2c37a3000-7fd2c38ad000 rw-p 00000000 00:00 0 Aborted (core dumped)</p>
</div>
<div><br>
</div>
<div>If I use a version of GCC that’s more recent than mine, I get:</div>
<div>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15&#39; not found (required by ncl)</p>
</div>
</div>

<br>_______________________________________________<br>
ncl-install mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br>
<br></blockquote></div><br></div>