Hi Anna Your version of automake seems rather old - I think 1.9 is the current. But since you are running Ubuntu 9.10 I'm surprised you have such an old automake.
Do you have ranlib and libtool installed? I regularly build moses on Kubuntu 9.10 and it works fine - I can check the tool versions that I have later, regards Barry On Tuesday 08 June 2010 13:59, Anna Serrano wrote: > 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. -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
