Hi Hieu,

Thank you for suggesting the Linux VMs. I encountered an issue with the
Fedora one with gunzip and so switched to the Ubuntu one, in which gunzip
works fine (i.e. for unpacking downloaded corpora). Not your doing I know,
but perhaps worth updating and repackaging the Fedora VM?

Secondly there were a couple of edits needed to get the mgiza scripts
running. Should I send them to you here or on GitHub?

Finally, I encountered a bus error in plain2snt-hasvcb.py when training and
some subsequent path errors -- specifically, could not find "giza.$TGT-$SRC"
or "giza.$SRC-$TGT" (should this be 2 more mkdirs in force-align-moses.sh?)
and could not find "$SCRIPT_DIR/training" which indeed seems to be missing
from mgizapp unless I've not looked carefully enough.

As always, happy to be corrected if I'm doing anything wrong.
Andrew


On 26 July 2016 at 22:42, Hieu Hoang <[email protected]> wrote:

> that's a weird error. This looks the same as this:
>
>    https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65306
>
> sounds like you're digging yourself a bigger hole.
>
> my suggestion if you must use OSX, especially for teaching - use a Linux
> virtual machine. We even make 1 available for download with everything
> installed:
>
>    http://www.statmt.org/moses/RELEASE-3.0/vm/fedora%2021%2064-bit.ova
>
> On 26/07/2016 16:15, Andrew Caines wrote:
>
> Hello,
> I encountered an error in running 'make' with mgiza:
>
> [ 10%] Building CXX object src/CMakeFiles/mgiza_lib.dir/F
> orwardBackward.cpp.o
>
> /var/folders/p8/8d4g5v_53t3glcsclzx5cc8h0000gn/T//cckNoVZn.s:989:suffix
> or operands invalid for `movq'
>
> /var/folders/p8/8d4g5v_53t3glcsclzx5cc8h0000gn/T//cckNoVZn.s:993:suffix
> or operands invalid for `movq'
>
> /var/folders/p8/8d4g5v_53t3glcsclzx5cc8h0000gn/T//cckNoVZn.s:1011:suffix
> or operands invalid for `movq'
>
> /var/folders/p8/8d4g5v_53t3glcsclzx5cc8h0000gn/T//cckNoVZn.s:1467:suffix
> or operands invalid for `movq'
>
> /var/folders/p8/8d4g5v_53t3glcsclzx5cc8h0000gn/T//cckNoVZn.s:2527:suffix
> or operands invalid for `movq'
>
> make[2]: *** [src/CMakeFiles/mgiza_lib.dir/ForwardBackward.cpp.o] Error 1
> I'm on Mac OS X 10.11.5 (El Capitan). I appreciate that OS X is untested
> compared to Linux, but it'd be great to get this set up, for purposes of
> teaching & collaboration in DH.
>
> thanks in advance, Andrew
>
>
> _______________________________________________
> Moses-support mailing 
> [email protected]http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
>
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to