[ncl-install] help

Mary Haley haley at ucar.edu
Wed May 22 21:04:11 MDT 2013


Dear Haeli,

I'm afraid that you have a system that we don't support. You are running an old version of RHEL (version 4) and an old version of gcc (3.4.6).

Our Linux binaries were built with various gcc versions (4.1.2, 4.4.4, 4.4.6, etc), and under RHEL 5.x and 6.x.

You will either need to upgrade to a higher LINUX version and gcc/gfortran version, or you can try building from source code. I have to warn you, though, that given your old version of gcc, you may have some problems compiling either NCL, or the 20+ packages that it depends on.

Upgrading is your best choice, or you can try building NCL with as many packages turned off as possible, to make it easier on yourself to build from source code.

http://www.ncl.ucar.edu/Download/build_from_src.shtml

Good luck.

--Mary

On May 22, 2013, at 1:37 AM, Haeli Park wrote:

> Hello
> 
> 
> 
> I am trying to upgrade NCL program in my Linux system.
> 
> 
> 
> Currently i have "NCAR Command Language Version 4.2.0.a033" but i want to upgrade it to the latest version of ncl-6.1.2.
> 
> 
> 
> I want to use precompiled binaries but don't know what version i should use.
> 
> 
> 
> My Linux system version is
> 
> 
> 
> Linux node0 2.6.9-78.ELlargesmp #1 SMP Fri Jul 25 00:02:41 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
> 
> CentOS release 4.7 (Final)
> 
> #Red Hat Enterprise Linux AS release 4 (Nahant Update 7)
> 
> gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-10)
> 
> 
> 
> What version should i use?
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Actually, i tried to install "ncl_ncarg-6.1.2.Linux_RHEL5.6_x86_64_gcc412.tar.gz" 
> 
> 
> 
> however, after i edited the ".cshrc" file by setting up the environment variables
> 
> 
> 
> setenv NCARG_ROOT /usr/local/ncl-6.1.2
> 
> set path=( $TORQUE/bin $TORQUE/sbin $PGIPATH/bin $MPICH/bin $NETCDF/bin $NCARG_ROOT/bin $GrADS/bin /bin /usr/bin /usr/sbin /usr/kerberos/sbin /usr/local /usr/local/bin /usr/local/sbin /sbin/bin /usr/sbin $PATH $HOME/bin ~ $JSPCMDS . )
> 
> 
> 
> and source the file.
> 
> 
> 
> After this, i used "ncl" command, i get an error message saying 
> 
> 
> 
> ncl: error while loading shared libraries: requires glibc 2.5 or later dynamic linker
> 
> 
> 
> so i checked my gllib version by "rpm -qa | grep -i ^glib" and get the result 
> 
> 
> 
> 
> glib2-2.4.7-1
> glibc-kernheaders-2.4-9.1.103.EL
> glib-1.2.10-15
> glibc-2.3.4-2.41
> glib-1.2.10-15
> glibc-devel-2.3.4-2.41
> glibc-common-2.3.4-2.41
> glib2-2.4.7-1
> glibc-devel-2.3.4-2.41
> glibc-2.3.4-2.41
> glib2-devel-2.4.7-1
> glibc-headers-2.3.4-2.41
> 
> Please help me installing the latest version of NCL.
> Thank you.
> 
> Regards, 
> Haeli
> 
> 
> 
>  _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install



More information about the ncl-install mailing list