Hello. As part of the MosesCore project we've created a Windows installer for Moses. Please see http://www.statmt.org/moses/?n=Moses.Packages for details. The installer comes with a simple UI for loading models and translating.
Hope this helps, Ian On Tue, 12 Nov 2013 10:19:10 -0000, Hieu Hoang <[email protected]> wrote: > On 12 November 2013 07:15, youyou fan <[email protected]> wrote: > >> Hi, >> >> I tried to install moses on windows, but I failed to create moses.exe. >> My >> system is Windows 7 sp3. >> >> The installation process was >> >> Step 1: Install cygwin with the following packages >> >> g++, gcc, git,make, automake,libtool,boost,libboost,wget,zlib, >> >> zlib-dev,bzip2,bzip2-dev,python >> >> Step 2: Install Boost 1.54 with command >> >> ./bootstrp.sh >> ./b2 --prefix=$PREFIX --libdir=$LIBDIR --layout=tagged >> --link=static,shared --threading=multi,single install || echo FAILURE >> >> Setp 3: Install Moses with command >> ./bjam --with-boost=$PREFIX > bulid.log >> > > what did you set the variables $LIBDIR and $PREFIX to? > >> >> So I got the following errors >> ... >> >> failed gcc.link >> moses-cmd/bin/gcc-4.8.2/release/debug-symbols-on/link-static/threading-multi/moses.exe... >> ..... >> >> I am attaching the log file with this mail. >> >> By the way, the default language of my system is Japanese, so the log >> file >> is in Japanese too. Can anyone tell me how to get a log file in English? >> > > You probably have to change your default language of windows > installation. > I don't understand the error message to tell you what is wrong > > >> >> Thanks and regards, >> >> Fan >> >> >> _______________________________________________ >> Moses-support mailing list >> [email protected] >> http://mailman.mit.edu/mailman/listinfo/moses-support >> >> > > -- Kind regards, Ian Johnson Software Engineer Capita Translation and Interpreting Riverside Court, Huddersfield Road, Delph, Oldham, OL3 5FZ | Tel (UK): +44 845 367 7000 | Tel (US): +1 (800) 579-5010 | [email protected] | Skype ID: ian.johnson_als www.capitatranslationinterpreting.com _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
