Moses-support Digest, Vol 149, Issue 7

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: Installing Moses on Mac Ports (amittai)


----------------------------------------------------------------------

Message: 1
Date: Mon, 11 Mar 2019 13:37:47 -0400
From: amittai <amittai@umiacs.umd.edu>
Subject: Re: [Moses-support] Installing Moses on Mac Ports
To: Qiwei Shao <qiwei.shao@mail.utoronto.ca>
Cc: moses-support@mit.edu
Message-ID: <62755cdb889812b331d2eb34b131cd23@umiacs.umd.edu>
Content-Type: text/plain; charset="UTF-8"; format=flowed


by analogy: to find a parked car you need to be looking on the correct
level of the parking garage. a terminal window is just the main entrance
to the parking garage.

to run bjam you need to be in the 'mosesdecoder' directory. the
mosesdecoder directory only exists if you've downloaded the Moses code.
sounds like you may not have done that?

from a brand-new terminal window:

pwd <-- tells you the name of your current directory
git clone https://github.com/moses-smt/mosesdecoder.git. <--
downloads the code
cd mosesdecoder <-- enters the directory of the code you just
downloaded
pwd <-- tells you the name of your current directory
ls bjam <-- should show you something like:
/Users/you/mosesdecoder/bjam, which means you're in the correct place
and the file exists

*now* you can run bjam etc etc etc

cheers,
~amittai

On 2019-03-09 11:56, Qiwei Shao wrote:
> Hello,
>
> I ran into some problem when installing Moses on my Macbook. I?m
> using MacOS Mojave. I have already installed Mac Ports and used
> ?sudo port install boost? to install boost. Later I tried to
> install Moses by writing ?./bjam -j4? in terminal, but terminal
> says ?./bjam -4: no such file or directory?. Has anyone run into
> the same issue before or installed Moses on Mac Ports? I would
> appreciate if someone can help me figure out what the problem is.
>
> Happy weekend everyone!
>
> Regards,
>
> Qiwei
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support


------------------------------

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


End of Moses-support Digest, Vol 149, Issue 7
*********************************************

0 Response to "Moses-support Digest, Vol 149, Issue 7"

Post a Comment