hi all,
i am using ubuntu 10.04 updated version on dell inspiron laptop. i have
installed SRILM and giza++ software for LM and TM respectively.i am trying
to install moses decoder. i have set the ACLOCAL and  AUTOMAKE variable to
respective paths of '/usr/bin/aclocal' and '/usr/bin/automake' in
regenerate-makefiles.sh file. when i run this file with ./  i get following
error:

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

Please tell how to deal with this problem.

-- 
Thanks & Regards,
nakul
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to