>From the final output of the installer: checking for guile... no configure: error: guile required but not found make: *** [libgeda_config] Error 1
I'd guess you want to: apt-get install guile-1.6-dev or: apt-get install guile-1.8-dev (You can use gEDA with either version). If you don't want the latest gEDA version (which is brilliant of course), you might try just: apt-get install geda-examples geda-gattrib geda-gnetlist geda-gschem geda-gsymcheck geda-symbols geda-utils the appropriate libgeda would be installed as a dependency. Ubuntu 7.04 (Feisty?) has a couple of releases old version of gEDA, so perhaps stick at the compile first. Regards, Peter C. _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

