pnetcdf.inc pnetcdf missing in include directory after installation

Xiao Zhang littledddna at gmail.com
Fri Jun 9 17:15:09 CDT 2017


Dear all,

I have a question about pnetcdf installation.

So, I have the source code download parallel-netcdf-1.8.1.
The process is
1. ./configure --prefix=/my install dirl/pnetcdf
2. make
3. make install

After I finishes all of this, I found that source code under
/parallel-netcdf-1.8.1/src/libf     and
/parallel-netcdf-1.8.1/src/libf90

are not compiled. So, there are some files missing under include dir.  For
instance, pnetcdf.inc and pnetcdf. And the other program requires there two
files to run.

Then I checked /parallel-netcdf-1.8.1/src/Makefile.in.  Looks like I need
to have FORTRAN API to make "has_fortran" to be "yes"
to compile them.

So, my question is, how to make the source code all compiled?

Excuse me for the long email and have a nice weekend in advance

Xiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/parallel-netcdf/attachments/20170609/8f8e988d/attachment.html>


More information about the parallel-netcdf mailing list