Send Moses-support mailing list submissions to
moses-support@mit.edu
To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.mit.edu/mailman/listinfo/moses-support
or, via email, send a message with subject or body 'help' to
moses-support-request@mit.edu
You can reach the person managing the list at
moses-support-owner@mit.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Moses-support digest..."
Today's Topics:
1. Re: Problem when running moses-server, Issues with abyss++
(Pidong Wang)
2. Re: Problem when running moses-server, Issues with abyss++
(Hieu Hoang)
----------------------------------------------------------------------
Message: 1
Date: Sat, 18 Jan 2014 05:35:43 -0800
From: Pidong Wang <wangpidong@gmail.com>
Subject: Re: [Moses-support] Problem when running moses-server, Issues
with abyss++
To: Roee Aharoni <roee.aharoni@gmail.com>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<CAKYvXDE5RdgJ8jpOxQmc4V486XnKNnyz1ZAMjYpUMi6U60gWdA@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Hi Roee,
Did you set the "--with-xmlrpc-c" option of the bjam command to compile
moses?
For me, I installed the xmlrpc-c to the default location (/usr/local) and
then run the following command to compile moses with xmlrpc and boost on
Ubuntu OS, without setting the LD_LIBRARY_PATH.
=========================================================
./bjam -j2 --with-xmlrpc-c=/usr/local --with-boost=/usr/include/
=========================================================
The Jamfile in the mosesserver.cpp directory checks whether you set the
"--with-xmlrpc-c" option to compile mosesserver.
By the way, I am using Moses Version 1.0.
Hope it helps you!
Best wishes!
Pidong
On 18 January 2014 02:17, Roee Aharoni <roee.aharoni@gmail.com> wrote:
> Hi all,
>
> I'm having trouble when running mosesserver: after setting the
> LD_LIBRARY_PATH environment to include the path where the relevant xmlrpc-c
> libraries are, the compilation and linking phase is passing fine.
> However, while trying to run the moses-server executable, it fails with
> runtime error after loading the model, which is "symbol not found for the
> function call : *xmlrpc_server_abyss_set_handler3()
> <http://xmlrpc-c.sourceforge.net/doc/libxmlrpc_server_abyss.html#set_handler3>"*
> We checked the relevant abyss++ library and this symbol really appears in
> the library as undefined.
> We suspect this happens due to one of the following reasons:
>
> [1] some library which does contain the symbol is missing and its path
> should be added to the LD_LIBRARY_PATH
> [2] there is some problems with the procedure of building and installing
> the xmlrpc-c package.
> [3] there are issues with the xmlrpc-c-config which does not configures
> the parameters correctly.
>
> If anyone has met these conditions and solved it or has an explanation of
> the xmlrpc libraries which should be used and how, we would appreciate any
> help.
>
> Thanks,
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
--
Wang Pidong
Department of Computer Science
School of Computing
National University of Singapore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20140118/bcccbb92/attachment-0001.htm
------------------------------
Message: 2
Date: Sat, 18 Jan 2014 13:48:43 +0000
From: Hieu Hoang <hieuhoang@gmail.com>
Subject: Re: [Moses-support] Problem when running moses-server, Issues
with abyss++
To: moses-support@mit.edu
Message-ID: <52DA863B.5000803@gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
did you compile with the
--static
option? Also, i would delete all the xmlrpc-c shared libraries:
rm xmlrpc-c-1.25.26/lib/*.so
On 18/01/2014 10:17, Roee Aharoni wrote:
> Hi all,
>
> I'm having trouble when running mosesserver: after setting the
> LD_LIBRARY_PATH environment to include the path where the relevant
> xmlrpc-c libraries are, the compilation and linking phase is passing fine.
> However, while trying to run the moses-server executable, it fails
> with runtime error after loading the model, which is "symbol not found
> for the function call : *xmlrpc_server_abyss_set_handler3()
> <http://xmlrpc-c.sourceforge.net/doc/libxmlrpc_server_abyss.html#set_handler3>"*
> We checked the relevant abyss++ library and this symbol really appears
> in the library as undefined.
> We suspect this happens due to one of the following reasons:
>
> [1] some library which does contain the symbol is missing and its path
> should be added to the LD_LIBRARY_PATH
> [2] there is some problems with the procedure of building and
> installing the xmlrpc-c package.
> [3] there are issues with the xmlrpc-c-config which does not
> configures the parameters correctly.
>
> If anyone has met these conditions and solved it or has an explanation
> of the xmlrpc libraries which should be used and how, we would
> appreciate any help.
>
> Thanks,
>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20140118/aa713222/attachment-0001.htm
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 87, Issue 45
*********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 87, Issue 45"
Post a Comment