<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/25/2013 7:10 AM, Laatar Rim
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1382710250.46434.YahooMailNeo@web133006.mail.ir2.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
        Lucida Grande, sans-serif;font-size:12pt">hi,<br clear="none">
        what is the role of make world and how can i know tha srilm is
        perfectly installed  in my machine?
        <div id="yiv9532788674">
          <div>
            <div class=""
              style="color:#000;background-color:#fff;font-family:HelveticaNeue,
              Helvetica Neue, Helvetica, Arial, Lucida Grande,
              sans-serif;font-size:12pt;">
              <div id="yiv9532788674yui_3_13_0_rc_1_8_1382716472052_8"><span
                  id="yiv9532788674yui_3_13_0_rc_1_8_1382716472052_21">thanks<br
                    class="">
                </span></div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    make World builds the SRILM binary libraries and executables and
    some scripts from source files, and installs them in $SRILM/lib and
    $SRILM/bin .<br>
    <br>
    To verify that it works first see if $SRILM/bin/$MACHINE_TYPE is
    populated with executable files.  ($MACHINE_TYPE is a string
    identifying your platform, like i686 for Intel-based Linux).<br>
    <br>
    make test will run a suite of tests of the SRILM tools and tell you
    if any unexpected results are found.<br>
    <br>
    Andreas<br>
    <br>
  </body>
</html>