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

960711: questions about installing netCDF



Dear Trini Morales,

> To: address@hidden
> From: Juan Jose Ruiz Heras <address@hidden>
> Subject: questions about installing netCDF
> Organization: Instituto Andaluz de Ciencias de la Tierra, Granada, Spain
> Keywords: 199607110736.AA22766

In the above message you wrote:

>       Hello, I am Trini Morales. I work in the "Instituto Andaluz de
> Ciencias de la Tierra", in Granada (Spain).
>
>       I am trying to install the netCDF library on a UNIX system, but
> I couldn't, because I obtain the next problem:
> 
>       when I execute the "configure" script, the installation doesn't finish
> and the "config.log" file contains the next:
> 
> configure:1156:  -E  conftest.c >/dev/null 2>conftest.out
> configure: -E: not found
> configure:1197:  -E  conftest.c >/dev/null 2>conftest.out
> configure: -E: not found
> configure:1663:  -o conftest -O   conftest.c  1>&5
> configure: -o: not found
> 
>       I wish that you could help me. I hope you'll give me a solution.
> I wait your response.

It appears that the variable `CC' was set to the empty string when you
executed the `configure' script.  Check your environment variables and
also the file `CUSTOMIZE' and remove any such definition, then do the
following:

    1.  Remove the file `config.cache'.

    2.  Re-execute the `configure' script.

Please let me know if this helps.

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