<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 4/23/2013 7:58 AM, arefeh kazemi
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1366729113.57585.YahooMailNeo@web162406.mail.bf1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:times
        new roman, new york, times, serif;font-size:12pt">
        <div style="RIGHT: auto">Hi everyone</div>
        <div style="RIGHT: auto">I'm trying to install srilm on the
          ubuntu 10.04 but it gets the following error. Do you have any
          suggestion for fixing this problem?</div>
        <div style="RIGHT: auto">BTW: I install tcl library and set it's
          path in the makefile.<var id="yui-ie-cursor"></var></div>
        <div style="RIGHT: auto"> </div>
      </div>
    </blockquote>
    1) what happens is your do "make release-libraries
    release-programs"   ?<br>
    2) try the latest "beta" release.   There might be an problem
    building the test programs that got fixed in the current code.<br>
    <br>
    Andreas<br>
    <br>
    <blockquote
      cite="mid:1366729113.57585.YahooMailNeo@web162406.mail.bf1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:times
        new roman, new york, times, serif;font-size:12pt">
        <div style="RIGHT: auto">>>sudo make all<br>
          for subdir in misc dstruct lm flm lattice utils; do \<br>
            (cd $subdir/src; make SRILM=/opt/tools/srilm
          MACHINE_TYPE=i686 OPTION= MAKE_PIC= all) || exit 1; \<br>
           done<br>
          make[1]: Entering directory `/opt/tools/srilm/misc/src'<br>
          make[1]: Nothing to be done for `all'.<br>
          make[1]: Leaving directory `/opt/tools/srilm/misc/src'<br>
          make[1]: Entering directory `/opt/tools/srilm/dstruct/src'<br>
          g++ -m32 -mtune=pentium3 -Wall -Wno-unused-variable
          -Wno-uninitialized -DINSTANTIATE_TEMPLATES
          -D_FILE_OFFSET_BITS=64   -I/usr/include/tcl8.4 -I.
          -I../../include   -c -g -O3 -o ../obj/i686/testMap2.o
          testMap2.cc<br>
          testMap2.cc: In function ‘int Delete(void*, Tcl_Interp*, int,
          char**)’:<br>
          testMap2.cc:114: error: cannot convert ‘Boolean’ to ‘char**’
          in assignment<br>
          make[1]: *** [../obj/i686/testMap2.o] Error 1<br>
          make[1]: Leaving directory `/opt/tools/srilm/dstruct/src'<br
            style="RIGHT: auto">
          make: *** [all] Error 1<br>
        </div>
        <div style="RIGHT: auto"> </div>
      </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>
  </body>
</html>