Re: I have question for NCL install

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Thu Dec 02 2010 - 11:39:57 MST

Dear Kbin,

It looks like you might not have downloaded the correct binary. Please see:

http://www.ncl.ucar.edu/Download/linux.shtml#ChoosingBinary

and make sure that you download the correct binary for your version of gcc.

If there's no match, then you may need to download the source code and build it yourself.

It's also possible you just have some broken symlinks. Check with your system adminstrator
about your gcc installation, and make sure your environment is set up correctly.

Also, if you google "GCC_4.0.0 not found" you will find some suggestions.

--Mary

On Dec 2, 2010, at 2:46 AM, Kbin Yun wrote:

> Dear Haley
>
>
> I tried to ncl installation below version.
>
> 'ncl_ncarg-5.2.1.Linux_x86_64_gcc346.tar.gz'
>
> The installation order is
> 1. gunzip ncl_ncarg-5.2.1.Linux_x86_64_gcc346.tar.gz
> 2. cd usr/local/
> 3. tar -xvf ../../ncl_ncarg-5.2.1.Linux_x86_64_gcc346.tar.gz
> 4. Confirm the directory that lib, include, bin
>
> 5. Set the NCARG_ROOT environment variable and search path. In my case is c-shell.
> So, setenv NCARG_ROOT /usr/local
> setenv PATH /usr/local/bin:$PATH
>
> 6. Set the DISPLAY environment variable to indicate where to display graphics.
> So, setenv DISPLAY 210.106.80.211 ( IP address is using server IP)
>
> 7. In order to better customize the NCL graphical environment, put a ".hluresfile" file in my home directory.
> So, I copy the .hluresfile file my home directory. 8. Test NCL installation.ng4ex gsun01nNCAR Graphics NCL Example <gsun01n>
> This example was set up to display the output to an
> X11 window. Copying gsun01n.nclRunning NCL...
> ncl: /lib64/libgcc_s.so.1: version `GCC_4.0.0' not found (required by ncl)ncl failed.This message is shown.
>
>
> Please help me..
>
> Thanks a lot.
>
>
> Kbin.
>
>
>
>
> ------ Original Message ------
>
> Date: Tuesday, Nov 30, 2010 11:59:38 PM
> From: Mary Haley <haley@ucar.edu>
> To: Kbin Yun <rudqlsfjq@nate.com>
> Cc: <ncl-install@ucar.edu>
> Subject: Re: I have question for NCL install that version and specifications
>
>
> Normally I would recommend that you download a precompiled non-OPeNDAP enabled binary to start with, and download the latest version available (5.2.1). If you download source code, then you may have to build several other external software packages from scratch.
>
> However, you said you have gcc 3.4.5, which we don't have a binary for. The closest thing is this file, which is OPeNDAP-enabled:
>
> ncl_ncarg-5.2.1.Linux_x86_64_gcc346.tar.gz
>
> Try this one to start with.
>
> --Mary
>
> On Nov 29, 2010, at 12:09 PM, Kbin Yun wrote:
>
>> Dear ucars.
>>
>>
>> I with x86_64 and gcc version = 3.4.5 (Red Hat 3.4.5-2)
>>
>> NCL version is 5.1.0, 5.1.1, 5.2.0, 5.2.1.
>>
>> AND
>>
>> Download list is source code, prcompiled binaries OPeNDAP-enabled and not OPeNDAP-enabled.
>>
>> Well-suited to my specifications and NCL version is what list?
>>
>>
>> Thank you to advice.
>>
>> _______________________________________________
>> 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

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Thu Dec 2 11:40:04 2010

This archive was generated by hypermail 2.1.8 : Wed Dec 22 2010 - 16:10:40 MST