On Thursday 13 December 2007, Ian Chapman wrote: > Hi, I am trying to install the latest gschem 1.2.0.tar.gz > from sources. ./configure reports > > checking for guile... /usr/bin/guile > checking for guile-config... no > configure: error: guile-config required but not found > > looking in the ubuntu gutsy package manager I installed guile > 1.6, then dumped it and pulled guile 1.8 from the same > package manager. I still get the same report. Please tell > me what I have missed?
Try: apt-get install guile-1.8-dev > I did not have this situation with > PCB or gerbv from the latest sources. They don't use guile. _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

