This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Arastoo,
>Date: Wed, 24 May 2000 15:37:10 -0500
>From: Arastoo Pour-Biazar <address@hidden>
>Organization: Global Hydrology and Climate Center
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20000524: DEC Alpha/OSF1 installation: cxx/ subdirectory problem
>Keywords: 200005241650.e4OGoVT25530
In the above message, you wrote:
> I just realized that was the problem. We do not have C++ compiler and
> I was using the C compiler. Is there any way to get around it and
> create the libraries without the C++?
The way to ensure that the C++ interface is not built is to define the
environment variable CXX as the empty string prior to executing the
configure script.
Do the following:
1. Go to the top-level, source directory.
2. Perform steps 3 through 5 near the end of the INSTALL file.
3. Ensure that the environment variable CXX is set to the empty
string.
4. Perform steps 6 through 9 near the end of the install file.
Regards,
Steve Emmerson <http://www.unidata.ucar.edu>