I have installed meep on cluster(the system is redhat 9.0) successfully. However, when I use command "meep", it display:

"ERROR: In procedure scm_lookup:<BR>ERROR: unbound variable: include</DIV>
<DIV>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."

Make sure you are using libctl version 3.0.2.

Also make sure you haven't installed multiple versions of guile. Possibly, you are using a Linux system that had Guile already installed, and you then installed *another* version from source.

What you need to do is to uninstall the versions you installed from source ('make uninstall' if you still have the source directory lying around), and then install the 'guile-dev' RPM for your Linux distribution (as described in the Meep installation manual, both guile and guile-dev RPMs are required, but only the former is typically installed).

_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to