[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
970219: netcdf installation problem
- Subject: 970219: netcdf installation problem
- Date: Wed, 19 Feb 97 12:23:03 -0700
Alex,
>Date: Wed, 19 Feb 1997 14:14:55 -0500
>From: address@hidden (Coal Availability-1996)
>Organization: .
>To: address@hidden
>Subject: netcdf installation problem
>Keywords: 199702191628.JAA23504
In the above message, you wrote:
> This is the config.log file you requested;
>
>
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> configure:1156: cc -E conftest.c >/dev/null 2>conftest.out
>
> SPARCompiler C: cannot connect to the license server (gis)..
> (License server may not have been started)
The above indicates that you can't run your C compiler because it can't
get the necessary license.
You'll have to fix this situation before you can build the netCDF
package. Check with your system administrator.
When you're ready to try again, do the following:
1. Go to the top-level source directory.
2. Remove the file `config.cache'.
3. Re-execute the `configure' script.
4. Execute the command `make'.
5. Execute the command `make test'.
6. Execute the command `make install'.
7. Execute the command `make clean'.
Please keep me apprised.
--------
Steve Emmerson <address@hidden>