<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">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.<br>thanks and regards,<br>kalim<br>[root@localhost local]# ncl -V<br>6.0.0<br>[root@localhost local]# yum install hluresfile<br>Loaded plugins: fastestmirror<br>Loading mirror speeds from cached hostfile<br> * base: mirror-cybernet.lums.edu.pk<br> * extras: mirror.nus.edu.sg<br> * updates: mirror.nus.edu.sg<br>Setting up Install Process<br>No package hluresfile available.<br>Nothing to do<br>[root@localhost local]# <br><br><br><br>--- On <b>Mon, 1/30/12, Mary Haley <i><haley@ucar.edu></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left:
5px; padding-left: 5px;"><br>From: Mary Haley <haley@ucar.edu><br>Subject: Re: [ncl-install] No package compat-libgfortran-41-4.1.2-39.el6.i686.rpm available.<br>To: "kalim ullah" <kalimrid@yahoo.com><br>Cc: ncl-install@ucar.edu<br>Date: Monday, January 30, 2012, 6:03 AM<br><br><div class="plainMail">Kalim,<br><br>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.<br><br>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".<br><br>The final two steps should be:<br><br> 1) set your NCARG_ROOT environment variable to the directory path where the "bin", "lib" and "include" directories reside<br> 2) make sure $NCARG_ROOT/bin is on your search
path<br><br>For information about how to set NCARG_ROOT, please see:<br><br><a href="http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT" target="_blank">http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT</a><br><br>--Mary<br><br><br><br></div></blockquote></td></tr></table>