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
>
>


-- 
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

Reply via email to