Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

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

[netCDF #ABX-366174]: netcdf configure error



Hi,

> But I found only ftst_vars.F. When I compiled with ifort I got error:
> > /shared/IntelFort/bin/ifort ftst_vars.F

I think you need to specify where the netCDF library is installed
so the compiler can find it.  For example, if you installed the
libraries in the /usr/local/lib directory, you would need to use
something like:

  /shared/IntelFort/bin/ifort -I/usr/local/include ftst_vars.F -L/usr/local/lib
  -lnetcdf

If you did not run "make install", the libraries and include files
are not yet installed, so the above will not work yet.  If you
selected a different place to install than the default /usr/local,
you will need to substitute that in the example above.

--Russ


Russ Rew                                         UCAR Unidata Program
russ@xxxxxxxxxxxxxxxx                     http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: ABX-366174
Department: Support netCDF
Priority: Normal
Status: Closed


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Office of Programs University Corporation for Atmospheric Research (UCAR)   Unidata is a member of the UCAR Office of Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690