<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">Hello,</span><pre><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">I tried to install the SRILM (both versions 1.7.0) on Ubuntu 13.04.<br>I installed all prerequisite packages mentioned in the website but it doesn't work...<br></span></pre><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">when I execute the command line : make NO_TCL=1 MACHINE_TYPE=i686-ubuntu World<br>I get the following error:<br><br>mkdir -p include lib bin<br>make init<br>make[1]: Entering directory `/home/samira/Bureau/srilm'<br>for subdir in misc dstruct lm flm lattice utils; do \<br>        (cd $subdir/src; make SRILM= MACHINE_TYPE=i686-ubuntu OPTION= MAKE_PIC= init) || exit 1;
 \<br>    done<br>make[2]: Entering directory `/home/samira/Bureau/srilm/misc/src'<br>Makefile:24: /common/Makefile.common.variables: No such file or directory<br>Makefile:152: /common/Makefile.common.targets: No such file or directory<br>make[2]: *** No rule to make target `/common/Makefile.common.targets'.  Stop.<br>make[2]: Leaving directory `/home/samira/Bureau/srilm/misc/src'<br>make[1]: *** [init] Error 1<br>make[1]: Leaving directory `/home/samira/Bureau/srilm'<br>make: *** [World] Error 2<br><br><br>Please, can you help me to solve this error?<br><br></span><pre><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">I appreciate your help<br>Best regards<br>Samira<br></span></pre><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><br></span><br></div></body></html>