On May 18, 2009, at 1:45 AM, Andrew Galdes wrote:
For the record (for others who might ask the same original question as i have) the process to get past ./configure not working was to recompile the guile and guile-dev[evl] packages. But moving on,

You shouldn't need to recompile packages; the whole point of using packages is that you use precompiled packages. Do you mean "re- install" the guile and guile-devel packages?

Mixing prepackaged binaries of guile/guile-devel and a version that you compiled yourself is asking for trouble, because then you can easily end up with multiple incompatible versions of Guile installed.

>make
...
/usr/lib64/libguile.so: file not recognized: File format not recognized

You deleted too much....to decipher your error one needs to see the link command that preceded it.

Steven

_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to