Hi Jerrod, You could try to use the flag --with-hdf5=/usr/local/hdf5. Check ./configure --help for the different flags available.
Regards, Robert On Mon, 2008-05-12 at 18:50 -0700, Jerrod Schwartz wrote: > Hi all, > > I searched through the archives and wasn't able to find a solution to > my problem. I'm trying to manually compile meep but it isn't able to > find the hdf5 libraries. HDF5 1.6.6 compiles and installs fine with > > ./configure --prefix=/usr/local/hdf5 --enable-fortran --enable-cxx > > I then added '/usr/local/hdf5/lib' to my '/etc/ld.so.conf' file and to > the LD_LIBRARY_PATH environment variable, and then I ran > '/sbin/ldconfig'. I also added '/usr/local/hdf5/bin' to my path and > 'export LDFLAGS=-L/usr/local/hdf5/lib' to my bash profile. > > However, when I try to run ./configure for meep, I get an error saying > that it can't find the HDF5 libraries. Any advice would be greatly > appreciated! Thanks. > > > Jerrod > > _______________________________________________ > meep-discuss mailing list > [email protected] > http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss -- Robert Rehammar PhD-Student Applied Physics, Chalmers University of Technology Department of Physics, Göteborg University SE-421 96 Göteborg Sweden Tel +46 (0)31 772 3156 Fax +46 (0)31 416 984 Cel +46 (0)738 328834 Web fy.chalmers.se/~e9ravn _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

