Yang Xiang:
Hi everyone,

I am trying to install the meep-1.0.
My operating system is ubuntu 9.04, and I have installed both guile-1.6 and guile-1.6-dev. However, when I tried to ./configure the meep, it display the error:

checking for guile-config... yes
checking if linking to guile works... no
configure: error: guile-config is broken

Is anyone who can help?
Thank you very much!

1)  Why not guile 1.8 ? It is also available in Ubuntu 9.04.
AFAIK, guile is not directly required by meep, so maybe you are missing libctl, which is linked with guile ? 2) I published the prebuilt packages for MEEP-1.0 in
https://edge.launchpad.net/~nizamov-shawkat/+archive/ppa
Ubuntu 8.04/8.10/9.04, amd64/i386 supported.
3) Also, you can download the sources deb package from
this ppa and build them on your own, e.g. with pbuilder or prevu.
It is very easy and straightforward like :
pbuilder --create (to create the build environment)
pbuilder --build meep****.dsc (to actually build the package, point to the actual .dsc file)
prevu is even more easier.

WBR
Shawkat

_______________________________________________
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