Hello, I am having trouble compiling with h5c++. I have no problem installing HDF5, and i compile with ./configure --enable-cxx. However, once it is installed I try to use my makefile to compile my code it gives an error: "make: h5c++: Command not found."
When I type h5c++ into the terminal I recieve: " The program 'h5c++' is currently not installed. You can install it by typing: sudo apt-get install hdf5-tools". I proceeded to install hdf5-tools, and h5c++ now seems to work, but it can't find any of my hdf5 libraries. I didn't change any of the directory locations or anything. I am fairly new at all of this, any suggestions are helpful. Thank you.
_______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org Twitter: https://twitter.com/hdf5
