Re: problem with ./Configure -v

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Thu Jun 24 2010 - 13:31:44 MDT

I think this a problem we fixed right after 5.2.0 was released.

Try adding the line:

  set netcdfwithdap = "n"

with the other lines that look like this:

else
  set buildhdfeos = "n"
  set buildhdfeos5 = "n"
  set buildhdf5 = "n"
  set buildnetcdf4 = "n"
  set buildtriangle = "n"
  set buildudunits = "n"
  set buildgrib2 = "n"
  set buildv5d = "n"
  set builddods = "n"
  set netcdflib = ""

It doesn't matter where in the list you add it. Just somewhere between the "else" and "end if".

I've also attached a new "Configure" script that you can try, instead of making the above change.

--Mary

On Jun 24, 2010, at 12:32 PM, Mald MM5 wrote:

> Hi there,
>
> I am trying to install the latest ncar graphics and I am getting an unusual message and the "make Info" command after the "./Configure -v" does not work. Please see below the last output from the ./Configure -v command: Please note the part I have highlighted. It gives this and make Info and make Everything does not work. I have netcdf installed at /usr/local and my ncdump and ncgen seems to work too and I have netcdf on my PATH aswell. What is going wrong. I am working on Suse 11.2 X86_64 with icc and ifort compilers.
>
> Please enter the list of local include paths you wish to have
> on your include search path. If building X applications,
> include the pathname to your X11 include files. If building
> support for any other packages, like HDF-EOS5, cairo, etc,
> then enter each include pathname with a space between.
>
> If including cairo support, be sure to include the path
> to the freetype2 include files, for example,
> "/usr/local/include/freetype2".
>
> Enter local include search path(s) : /usr/include /usr/local/include /usr/lib /opt/intel/Compiler/11.1/072/include
> Enter Return (default), new directories, or q(quit) >
>
> Every user of NCL and NCAR Graphics will need to set
> the following environment variable:
>
> setenv NCARG_ROOT /usr/local/ncarg
>
>
> Go back and make more changes or review? (n)
> Enter Return(default), y(yes), n(no), or q(quit) > n
>
> Save current configuration ? (y)
> Enter Return(default), y(yes), or q(quit) > y
> netcdfwithdap: Undefined variable.
> root@linux-1hmf:/usr/local/src/ncl_ncarg-5.2.0>
> root@linux-1hmf:/usr/local/src/ncl_ncarg-5.2.0> make Info
> make: *** No rule to make target `Info'. Stop.
> root@linux-1hmf:/usr/local/src/ncl_ncarg-5.2.0>
>
>
> Thanks
>
> _______________________________________________
> ncarg-talk mailing list
> ncarg-talk@ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncarg-talk

_______________________________________________
ncarg-talk mailing list
ncarg-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
Received on Thu Jun 24 13:32:37 2010

This archive was generated by hypermail 2.1.8 : Fri Oct 15 2010 - 10:40:25 MDT