Well, another mystery actually. From the config.log: $ cat config.log | grep error gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files conftest.c:19:28: fatal error: ac_nonexistent.h: No such file or directory conftest.c:19:28: fatal error: ac_nonexistent.h: No such file or directory /usr/local/apps/gcc/6.3.0/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/varargs.h:4:2:...
Never mind, got it!
Bit of a noob here, hoping someone can help me out... I'm on CentOS. When configuring MatIO, it can't find HDF5. I downloaded the CentOS binary from HDF5's website as well as the source code. I tried putting each individually on my path, and configuring. Neither worked. Any advice for getting MatIO to find HDF5?
Yup, thank you! All good now.
Permissions are preventing the install for when a try the usual configure and for when I try cmake. When I 'cmake install' the output is: CMake Error at cmake_install.cmake:57 (file): file INSTALL cannot copy file "/usr/local/usrapps/ece506f20/jkirsch/dynare-4.5.4/matio/libmatio.so.11.0.1" to "/usr/local/lib64/libmatio.so.11.0.1": Success. When I ./configure: Before I can ./configure, I need to ./autogen.sh See the below output when I ./autogen.sh: /usr/bin/libtoolize: line 1284: /usr/bin/touch:...