Hello, I'm trying to install Moses in my computer (Ubuntu 9.10) and having some troubles. I'm following the "step-by-step guide" of the web, and already have installed GIzza and SRILM succefully, or that's waht I think. Trying to run ./regenerate-makefiles.sh as the guide says, I have the following message: Calling /usr/bin/aclocal... Calling /usr/bin/autoconf... Calling /usr/bin/automake... OnDiskPt/src/Makefile.am:1: library used but `RANLIB' is undefined OnDiskPt/src/Makefile.am:1: The usual way to define `RANLIB' is to add `AC_PROG_RANLIB' OnDiskPt/src/Makefile.am:1: to `configure.in' and run `autoconf' again. moses-chart/src/Makefile.am:1: library used but `RANLIB' is undefined moses-chart/src/Makefile.am:1: The usual way to define `RANLIB' is to add `AC_PROG_RANLIB' moses-chart/src/Makefile.am:1: to `configure.in' and run `autoconf' again. moses/src/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined moses/src/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' moses/src/Makefile.am:1: to `configure.in' and run `aclocal' and `autoconf' again. moses/src/Makefile.am:1: If `AC_PROG_LIBTOOL' is in `configure.in', make sure moses/src/Makefile.am:1: its definition is in aclocal's search path. automake failed
First, I thought it could be because I didn't have RAINLIB, but I have it. The I check if I had the last version of both automake and autoconf and I have 1.11 and 2.64, which I think are the lastest. Could you please help me?I need it to do a work in my university. Thanks a lot. Kind regards, Anna Serrano.
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
