i personally compile xmlrpc-c myself and get moses to link to it
    ./bjam --with-xmlrpc-c=/path/to/xmlrpc-c
That way, you have more control. Moses doesn't like xmlrpc-c v. 1.25.29 
(off the top of my head). Also, you can delete the .so file and force 
moses to link to the static libraries. This will allow you to move your 
executable around different servers easier


On 16/01/15 09:54, Tom Hoar wrote:
> I compiled the yesterday's github commit. It seems to have gone well...
> but I forgot to redirect output to a log file. Oops.
>
> Before restarting, I noticed the mosesserver binary is missing. On
> closer inspection, default Ubuntu 14.04 does not include libxmlrpc. Does
> anyone now the Debian package that adds this support? I think it should
> be `libxmlrpc-core-c3-dev`.
>
>
>
>
>
> _______________________________________________
> 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

Reply via email to