On May 12, 2008, at 9:50 PM, Jerrod Schwartz wrote: > 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.
You also need to add -I/usr/local/hdf5/include to the CPPFLAGS. See also the "Unix Installation Basics" section of the Meep Installation chapter of the manual. _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

