Get a stable one, edit /etc/apt/sources.list to change all 'jessie' to 'testing', then apt update && apt dist-upgrade.
2016-10-26 19:09, Hieu Hoang: > i'm not familiar with Debian. How do you install the 'testing' > configuration? The default gcc on there seems to be 4.9.2 > > > On 26/10/2016 10:22, Dingyuan Wang wrote: >> Hi, >> >> Debian "testing" latest, gcc 6.2.0 >> >> I do want to test out the moses2. >> >> 2016-10-26 17:17, Hieu Hoang: >>> hiya >>> >>> can you tell me which debian version and gcc version you are using. >>> >>> The compile error comes from Moses2. You can disable compilation of >>> Moses2 by adding this argument to the bjam command: >>> >>> bjam .... --no-xmlrpc-c >>> >>> >>> On 26/10/2016 10:10, Dingyuan Wang wrote: >>>> Dear All, >>>> >>>> I recently pulled the git repo and got a build error with moses2 on a >>>> Debian testing machine. >>>> >>>> Build command is >>>> >>>> ./bjam --with-cmph=/usr/local -j6 -a >>>> >>>> >>>> >>>> _______________________________________________ >>>> Moses-support mailing list >>>> [email protected] >>>> http://mailman.mit.edu/mailman/listinfo/moses-support > -- Dingyuan Wang (gumblex) _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
