I think the problem come from your version of libtool, you can see the line, which is highlighted below.
On Fri, Jul 20, 2012 at 11:17 PM, <[email protected]> wrote: > > > today,I want to install RandLM Toolkit in order to test it on the Moses, > but the following errors: > > administrator@ubuntu:~/tools/randlm$ make > make all-recursive > make[1]: ???????????? `/home/administrator/tools/randlm' > Making all in src > make[2]: ???????????? `/home/administrator/tools/randlm/src' > Making all in RandLM > make[3]: ???????????? `/home/administrator/tools/randlm/src/RandLM' > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I./ -DMULTITHREADED -g -O2 -MT libRandLM_la-BloomMap.lo -MD -MP > -MF .deps/libRandLM_la-BloomMap.Tpo -c -o libRandLM_la-BloomMap.lo `test -f > 'BloomMap.cpp' || echo './'`BloomMap.cpp > libtool: Version mismatch error. This is libtool 2.4 Debian-2.4-2ubuntu1, > but the > * libtool: definition of this LT_INIT comes from libtool 2.2.6b. > libtool: You should recreate aclocal.m4 with macros from libtool 2.4* > Debian-2.4-2ubuntu1 > libtool: and run autoconf again. > make[3]: *** [libRandLM_la-BloomMap.lo] ???? 63 > make[3]:???????????? `/home/administrator/tools/randlm/src/RandLM' > make[2]: *** [all-recursive] ???? 1 > make[2]:???????????? `/home/administrator/tools/randlm/src' > make[1]: *** [all-recursive] ???? 1 > make[1]:???????????? `/home/administrator/tools/randlm' > make: *** [all] ???? 2 > > according to file INSTALL ,I installed Boost and Google Sparse-hash. But > the erros still exist. I look forward to your replying. > > -- Thu.
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
