Installing moses version 0.1 on Fedora 10, I get errors due to a wrong setting of the LDFLAGS variable in the generated Makefiles.
It should be: LDFLAGS = -L/project/piqasso/Experiments/MT/tools/srilm/lib/i686-m64/lib instead of LDFLAGS = -L/project/piqasso/Experiments/MT/tools/srilm//lib/i686 I fixed these by hand and the installation went though. Thanks -- Beppe Attardi _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
