[ncl-install] I have Error message when installation version ncl-src-5.2.1

Mary Haley haley at ucar.edu
Tue Dec 28 08:07:09 MST 2010


Kbin,

I don't see any output from "ymake" commands in the image you attached. Mostly I see commands related to looking for and installing libgfortran.

Again, with the commands you are typing below, you are using the wrong tick character.  There are two characters that look like a tick. You need to use the one that has a slight slant to it with the top part of the tick starting on the left, and the bottom part ending on the right.  Usually this tick is on the same key as the "~" character.

Please *carefully* note the difference:

   'pwd'   - INCORRECT
  `pwd`  - CORRECT

--Mary

On Dec 26, 2010, at 5:55 PM, Kbin Yun wrote:

>  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 at ucar.edu>
> To: Kbin Yun <rudqlsfjq at nate.com>
> Cc: <ncl-install at 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
> 
> <result.jpg>_______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20101228/265ee567/attachment.html 


More information about the ncl-install mailing list