[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #NGM-934886]: Installation of NetCDF
- Subject: [netCDF #NGM-934886]: Installation of NetCDF
- Date: Sun, 05 Jul 2009 15:33:05 -0600
> Full Name: Carles Serrat
> Email Address: address@hidden
> Organization: University of Vic (Spain)
> Package Version: 4.0.1
> Operating System: Mac OS X 10.5.7
> Hardware: 2.8 GHz Intel Core 2 Duo, 4GB 1067 MHz DDR3
> Description of problem: Hello,
>
> I dowloaded netcdf-4.0.1 and am trying to install it in my laptop
> MacBook Pro. I have Intel Fortran Compiler 11.0 installed (in principle
> it is properly installed, but maybe it needs something else done in
> order to install netcdf?).
>
> I follow the steps given in Intel page:
>
> http://software.intel.com/en-us/articles/performance-tools-for-software-developers-building-netcdf-with-the-intel-compilers/#13
>
> I execute the following commands:
>
> $ source /opt/intel/Compiler/11.0/059/bin/intel64/ifortvars_intel64.sh
> $ export F77=ifort
> $ export FFLAGS='-O3 -xT -ip -no-prec-div -m64'
>
> and then I execute
>
> $ ./configure
>
> in the directory where I have all downloaded netcdf-4.0.1 files.
>
> The last sentence in the output of ./configure reads:
>
> configure:error:Could not link conftestf.o and conftest.o
>
>
Look for this error message in the config.log file. There it will say why it
could not link conftestf.o and conftest.o. (This is a test that fortran and C
code can be linked.)
Thanks,
Ed
Ticket Details
===================
Ticket ID: NGM-934886
Department: Support netCDF
Priority: Normal
Status: Closed