Hello, I try to reinstall this again IRSTLM independently. I downloaded IRSTLM and there I try to install it but it show this message again . / install
MACHTYPE is actually undefined Set environment variable MACHTYPE with "uname -m" OSTYPE is actually undefined Set environment variable OSTYPE with "uname -s" CREATING DIRECTORIES CREATING ALIASES FOR OTHER MACHINE TYPES ln: création d'un lien symbolique «x86_64-redhat-linux-gnu/x86_64»: Le fichier existe ln: création d'un lien symbolique «x86_64-redhat-linux-gnu/x86_64»: Le fichier existe COMPILING CODE rm *.o cc -O3 -DMYCODESIZE=3 -Wall --no-strict-aliasing -c -o cmd.o cmd.c g++ -static -c -O3 -DMYCODESIZE=3 -Wall --no-strict-aliasing util.cpp -o util.o make: g++ : commande introuvable make: *** [util.o] Erreur 127 INSTALLING INCLUDE DIR INSTALLING SCRIPTS INSTALLING ARCHITECTURE-INDEPENDENT WRAPPERS Any idea please? I follow this tutorial: http://www.dlsi.ua.es/~mlf/fosmt-moses.html Thanks Bests regards 2011/9/4 Nicola Bertoldi <[email protected]> > Use the full path for the input file and for the output file > > If this does not work, > > please run > sh -x ./build-lm.sh -i Texte_EN.txt -n 3 -o lm -k 3 --verbose > > collect both STDERR and STDOUT > and send all to me together with your input file (if not too big) > > > best regards, > Nicola Bertoldi > > > On Sep 4, 2011, at 6:51 PM, Cyrine NASRI wrote: > > > Hello, I'm a new user with irstlm > > I want to build a 3gram with irstlm but i have an error message : > > ./build-lm.sh -i Texte_EN.txt -n 3 -o lm -k 3 > > > > Cleaning temporary directory stat > > ./build-lm.sh: 145: Syntax error: Bad fd number > > > > Can you help me please? > > Thanks > > > > Best Regards > > Cyrine > > _______________________________________________ > > Moses-support mailing list > > [email protected] > > http://mailman.mit.edu/mailman/listinfo/moses-support > > -- *Cyrine NASRI Ph.D. Student in Computer Science* -- *Cyrine NASRI Ph.D. Student in Computer Science*
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
