[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

950620: Building netcdf under Solaris 2.4



Stephen,

> From: address@hidden (Stephen W. Kay)
> Organization: University of Florida
> Keywords: 199506201821.AA16749 netCDF Solaris 2.4

In the above message you wrote:

> This must be an FAQ but I could not find the answer. I try to build netcdf
> under Solaris 2.4 using gcc 2.6.0. When I try the configure command it
> says that two variables need to be defined OS and AR. Should I set OS to
> sunos or solaris? There is no ar in Solaris.

I'd do the the following:

    1.  Set the variable OS to `sunos'; and

    2.  Set the variable AR to `: true'.

    3.  Re-execute the configure script.

None of this should be necessary in the next release.

--------
Steve Emmerson   <address@hidden>