Hi, checked out devel from cvs and did a make install. Problem arose when compiling setup.
( cd setup; \ ./configure --prefix=/home/svenn/geda ) Configuring geda-setup version 20041228 ./configure: line 1258: syntax error near unexpected token `$PACKAGE,' ./configure: line 1258: `AM_INIT_AUTOMAKE($PACKAGE, $VERSION)' make: *** [setup/config.h] Error 2 I have installed gtk2.x-dev and not gtk1.x-dev. Could it be that geda-setup needs gtk1.2 to compile? Do I really need to compile geda-setup when I compile from cvs? -- Svenn
