<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/23/2012 12:33 AM, Don Erick Bonus
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1350977625.53790.YahooMailNeo@web194705.mail.sg3.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:bookman
        old style, new york, times, serif;font-size:12pt">
        <div><span>Hi everyone.</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          bookman old style,new york,times,serif; background-color:
          transparent; font-style: normal;"><br>
          <span></span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          bookman old style,new york,times,serif; background-color:
          transparent; font-style: normal;"><span>I'm new to SRILM and I
            do have SRILM installed in an Ubuntu machine.  Based on what
            I got from the Internet, make World and make Test did work
            by displaying a lot of information.  However, when I try to
            run commands which are in the bin/i686 folder for testing, I
            always encounter the COMMAND NOT FOUND message.  As I try to
            run man in displaying the manual for the commands it says
            "No manual entry ...". I've been searching the Internet for
            solutions and can't find one.<br>
          </span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          bookman old style,new york,times,serif; background-color:
          transparent; font-style: normal;"><br>
          <span></span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          bookman old style,new york,times,serif; background-color:
          transparent; font-style: normal;"><span>Please help me on this
            one... I need to do a statistical-based spell and grammar
            checker for Tagalog as a project.  You may suggest steps on
            how I can do this also since I'm also new to
            statistical-based NLP.<br>
          </span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          bookman old style,new york,times,serif; background-color:
          transparent; font-style: normal;"><br>
          <span></span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          bookman old style,new york,times,serif; background-color:
          transparent; font-style: normal;"><span>Your help will be
            highly appreaciated.  Thanks.  </span></div>
        <div><span></span></div>
        <div> Erick</div>
      </div>
    </blockquote>
    <br>
    Try invoking ./bin/i686/ngram -version.   Assuming that works, the
    only problem is that your shell's executable search path is not set
    to include $SRILM/bin and $SRILM/bin/i686 .   This is item 6 in the
    INSTALL instructions.   Please consult a local Linux/Unix expert if
    needed.<br>
    <br>
    Andreas<br>
    <br>
  </body>
</html>