Re: dera mary

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon, 12 Oct 2009 00:42:54 -0600 (MDT)

On Mon, 12 Oct 2009, [EUC-KR] °¨Àº¾Æ wrote:

> maryI fault source code installI want binary file.

Here's how to get the AIX binary that was compiled with "-qarch=com":

     ftp ftp.ucar.edu
     <log in as "anonymous">
     <Use email address as password>
     cd /pub/scd/haley
     get ncl-5.1.1.AIX_5.3_com_64.tar.gz
     quit

Once you have the file, you need to uncompress and untar it wherever
you want the software to reside. For example, if you want the software
in /usr/local, then move the file to /usr/local and type the
following:

    gunzip ncl-5.1.1.AIX_5.3_com_64.tar.gz
    tar -xvf ncl-5.1.1.AIX_5.3_com_64.tar

You can then remove the file ncl-5.1.1.AIX_5.3_com_64.tar or save it
somewhere.

You also need to setenv NCARG_ROOT to the parent directory (/usr/local
in this case), and make sure $NCARG_ROOT/bin (/usr/local/bin in this
case) is on your search path.

--Mary

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Oct 12 2009 - 00:42:54 MDT

This archive was generated by hypermail 2.2.0 : Mon Oct 12 2009 - 03:45:17 MDT