Not sure how relevant this is, but often when I've compiled Moses I've had to dive into the src directory and run a make in there as well as running it from the root directory for moses.
Maybe navigate to /src and run a make separately? Kind regards, Lee Ball Infrastructure Manager [email protected] Skype: lee.ball_appliedlanguage Tel: +44 (0)844 854 8945 Applied Language Solutions High quality language solutions delivered on time ...with a smile! www.appliedlanguage.com Tel (UK): +44 (0)845 367 7000 Tel (US): +1 (800) 579-5010 Riverside Court, Huddersfield Road, Delph, Oldham, OL3 5FZ. UK Registered in the UK 5122429 Pride in everything we do | Respect everyone like a friend Think of the environment; please don't print this e-mail unless you really need to. On 31 March 2010 11:00, Barry Haddow <[email protected]> wrote: > Hi Zahurul > > It looks as though libmoses.a did not build - the server build is unable to > find it. Could you check back through the build logs to see what happened? > > regards > Barry > > On Wednesday 31 Mar 2010 10:42:30 Zahurul Islam wrote: > > Dear Barry, > > Thank you very much. Here is the command list, i executed in the top > level > > of moses directory: > > > > $./regenerate-makefiles.sh > > $./configure --with-srilm=/project/piqasso/Experiments/MT/tools/srilm/ > > -with-irstlm=/project/piqasso/Experiments/MT/tools/irstlm-5.22.01/ > > --with-boost --enable-threads --with-xmlrpc-c > > $make > > > > boost and xmlrpmc-c are accessible in the PATH. Thats why, I did not > > provide arguments. Two older revision of MOSES with server feature are > > installed in my machine. I am trying to upgrade to new revision. Thanks > > again. > > > > Regards, > > Zahurul > > > > On Wed, Mar 31, 2010 at 11:31 AM, Barry Haddow <[email protected]> > wrote: > > > Hi Zahurul > > > > > > Did moses build correctly? Did you run make at the top level? The > server > > > build > > > is failing because it can't find the moses library. > > > > > > > > > Your configure line looks a little strange as the --with-xmlrpmc-c flag > > > should > > > take an argument > > > eg. --with-xmlrpc-c=/disk3/bhaddow/xmlrpc-c/bin/xmlrpc-c-config > > > > > > regards > > > Barry > > > > > > On Wednesday 31 Mar 2010 10:08:51 Zahurul Islam wrote: > > > > Hi, > > > > I was trying to install new version of MOSES. I tried twice by svn > > > > update and downloaded source from: > > > > https://sourceforge.net/projects/mosesdecoder/ . Both time i met > > > > > > following > > > > > > > error: > > > > > > > > $Making all in server > > > > $make[2]: Entering directory > > > > `/l/disc1/project/piqasso/Experiments/MT/tools/moses-march31/server' > > > > $g++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -I../moses/src -I/usr/include > > > > -pthread -I/usr/include -DTRACE_ENABLE=1 -DWITH_THREADS > > > > -I/project/piqasso/Experiments/MT/tools/srilm//include > > > > -I/project/piqasso/Experiments/MT/tools/irstlm-5.22.01//include -g > -O2 > > > > > > -MT > > > > > > > mosesserver-mosesserver.o -MD -MP -MF > .deps/mosesserver-mosesserver.Tpo > > > > > > -c > > > > > > > -o mosesserver-mosesserver.o `test -f 'mosesserver.cpp' || echo > > > > './'`mosesserver.cpp > > > > $mv -f .deps/mosesserver-mosesserver.Tpo > > > > .deps/mosesserver-mosesserver.Po $make[2]: *** No rule to make target > > > > `../moses/src/libmoses.a', needed by `mosesserver'. Stop. > > > > $make[2]: Leaving directory > > > > `/l/disc1/project/piqasso/Experiments/MT/tools/moses-march31/server' > > > > $make[1]: *** [all-recursive] Error 1 > > > > > > > > My configuration command was: > > > > ./configure --with-srilm=/project/piqasso/Experiments/MT/tools/srilm/ > > > > -with-irstlm=/project/piqasso/Experiments/MT/tools/irstlm-5.22.01/ > > > > --with-boost --enable-threads --with-xmlrpc-c > > > > > > > > Regards, > > > > Zahurul > > > > ------------------------------------------------------- > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support >
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
