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

Reply via email to