Re: building NCARG for the first time

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Tue, 23 Jun 2009 22:00:03 -0600

Hi Thomas,

In the future, would you post installation questions to "ncl-install"
intstead of "ncl-talk".
http://mailman.ucar.edu/mailman/listinfo/ncl-install

Meanwhile, NCL V5.1.1 is the latest version, so you should download
this source code
before you do anything else.

"ymake" should recognize an x86_64 system, so please try this:

  - Download the V5.1.1 source code.
  - "gunzip" and "tar -xvf" the source code in a directory where you
have plenty of space
  - setenv NCARG to the top directory (as you did before)
  - Edit $NCARG/config/LINUX and make any necessary changes to the
compilers and compiler options
  - Run:

       ./Configure

   to see if it recognizes your system.

If it doesn't, please email me the error message, the
$NCARG/config/LINUX file,
the output from "uname -a", and the type of compilers you're using.

--Mary

On Tue, 23 Jun 2009 16:15:52 -0700
  "Hatch-Aguilar, Thomas J CIV NAWCWD China Lake, 4J3300D"
<thomas.hatch-aguilar_at_navy.mil> wrote:
> Hi,
>
> I'm trying to build the NCARG libraries and here are the steps I
>have
> taken and their result.
>
> -Blockdata test passed all tests.
> -Since I'm only interested in NCARG without HDF support I bypassed
> building HDF.
> -Decompressed NCL-NCARG source v5.0.0 to a temp. folder.
> -I assigned the variable $NCARG to where I decompressed the files
>and
> tested the variable successfully.
> -Modified ymake because it didn't recognized my system right away.
> (Linux cluster Intel based x86_64)
> -ymake complained about not finding the configuration file @
> $NCARG_ROOT, therefore I defined this variable using the "export"
> command pointing it to were the configuration file is located inside
>the
> newly decompressed files from above
> (./tempfolder/ncl-ncarg...v5.../config/). This seemed to fix this
> aspect.
> -After these changes it was able to recognize the system correctly,
>as
> far as I know, yet an error occurs at "ymake-filter". It echoes
>back to
> the users: ymake-filter: command not found
>
> Does anybody know what it is asking for? From what I can tell the
> ymake-filter takes away spaces, tabs, etc. from ymake, right?
>
> If anybody knows how I should proceed please let me know, thanks!!!
> Regards,
> Thomas
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Jun 23 2009 - 22:00:03 MDT

This archive was generated by hypermail 2.2.0 : Thu Jun 25 2009 - 06:30:15 MDT