Dear Ken,
I have not seen any reply to your question thus I figured that I would point you to what it took to get MEEP working on CentOS, which is similar to RedHat: http://thread.gmane.org/gmane.comp.science.electromagnetism.meep.general/288 1/focus=2884 _____ From: [email protected] [mailto:[email protected]] On Behalf Of Ken Hunt Sent: November 6, 2009 4:27 PM To: [email protected] Subject: [Meep-discuss] not compiled with HDF5, required for HDF5 output Dear All, I and someone from IT support installed MEEP and its supporting packages on a Red Hat Linux 5 system, i86 architecture. When I run the program I get the following error message. Initializing structure... Working in 2D dimensions. Computational cell is 16 x 8 x 0 with resolution 10 block, center = (0,0,0) size (1e+20,1,1e+20) axes (1,0,0), (0,1,0), (0,0,1) dielectric constant epsilon diagonal = (12,12,12) time for set_epsilon = 0.283432 s ----------- creating output file "./eps-000000.00.h5"... meep: not compiled with HDF5, required for HDF5 output Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. To correct this I tried a solutions from the MEEP discussion archives, telling MEEP where to look for HDF5 lib ./cofigure LDFLAGS=-L/root/Desktop/5-1.8.3-linux-shared/lib CPPFLAGS=-I/root/Desktop/5-1.8.3-linux-shared/include make make install This has not worked. HDF5 is in 5-1.8.3-linux-shared on root's Desktop the h5utils is in h5utils-1.12.1 on root's Desktop What do I need to do to get MEEP runnin? Ken Hunt
_______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

