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
make[1]: Entering directory `/home/chb/meep/meep-0.10'
Making all in src
make[2]: Entering directory `/home/chb/meep/meep-0.10/src'
make all-am
make[3]: Entering directory `/home/chb/meep/meep-0.10/src'
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; \
then mv -f ".deps/anisotropic_averaging.Tpo" ".deps/anisotropic_averaging.Plo"; else rm -f ".deps/anisotropic_averaging.Tpo"; exit 1; fi
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
anisotropic_averaging.cpp: In function `meep::vec meep::sphere_pt(const
meep::vec&, double, int, double&)':
anisotropic_averaging.cpp:20: `sphere_quad' undeclared (first use this
function)
anisotropic_averaging.cpp:20: (Each undeclared identifier is reported only once
for each function it appears in.)
anisotropic_averaging.cpp: In member function `virtual meep::vec
meep::material_function::normal_vector(const meep::geometric_volume&)':
anisotropic_averaging.cpp:54: `num_sphere_quad' undeclared (first use this
function)
make[3]: *** [anisotropic_averaging.lo] Error 1
make[3]: Leaving directory `/home/chb/meep/meep-0.10/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/chb/meep/meep-0.10/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chb/meep/meep-0.10'
make: *** [all] Error 2"
make[1]: Entering directory `/home/chb/meep/meep-0.10'
Making all in src
make[2]: Entering directory `/home/chb/meep/meep-0.10/src'
make all-am
make[3]: Entering directory `/home/chb/meep/meep-0.10/src'
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; \
then mv -f ".deps/anisotropic_averaging.Tpo" ".deps/anisotropic_averaging.Plo"; else rm -f ".deps/anisotropic_averaging.Tpo"; exit 1; fi
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
anisotropic_averaging.cpp: In function `meep::vec meep::sphere_pt(const
meep::vec&, double, int, double&)':
anisotropic_averaging.cpp:20: `sphere_quad' undeclared (first use this
function)
anisotropic_averaging.cpp:20: (Each undeclared identifier is reported only once
for each function it appears in.)
anisotropic_averaging.cpp: In member function `virtual meep::vec
meep::material_function::normal_vector(const meep::geometric_volume&)':
anisotropic_averaging.cpp:54: `num_sphere_quad' undeclared (first use this
function)
make[3]: *** [anisotropic_averaging.lo] Error 1
make[3]: Leaving directory `/home/chb/meep/meep-0.10/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/chb/meep/meep-0.10/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chb/meep/meep-0.10'
make: *** [all] Error 2"
(2)In some nodes, at the "./configure" step it show:
"configure: WARNING: Cannot find latex2html in your path!
configure: WARNING: Missing GNU GSL library...Bessel-function field initialization will not be supported."
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
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information. Set it to "no" to suppress
this message."
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information. Set it to "no" to suppress
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 ..."
Nike 专 卖 6 折 清 仓 , 疯 抢 啦 !
低 价 上 市 ! 阿 迪 \Kappa\ 李 宁 新 款 运 动 装 的 全 长 1-4 折 ( 图 )
_______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

