<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <pre><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">Samira,

Try set
export MACHINE_TYPE=i686-ubuntu
export SRILM=</span><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">/home/samira/Bureau/srilm
</span>export PATH=$SRILM/bin/${MACHINE_TYPE}:$SRILM/bin:$PATH
export MANPATH=$SRILM/man:$MANPATH

before make. It works for me on ubuntu 12.04-12.10.

-- Qiru

</span></pre>
    <div class="moz-cite-prefix">On 6/24/2013 9:42 AM, samira ellouze
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1372081360.85864.YahooMailNeo@web171602.mail.ir2.yahoo.com"
      type="cite">
      <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.
I installed all prerequisite packages mentioned in the website but it doesn't work...
</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
Best regards
Samira
</span></pre>
        <span style="font-family: Courier
          New,courier,monaco,monospace,sans-serif;"><br>
        </span><br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SRILM-User site list
<a class="moz-txt-link-abbreviated" href="mailto:SRILM-User@speech.sri.com">SRILM-User@speech.sri.com</a>
<a class="moz-txt-link-freetext" href="http://www.speech.sri.com/mailman/listinfo/srilm-user">http://www.speech.sri.com/mailman/listinfo/srilm-user</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="100">-- 
QIRU ZHOU | CHIEF SCIENTIST | iSPEECH, INC. | T 917.338.7723  | <a class="moz-txt-link-abbreviated" href="mailto:qzhou@iSpeech.org">qzhou@iSpeech.org</a> | <a class="moz-txt-link-abbreviated" href="http://www.iSpeech.org">www.iSpeech.org</a></pre>
  </body>
</html>