When installing netcdf-c-4.9.2 , an error :"configure: error: Compiling a test with HDF5 failed" #2950
|
the error is "configure: error: Compiling a test with HDF5 failed. Either hdf5.h cannot be found, or config.log should be checked for other reason." |
Answered by
LiuJiao0408
Jul 19, 2024
Replies: 2 comments 2 replies
|
export CPPFLAGS="-I$DIR/curl/incldue -I$DIR/ZJPlib/incldue -I$DIR/hdf5/incldue -I$DIR/mpich/incldue" |
2 replies
Answer selected by
WardF
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
export CPPFLAGS="-I$DIR/curl/incldue -I$DIR/ZJPlib/incldue -I$DIR/hdf5/incldue -I$DIR/mpich/incldue"
the “incldue” wrong