[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Next step questions



On Sun, 2007-02-18 at 16:59 -0800, Ben Jackson wrote:
> On Sun, Feb 18, 2007 at 06:54:18PM -0600, Craig Niederberger wrote:
> > OK, so I'm trying to install via CVS geda/gaf.  I'm getting this error with
> > make install:
> > 
> > checking for guile-config... no
> > configure: error: guile-config required but not found
> > make: *** [libgeda/config.h] Error 1
> > 
> > # guile --version
> > Guile 1.6.7
> 
> If you don't have the .pc and no guile-config, you'll probably have to
> reinstall guile.  I have 1.6.8 and it has a guile-config.  If you
> understand the foo-config system you could hand-write one for your
> existing install, but it's probably easier to upgrade guile.

It sounds like you don't have the appropriate development packages
installed for guile.

On Ubuntu / Debian, try guile-1.6

dpkg-query -S /usr/bin/guile-1.6-config 
guile-1.6: /usr/bin/guile-1.6-config

There is a symlink /usr/bin/guile-config on my box, which points
to /etc/alternatives/guile-config, which is in turn a sym-link
to /usr/bin/guile-1.6-config

This will likely be different on non Debian based systems. Try
re-installing guile, and for good measure, guile-dev (or guile-1.6 and
guile-1.6-dev).

Regards,

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user