NCARG_ROOT under Cygwin

From: Daniel Adriaansen <dadriaan_at_nyahnyahspammersnyahnyah>
Date: Wed Jan 16 2013 - 08:44:19 MST

Hello,

I am trying to install NCL under Cygwin for Windows. I followed the
directions and I am able to run NCL but when I issue the command "ncl" I
get the following error:

warning:Unable to load System Resource File /usr/local/lib/ncarg/sysresfile
warning:WorkstationClassInitialize:Unable to access rgb color database -
         named colors unsupported:[errno=2]
warning:["Palette.c":1533]:NhlLoadColormapFiles: Invalid colormap directory:
         /usr/local/lib/ncarg/colormaps

 From searching the website I am able to see that the above error is
likely due to an incorrect definition of the NCARG_ROOT variable (from
this link: http://www.ncl.ucar.edu/FAQ/#err_msgs_001)

Here is my .bashrc file:

export NCARG_ROOT=/usr/local
export DISPLAY=:0.0
export PATH=/usr/local/bin/ncl:$PATH

The command "which ncl" yields:
/usr/local/bin/ncl

Could you provide a possible reason why I am seeing this error? Thanks.

-Dan
_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Wed Jan 16 08:44:26 2013

This archive was generated by hypermail 2.1.8 : Sat Jan 19 2013 - 10:26:08 MST