Re:

From: kalim ullah <kalimrid_at_nyahnyahspammersnyahnyah>
Date: Tue Jan 31 2012 - 05:17:04 MST

Dear Mary, thanks a lot for your kind support. Now NCL is completely install on my system but one more question how can I put the .hluresfile in my home directory. I have tried like the way(given below) but could not do it. Please your help will be highly appreciated.
thanks and regards,
kalim
[root@localhost local]# ncl -V
6.0.0
[root@localhost local]# yum install hluresfile
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror-cybernet.lums.edu.pk
 * extras: mirror.nus.edu.sg
 * updates: mirror.nus.edu.sg
Setting up Install Process
No package hluresfile available.
Nothing to do
[root@localhost local]#

--- On Mon, 1/30/12, Mary Haley <haley@ucar.edu> wrote:

From: Mary Haley <haley@ucar.edu>
Subject: Re: No package compat-libgfortran-41-4.1.2-39.el6.i686.rpm available.
To: "kalim ullah" <kalimrid@yahoo.com>
Cc: ncl-install@ucar.edu
Date: Monday, January 30, 2012, 6:03 AM

Kalim,

I don't understand what you are trying to do below. You already have the software downloaded as a compressed tar file, "ncl_ncarg-6.0.0.Linux_RedHat_i686_nodap_gcc412.tar.gz". Trying to do a "yum install" on this file is not going to work.

It looks like you must have run "gunzip" and "tar -xvf" on this file at some point to extract the files, because you have files like "lib/libhlu.a".

The final two steps should be:

  1) set your NCARG_ROOT environment variable to the directory path where the "bin", "lib" and "include"  directories reside
  2) make sure $NCARG_ROOT/bin is on your search path

For information about how to set NCARG_ROOT, please see:

http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT

--Mary
Received on Tue Jan 31 05:17:09 2012

This archive was generated by hypermail 2.1.8 : Thu Feb 23 2012 - 10:04:06 MST