On Wed, Feb 11, 2009 at 03:39:23PM +0000, Peter Clifton wrote: > On Wed, 2009-02-11 at 09:44 -0500, Joshua Boyd wrote: > > On Mon, Feb 02, 2009 at 02:59:35PM +0000, Peter Clifton wrote: > > > For those testing the PCB+GL branch > > > > > > git clone git://repo.or.cz/geda-pcb/pcjc2.git > > > git checkout -b before_pours origin/before_pours > > > > Could you add a bootstrap script like a lot of other projects have? > > There is one.. "./autogen.sh" in the root directory. > > > Also, when I try to generate the configure script (aclocal && autoconf > > && automake -i --foreign) I get an error about the intl directory not > > existing. However, when I remove that entry from the DIRS variable in > > Makefile.am, I get this error: > > configure.ac:894: required file `intl/Makefile.in' not found > > Makefile.am:7: AM_GNU_GETTEXT used but `intl' not in SUBDIRS > > Might need to call intltoolize. The ./autogen.sh script will do that for > you.
Yep, that got me much further. With a bit more babying, I got it built and running. Cool and thanks. _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

