LDHT is not really supported, but looking at your error message it seems that you need to install Google Sparse Hash.
On Wed Nov 19 2014 at 12:47:27 PM Hieu Hoang <[email protected]> wrote: > There is a script within the randlm project that compiles just the library > needed to integrate the library into Moses. > > https://sourceforge.net/p/randlm/code/HEAD/tree/trunk/manual-compile/compile.sh > It's been a while since people have asked about RandLM, I'm not sure who's > still using it and who has time & experience to take care of it. > > On 19 November 2014 11:50, Achchuthan Yogarajah <[email protected]> > wrote: > >> Hi Everyone, >> >> when i build RandLM with the following command >> make >> i got some error >> >> Making all in RandLM >> make[1]: Entering directory `/home/achchuthan/randlm-0.2.5/src/RandLM' >> make[1]: Nothing to be done for `all'. >> make[1]: Leaving directory `/home/achchuthan/randlm-0.2.5/src/RandLM' >> Making all in LDHT >> make[1]: Entering directory `/home/achchuthan/randlm-0.2.5/src/LDHT' >> /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H >> -I. -I../.. -I./ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -g >> -O2 -MT libLDHT_la-Client.lo -MD -MP -MF .deps/libLDHT_la-Client.Tpo -c -o >> libLDHT_la-Client.lo `test -f 'Client.cpp' || echo './'`Client.cpp >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./ -fPIC >> -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -g -O2 -MT >> libLDHT_la-Client.lo -MD -MP -MF .deps/libLDHT_la-Client.Tpo -c Client.cpp >> -fPIC -DPIC -o .libs/libLDHT_la-Client.o >> In file included from Client.cpp:6:0: >> Client.h:8:34: fatal error: google/sparse_hash_map: No such file or >> directory >> #include <google/sparse_hash_map> >> ^ >> compilation terminated. >> make[1]: *** [libLDHT_la-Client.lo] Error 1 >> make[1]: Leaving directory `/home/achchuthan/randlm-0.2.5/src/LDHT' >> make: *** [all-recursive] Error >> >> >> -- >> >> >> *Thanks & Regards,**Yogarajah Achchuthan* >> [ LinkedIn <http://lk.linkedin.com/in/achchuthany/> Twitter >> <https://twitter.com/achchuthany> Facebook >> <https://www.facebook.com/achchuthany> ] >> >> >> _______________________________________________ >> Moses-support mailing list >> [email protected] >> http://mailman.mit.edu/mailman/listinfo/moses-support >> >> > > > -- > Hieu Hoang > Research Associate > University of Edinburgh > http://www.hoang.co.uk/hieu > > 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
