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.
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
