[ncl-talk] NCL 6.2.0 hanging on startup

Mary Haley haley at ucar.edu
Fri Jul 10 08:36:49 MDT 2015


Hi John

I'm with Rick in that I haven't seen this before.

On Windows systems there's an issue if you try to run "ncl" under a 64-bit
version of Cygwin. It must be run on a 32-bit version. But, what usually
happens here is that you get the UNIX prompt back with absolutely no output
echoed or any warning whatsoever.

On some Linux systems, we've seen issues where one Linux binary may not
necessarily work optimally on a different flavor of Linux.  If this is a
Linux system, then you might try a different Linux binary for NCL. If
you're going to do this, then I also recommend that you upgrade to NCL
V6.3.0.

--Mary


On Fri, Jul 10, 2015 at 8:17 AM, Rick Brownrigg <brownrig at ucar.edu> wrote:

> Hi John,
>
> That's certainly an odd behavior that I don't think we've seen before. A
> couple of things come to mind:
>
> - NCL 6.3.0 is the latest rev -- if possible, I'd recommend installing it
> - What are your system characteristics, and what NCL binary did you
> install:
>   i.e, what do these commands report?
>
>     uname -a
>     gcc -v
>
> - Finally, if all else fails, you might run this command:
>
>    strace ncl >nclStarupTrace 2>&1
>
>   and send me the resultant file nclStarupTrace;  perhaps we can tell
> where/why the hang occurs.
>
> I wish I had a better answer...
> Rick
>
>
> On Fri, Jul 10, 2015 at 6:56 AM, John Kerfoot <johnkerfoot at gmail.com>
> wrote:
>
>> Good Morning,
>>
>> I've installed NCL version 6.2.0 here:
>>
>> kerfoot at kerfoot-new: /opt
>> $ ls -l
>> total 24
>> drwxrwxr-x 5 root root 4096 May 13  2014 canopy
>> drwxr-xr-x 3 root root 4096 May 13  2014 google
>> drwxr-xr-x 3 root root 4096 May 13  2014 MATLAB
>> lrwxrwxrwx 1 root root   16 May 13  2014 ncl -> ncl_ncarg-6.2.0/
>> drwxr-xr-x 5 root root 4096 May 13  2014 ncl_ncarg-6.2.0
>> lrwxrwxrwx 1 root root    9 May 13  2014 nco -> nco-4.4.3
>> drwxr-xr-x 7 root root 4096 May 13  2014 nco-4.4.3
>> lrwxrwxrwx 1 root root   12 May 13  2014 netcdf -> netcdf-4.3.2
>> drwxr-xr-x 7 root root 4096 May 13  2014 netcdf-4.3.2
>>
>> and have set the NCARG_ROOT=/opt/ncl
>>
>> which has the following contents:
>>
>> $ cd ncl
>> /opt/ncl
>> kerfoot at kerfoot-new: /opt/ncl
>> $ ls -l
>> total 12
>> drwxr-xr-x 2 root root 4096 May 13  2014 bin
>> drwxr-xr-x 3 root root 4096 May 13  2014 include
>> drwxr-xr-x 3 root root 4096 May 13  2014 lib
>>
>> I've added /opt/ncl/bin to my $PATH.
>>
>> When I try to startup ncl, it begins to startup, but hangs without
>> providing me an interactive prompt:
>>
>> $ which ncl
>> /usr/bin/ncl
>> kerfoot at kerfoot-new: /opt/ncl
>> $ ncl
>>  Copyright (C) 1995-2014 - All Rights Reserved
>>  University Corporation for Atmospheric Research
>>  NCAR Command Language Version 6.2.0
>>  The use of this software is governed by a License Agreement.
>>  See http://www.ncl.ucar.edu/ for more details.
>>
>> and I have to hit ^C to exit.
>>
>> Any ideas/help much appreciated.
>>
>> John
>>
>>
>> _______________________________________________
>> ncl-talk mailing list
>> ncl-talk at ucar.edu
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>
>>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150710/5ec01dfc/attachment.html 


More information about the ncl-talk mailing list