Search found 1 match

by bbosak
Mon Mar 15, 2010 11:55 pm
Forum: Configuring and compiling ABINIT
Topic: Problem with NetCDF
Replies: 1
Views: 4580

Problem with NetCDF

Hi, When I wanted to build Abinit (6.0.2) using gfortran and openmpi which were installed in a non standard locations, I have received: ncfortran.h:26:42: error: NF_INT_IS_C_... not defined: No such file or directory I think that this is a problem with the build system: the LD_LIBRARY_PATH is cleare...