Fwd: [ncl-talk] NCL install problem

From: Zhuanshi He <zhuanshi.he_at_nyahnyahspammersnyahnyah>
Date: Thu, 7 Aug 2008 14:37:23 -0400

---------- Forwarded message ----------
From: Zhuanshi He <zhuanshi.he_at_gmail.com>
Date: Aug 7, 2008 9:56 AM
Subject: Re: NCL install problem
To: jxjahwt <jxjahwt_at_163.com>

On 8/7/08, jxjahwt <jxjahwt_at_163.com> wrote:
>
> Hello,
>
> Thank you for your attention.I have already installed Cygwin/X and
> downloaded NCL according to the homepage.
>
> (1)But when I type the following commands from the Cygwin/X Window,
>
> gunzip
> /cygwin/home/JohnDoe/ncl_ncarg-5.0.0.CYGWIN_i686.tar.gz

My experience is install NCL to /usr/local, so u can do

 cp ncl_ncarg-5.0.0.CYGWIN_i686.tar.gz /usr/local
 cd /usr/local
 tar -zxvf ncl_ncarg-5.0.0.CYGWIN_i686.tar.gz

 There is no PATH like /cygwin/home on cygwin :)~~ type "pwd" to see
where you are.

>
> I get an message that "No such file or directory". Please tell me why.
> And I'm sure the file is existed.
>
> (2)And I don't have the "c:\cygwin\home\xxx\.cshrc" file.

.cshrc should be created by user themselves. Under cygwin you can link
 tcsh.exe to csh

 cd /bin; ln -sf tcsh.exe ./csh

>
> (3)The "c:\cygwin\home\xxx\.bashrc" file doesn't mention the Path. I don't
> know where to add the lines.

you can add PATH to your .bashrc file and restart cygwin

 hint: export PATH=SomeNewPath:$PATH

 Good luck!

>
> Thanks and Regards
>
> Wenting HU
> 07/08/08
>
>
>

> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>

 --

Zhuanshi He / Z. He (PhD)
 Waterloo Centre for Atmospheric Sciences (WCAS)
 Department of Earth and Environmental Sciences
 Phy Bldg, Rm 2022
 University of Waterloo,
 Waterloo, ON N2L 3G1
 Canada
 Tel: +1-519-888-4567 ext 38053 FAX: +1-519-746-0435

-- 
Zhuanshi He / Z. He (PhD)
Waterloo Centre for Atmospheric Sciences (WCAS)
Department of Earth and Environmental Sciences
Phy Bldg, Rm 2022
University of Waterloo,
Waterloo, ON N2L 3G1
Canada
Tel: +1-519-888-4567 ext 38053        FAX: +1-519-746-0435
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Aug 07 2008 - 12:37:23 MDT

This archive was generated by hypermail 2.2.0 : Mon Aug 11 2008 - 10:00:53 MDT