>>>>> On Thu, 07 Mar 2002 15:18:16 +0500 (GMT-5), >>>>> "LCA" == Leonardo Contreras Alfonso <[EMAIL PROTECTED]> wrote:
LCA> Mensaje citado por: Cyrille Chepelov <[EMAIL PROTECTED]>: LCA> I did this: LCA> [leonardo@abadon dia]$ whereis aclocal.m4 LCA> aclocal: /usr/bin/aclocal /usr/share/aclocal LCA> [leonardo@abadon dia]$ aclocal --acdir=/usr/share/aclocal LCA> [leonardo@abadon dia]$ ./autogen.sh --prefix=../diaCVS LCA> Running gettextize... Ignore non-fatal messages. LCA> intl/ subdirectory exists: use option -f if you really want to delete it. LCA> Running intltoolize LCA> no need for patching file 'Makefile.in.in' LCA> Running libtoolize LCA> You should update your `aclocal.m4' by running aclocal. LCA> autoconf: Undefined macros: LCA> configure.in:33:AC_PROG_INTLTOOL(0.12) LCA> ... LCA> ./configure: line 5338: syntax error near unexpected token `AC_PROG_INTLTOOL LCA> (0.12)' LCA> ./configure: line 5338: `AC_PROG_INTLTOOL(0.12) ' As Cyrille said, you need to install intltool. ftp://ftp.gnome.org/pub/gnome/stable/sources/intltool/ -- Akira TAGOH : [EMAIL PROTECTED] / Japan GNOME Users Group [EMAIL PROTECTED] : [EMAIL PROTECTED] / GNOME-DB Project : [EMAIL PROTECTED] / Red Hat, Inc. : [EMAIL PROTECTED] / Debian Project _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list
