Hi,

could it be a problem with linked libraries?

The XML library is not compiled in, so you may have to
point to it:
export LD_LIBRARY_PATH=/path/to/xmlrpc/lib:$LD_LIBRARY_PATH

-phi

On Tue, Jan 14, 2014 at 9:52 AM, Roee Aharoni <[email protected]> wrote:
> Hi!
>
>
> l built moses successfully with mosesserver (with xmlrpc option), and
> noticed that the mosesserver executable was created at mosesdecoder/bin.
>
> Then, I executed the mosesserver process and after a while got the error:
>
> Undefined symbol: libxmlrpc_server_abyss_set_handler3
>
>
> I thought I have a wrong version of xmlrpc_server_abyss, though I couldn't
> find a better one.
>
>
> Do you have an idea of what would solve the problem?
>
>
> Thanks,
>
>
> Roee
>
> _______________________________________________
> 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