[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20041022: Installation problems with netCDF 3.5.1
- Subject: 20041022: Installation problems with netCDF 3.5.1
- Date: Fri, 22 Oct 2004 15:09:30 -0600
Leila,
>Date: Fri, 22 Oct 2004 15:54:42 -0500
>From: Leila Zajac <address@hidden>
>Organization: University of Chicago
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20041022: Installation problems with netCDF 3.5.1
> Keywords: 200410211719.i9LHJZUE028308
The above message contained the following:
> Thank you for your help. Here are the files you requested:
>
> If you need any thing else, please feel free to contact me at your
> convenience.
...
The file "configure.out" contained the following:
checking user-defined Fortran-77 compiler "/usr/bin/xlf"... failed to
compile test program
The reason for this error was in the file "config.log":
configure:1383: checking user-defined Fortran-77 compiler "/usr/bin/xlf"
configure:1389: /usr/bin/xlf -c conftest.f
./configure: line 1: /usr/bin/xlf: No such file or directory
This indicates that the Fortran-77 compiler "/usr/bin/xlf" doesn't exist
on your computer.
You'll need to find a Fortran-77 compiler. When you do, follow the
instructions at
http://my.unidata.ucar.edu/content/software/netcdf/INSTALL.html#ReportingProblems
Be sure that the environment variable FC references an existing
Fortran-77 compiler before executing the configure script.
> Leila Zajac
> Department of Geophysical Sciences
> University of Chicago
> 5734 South Ellis Avenue
> Chicago, Illinois 60637
>
> email: address@hidden
> website: http://home.uchicago.edu/~lzajac
Regards,
Steve Emmerson