[ncl-install] Path not getting set

Ipshita Majhi ipmajhi at alaska.edu
Fri Feb 12 18:02:11 MST 2016


Thank you very much

On Friday, February 12, 2016, Mary Haley <haley at ucar.edu> wrote:

> ​There are a few issues here:
>
> [1] Why are you installing NCL V6.1.0?  The latest version is V6.3.0
>
> [2] You need to make sure $NCARG_ROOT/bin is on your search path:
>
> export NCARG_ROOT=/usr/local/bin/ncl-6.1.0
> # Ensure user-installed binaries take precedence
> export PATH=$NCARG_ROOT/bin:/usr/local/bin:$PATH
>
> [3] In general, you shouldn't need to set DISPLAY.  Try commenting those
> commands and let your system figure out what DISPLAY should be set to.
>
> --Mary
>
>
> On Mon, Feb 8, 2016 at 1:22 PM, Ipshita Majhi <ipmajhi at alaska.edu
> <javascript:_e(%7B%7D,'cvml','ipmajhi at alaska.edu');>> wrote:
>
>> Dear NCL,
>>
>> My .bashrc files reads as the following:-
>>
>> # Set architecture flags
>> export NCARG_ROOT=/usr/local/bin/ncl-6.1.0
>> # Ensure user-installed binaries take precedence
>> export PATH=/usr/local/bin:$PATH
>> # Load .bashrc if it exists
>> test -f ~/.bashrc && source ~/.bashrc
>>
>> export DISPLAY=:0.0
>> export DISPLAY=128.117.14.12.0
>> export DISPLAY=localhost:13.0
>>
>> I also have downloaded ncl_ncarg-6.1.0.MacOS_10.6_i386_64bit_gcc460
>> I created a file ncl-6.1.0 and unzipped the above mentioned file in it
>> and still it says path not set where am I going wrong
>> Ipshita
>>
>>
>> _______________________________________________
>> ncl-install mailing list
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-install
>>
>>
>

-- 
Ipshita Majhi
PhD Candidate
University of Alaska , Fairbanks
Atmospheric Science Department
(907)978-4220 ipmajhi at alaska.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20160212/ccc56b7a/attachment.html 


More information about the ncl-install mailing list