hi all users I want to install hdf5-parallel I used these commands ./configure --enable-parallel make make install . then a hdf5 file was made in hdf5-1.8.8 and I copied them(bin, include,share lib) into /usr/local/lib in the lib directory these files exist: libhdf5.a libhdf5_hl.a libhdf5_hl.la libhdf5.la libhdf5.settings thus these files are now in /usr/local/lib but when I want to install h5utils by this command
./configure CFLAGS=-I/usr/include/mpi these errors appear : can't find libpng: won't be able to compile h5topng can't find libjpeg: won't be able to compile h5fromh4 or h4fromh5 configure: error: hdf5 libraries are required for compilation how can I specify the location of hdf5 libraries? what is the problem and how can I fix it? thanks in advance
_______________________________________________ meep-discuss mailing list meep-discuss@ab-initio.mit.edu http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss