[Moses-support] Cannot find /mosesdecoder/bin/moses

2019-03-13 Thread Qiwei Shao
Hello, I have installed Moses on my Macbook, which runs OS Mojave. However, when I used this code: cd ~/mosesdecoder/sample-models ~/mosesdecoder/bin/moses -f phrase-model/moses.ini < phrase-model/in > out My terminal said there is no such directory /mosesdecoder/bin/moses. I went back to my mos

[Moses-support] Installing Moses on Mac Ports

2019-03-09 Thread Qiwei Shao
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 d

[Moses-support] Installation error

2019-02-28 Thread Qiwei Shao
Hello, I tried to install Moses on macOS Mojave, but when I run this line ./bjam -j4 It tells me no such file or directory. I thought I might need to install boost first, but somehow when I ran wget https://dl.bintray.com/boostorg/release/1.64.0/source/boost_1_64_0.tar.gz it says wget: command n