Hi, I am not meep programmer, but it seems to me, that you should install gsl (Gnu scientific library) that is essential for running meep. That may be the cause of 1, 3.
Lukas hbchen8888 wrote: > Dear Steven: > I have some problems in installing process: > (1) I tried to install Meep 0.10 on cluster, and was stoped by the > following errors at "make" step: > > "make all-recursive<BR>make[1]: Entering directory > `/home/chb/meep/meep-0.10'<BR>Making all in src<BR>make[2]: Entering > directory `/home/chb/meep/meep-0.10/src'<BR>make all-am<BR>make[3]: Entering > directory `/home/chb/meep/meep-0.10/src'<BR>if /bin/sh ../libtool --tag=CXX > --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src > -I/usr/local/include -O2 -malign-double -march=pentium4 -MT > anisotropic_averaging.lo -MD -MP -MF ".deps/anisotropic_averaging.Tpo" -c -o > anisotropic_averaging.lo anisotropic_averaging.cpp; \<BR>then mv -f > ".deps/anisotropic_averaging.Tpo" ".deps/anisotropic_averaging.Plo"; else rm > -f ".deps/anisotropic_averaging.Tpo"; exit 1; fi<BR> g++ -DHAVE_CONFIG_H -I. > -I. -I.. -I../src -I/usr/local/include -O2 -malign-double -march=pentium4 -MT > anisotropic_averaging.lo -MD -MP -MF .deps/anisotropic_averaging.Tpo -c > anisotropic_averaging.cpp -o anisotropic_averaging.o<BR>a > nisotropic_averaging.cpp: In function `meep::vec meep::sphere_pt(const <BR> > meep::vec&, double, int, double&)':<BR>anisotropic_averaging.cpp:20: > `sphere_quad' undeclared (first use this <BR> > function)<BR>anisotropic_averaging.cpp:20: (Each undeclared identifier is > reported only once <BR> for each function it appears > in.)<BR>anisotropic_averaging.cpp: In member function `virtual meep::vec <BR> > meep::material_function::normal_vector(const > meep::geometric_volume&)':<BR>anisotropic_averaging.cpp:54: `num_sphere_quad' > undeclared (first use this <BR> function)<BR>make[3]: *** > [anisotropic_averaging.lo] Error 1<BR>make[3]: Leaving directory > `/home/chb/meep/meep-0.10/src'<BR>make[2]: *** [all] Error 2<BR>make[2]: > Leaving directory `/home/chb/meep/meep-0.10/src'<BR>make[1]: *** > [all-recursive] Error 1<BR>make[1]: Leaving directory > `/home/chb/meep/meep-0.10'<BR>make: *** [all] Error 2" > > > (2)In some nodes, at the "./configure" step it show: > "configure: WARNING: Cannot find latex2html in your path!<BR>configure: > WARNING: Missing GNU GSL library...Bessel-function field initialization will > not be supported." > > (3)I can install Meep 0.9 on cluster, and it works well. But after > calculation it always show: > "Some deprecated features have been used. Set the environment<BR>variable > GUILE_WARN_DEPRECATED to "detailed" and rerun the<BR>program to get more > information. Set it to "no" to suppress<BR>this message." > Is there something wrong? Does it influence the calculation result? > > (3)I have installed HDF5 on the cluster, But there are no commands "h5topng > ..." > > > > ------------------------------------------------------------------------ > > _______________________________________________ > meep-discuss mailing list > [email protected] > http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

