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

From: Kbin Yun <rudqlsfjq_at_nyahnyahspammersnyahnyah>
Date: Sun Dec 26 2010 - 17:55:50 MST

 Dear expert,

 

I attempted your instruction.

      ./ymake -config 'pwd'

      ./ymake -config 'and'

      ./ymake -config "pwd"

 

The result was attached for an image file .
 --Kbin
------ Original Message ------

Date: Friday, Dec 24, 2010 12:47:49 AM
From: Mary Haley <haley@ucar.edu>
To: Kbin Yun <rudqlsfjq@nate.com>
Cc: <ncl-install@ucar.edu>
Subject: Re: [ncl-install] I have Error message when installation version ncl-src-5.2.1

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

result.jpg
Received on Sun Dec 26 17:56:21 2010

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