Hello! I wish to install gEDA suite from git repository.
I did: git clone git://git.gpleda.org/gaf.git I setup shell variables: edited .bash_profile, relogin and startx again. In the downloaded gaf/ directory did make install. I get the error message: ----------------------- ... ( cd libgeda; ./autogen.sh) autogen.sh creating configure.ac processing . autogen.sh running: autopoint ... autogen.sh running: intltoolize ... ./autogen.sh: line 160: intltoolize: command not found autogen.sh running: libtoolize ... You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. autogen.sh running: aclocal ... configure.ac:89: error: m4 macro `IT_PROG_INTLTOOL' is not defined. Ensure that `intltool.m4' is installed in your aclocal search path. Maybe you are missing a -dev package? acinclude.m4:7: AC_GEDA_MACRO_CHECK is expanded from... configure.ac:89: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: autom4te failed with exit status: 1 autogen.sh exiting... make: *** [libgeda/configure] Error 1 -------------------- I installed almost every recommended packages: recommended - installed automake 1.7.x or later - automake1.9 OK autoconf 2.57 or later - autoconf2.13 ?? libtool 1.4.x or later - libtool 1.5.22-4 OK pkg-config >= 0.15.x - pkg-config 0.21-1 OK gettext 0.12.1 or later - gettext 0.16.1-1 OK guile 1.6.x - guile-1.8 OK gtk+ 2.4.x or later - gtk-engines 1:2.8.2-1 ?? groff current - groff 1.18.1.1-12 OK On Debian GNU/Linux Etch an Half I haven't packages: autoconf 2.57 or later, but autoconf2.13 and gtk+ 2.4.x or later, but gtk-engines 1:2.8.2-1. I'm not shure whether the gtk-engines 1:2.8.2-1 provide the required gtk+ package? What to do? I think if I must I shall do dist-upgrade to Debian GNU/Linux Lenny. Any advices will be appreciated! -- Regards, Paul Csanyi http://www.freewebs.com/csanyi-pal/index.htm _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

