Problem building the eon client
Posted: Wed Apr 01, 2015 5:37 pm
Hi all,
I was trying to compile the eon client using the instructions on the site (both normal and mpi enabled) but got stuck in both instances when for some reason it was trying to compile against the hdf5 library?
I went back to check the the requirements and it did indeed seem that GNU make and GNU compilers were all that were listed as required. Is this not the case anymore?
Thanks!
I was trying to compile the eon client using the instructions on the site (both normal and mpi enabled) but got stuck in both instances when for some reason it was trying to compile against the hdf5 library?
Code: Select all
make -C -lhdf5
make: *** -lhdf5: No such file or directory. Stop.
make: *** [-lhdf5] Error 2
Thanks!