Hello, I am having problems compiling meep with HDF5. I have installed HDF5 in a standard location (actually I have followed the meep installation recipe while installing ALL components with ./configure --prefix=/usr/local), however, when running ./configure in meep-0.10 I get a message stating that it could not find HDF5 and so it turns on the flag --without-hdf5.
I even tried adding definitions for library locations either by defining LDFLAGS and CPPFLAGS, or by including the definitions in the ./configure command line. (see thread HDF5 install problem - how do I tell configure where hdf5 libraries are ?) This still doesn't work. I checked to see if libhdf5.a is in /usr/local/lib, which is the case. I have a bunch of H5*.h files in /usr/local/include. Incidentally, I am trying to install everything on a Cygwin platform (installed this year, however I don't remember which version it is). If anyone could give me some advice, that would be greatly appreciated! Lars Erik Solberg _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

