help

From: Haeli Park <haelipark_at_nyahnyahspammersnyahnyah>
Date: Tue May 21 2013 - 23:37:28 MDT

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
Received on Tue May 21 23:37:38 2013

This archive was generated by hypermail 2.1.8 : Mon Jul 01 2013 - 12:37:00 MDT