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

Reply via email to