cpptraj icon indicating copy to clipboard operation
cpptraj copied to clipboard

Checking NetCDF: Checking for bundled NetCDF: Should CPPTRAJ attempt to build its own netcdf? {y|n}: n

Open hainm opened this issue 3 years ago • 1 comments

Hi,

Should be the message clearer? something like "checking netcdf -> does not exist -> offer to install?"

configure command:  bash configure -shared -macAccelerate -noarpack   -nosanderlib clang
  arpack disabled.
  sanderlib disabled.

  Testing C++ compiler: OK
  Testing C compiler: OK
  Testing basic C++11 support: OK
  Testing system headers for C++11 support: OK
  Checking BZLIB: OK
  Checking ZLIB: OK
  Checking NetCDF:   Checking for bundled NetCDF: Should CPPTRAJ attempt to build its own netcdf? {y|n}: n

hainm avatar Jun 24 '22 19:06 hainm

If I chose n I will get error

  Checking NetCDF:   Checking for bundled NetCDF: Should CPPTRAJ attempt to build its own netcdf? {y|n}: n
Error: Building NetCDF failed.

hainm avatar Jun 24 '22 19:06 hainm