Re: I have Error message when installation version ncl-src-5.2.1

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Thu Dec 23 2010 - 08:47:43 MST

Dear Kbin,

I think you might have a typo. You need to use the back tick around the "pwd":

./ymake -config `pwd`

Note the difference between ` and '. You need to use `.

--Mary

On Dec 22, 2010, at 11:35 PM, Kbin Yun wrote:

> To ncl-install expert
>
>
> Hello~
>
>
> gcc version is 3.4.5.
>
> so, I can't installed another version. The last way is sorce code.
>
>
> The order is
>
> 1. gunzip ncl_ncarg_src-5.2.1.tar.gz
>
> 2. tar -xvf ncl_ncarg_src-5.2.1.tar
>
> 3. setenv NCARG /usr/local/src/ncl_ncarg-5.2.1
>
> 4. cd $NCARG/config
>
> make -f Makefile.ini
>
> cc -O -c -o ymake-filter.o ymake-filter.c
> cc -O -o ymake-filter ymake-filter.o
>
> ./ymake -config 'pwd'
>
> ./ymake : Unable to open NCARG_CONFIG dir : pwd <<<<<< error message
>
>
> Is there a problem ??
>
>
> thank you
>
>
> from Kbin
>
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Thu Dec 23 08:47:50 2010

This archive was generated by hypermail 2.1.8 : Tue Jan 04 2011 - 09:17:18 MST