"How do I compile mosesserver?" Hmm... If you don't know, how should we? :)

Here's our command line that creates it. I forget which values kick in to make sure it's made, but I think it has to do with the --with-xmlrpc-c and --with-boost

bjam \
   -j2 \
   -a \
   --static \
   --with-boost \
   --max-kenlm-order=12 \
   --prefix="/usr/local/lib/mosesdecoder" \
   --debug-configuration \
   --with-xmlrpc-c \
   --install-scripts="/usr/local/lib/mosesdecoder/scripts" \
   --with-irstlm=/usr/local \
   --with-randlm=/usr/local


On 04/25/2013 08:28 PM, Hieu Hoang wrote:
How do I compile mosesserver? I'll try it on my windows VM and let you know.

It should work, cygwin seems to be quite Linux-like these days.


On 25 April 2013 14:13, Tom Hoar <[email protected] <mailto:[email protected]>> wrote:

    We just finished regression testing the v1.0 source code 64-bit
    Linux compile and integration into our system. When we compile
    from source, the mosesserver binary ends up here:

    
mosesdecoder/contrib/server/bin/gcc-4.6/release/debug-symbols-on/link-static/runtime-link-static/threading-multi/mosesserver

    It looks like the binaries in
    http://www.statmt.org/moses/RELEASE-1.0/binaries/linux-64bit/ are
    just a subset of everything you get when you compile.

    Tom




    On 04/25/2013 08:06 PM, Lane Schwartz wrote:
    Hmm, that's odd. In the v1.0 release, there are mosesserver
    binaries for the Mac OS X build, but not for Linux or Windows.

    Would it be possible to have those included in the v1.0 release?

    Thanks,
    Lane

    On Thu, Apr 25, 2013 at 9:00 AM, Lane Schwartz
    <[email protected] <mailto:[email protected]>> wrote:

        Does anyone know if moses server compiles and runs on
        Windows? I don't see that a mosesserver binary is included
        with the v1.0 release.

        Thanks,
        Lane




    _______________________________________________
    Moses-support mailing list
    [email protected]  <mailto:[email protected]>
    http://mailman.mit.edu/mailman/listinfo/moses-support


    _______________________________________________
    Moses-support mailing list
    [email protected] <mailto:[email protected]>
    http://mailman.mit.edu/mailman/listinfo/moses-support




--
Hieu Hoang
Research Associate
University of Edinburgh
http://www.hoang.co.uk/hieu



_______________________________________________
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