On Fri, 2009-01-09 at 19:35 -0500, Peter Wiley-Cordone wrote:
> It appears as though if I run make reconfig after getting the code  
> from the git repository, configure fails in gschem when checking for  
> the libgeda repository dependency.  I'm building on a macbook if that  
> makes any difference.

make reconfig will try and run the configure on each piece. That won't
work for some of the tools until libgeda is installed.

make libgeda_reconfig
make libgeda_config
make libgeda_install

Then make reconfig will succeed with the whole load.

However, once the autotools files are all generated once, things
generally keep themselves up to date and regenerate their files as
needed.

-- 
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-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to