Hi, Trying to install a new Moses and link it with a few LMs. But I got the following errors, regarding IRSTLM and RANDLM. The directories for search are incorrect, but I don't know where to change them. Or I am expected to create those directories and copy the files into there?
*"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -g -pthread -DMAX_NUM_FACTORS=4 -DMPI_ENABLE -DNDEBUG -DTRACE_ENABLE=1 -DWITH_THREADS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I"." -I"/home/alpha_mt/mt-grid/tools/mt/moses/external-tools/irstlm/include" -I"/home/alpha_mt/mt-grid/tools/mt/moses/external-tools/irstlm/include/irstlm" -I"/usr/lib/openmpi/include" -I"/usr/lib/openmpi/include/openmpi" -I"util/double-conversion" -c -o "moses/LM/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/IRST.o" "moses/LM/IRST.cpp"* *moses/LM/IRST.cpp:25:24: fatal error: dictionary.h: No such file or directory* *compilation terminated.* *...failed gcc.compile.c++ moses/LM/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/IRST.o...* *gcc.compile.c++ moses/LM/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Rand.o* * "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -g -pthread -DMAX_NUM_FACTORS=4 -DMPI_ENABLE -DNDEBUG -DTRACE_ENABLE=1 -DWITH_THREADS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I"." -I"/home/alpha_mt/mt-grid/tools/mt/moses/external-tools/randlm/include" -I"/home/alpha_mt/mt-grid/tools/mt/moses/external-tools/randlm/include/RandLM" -I"/usr/lib/openmpi/include" -I"/usr/lib/openmpi/include/openmpi" -I"util/double-conversion" -c -o "moses/LM/bin/gcc-4.6/release/debug-symbols-on/link-static/threading-multi/Rand.o" "moses/LM/Rand.cpp"* *moses/LM/Rand.cpp:38:20: fatal error: RandLM.h: No such file or directory* The build log is attached. Many thanks for the help. Cheers, Guchun
build.log.tgz
Description: GNU Zip compressed data
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
