<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto"><SPAN style="RIGHT: auto">Thank you Andreas,</SPAN></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto"><SPAN style="RIGHT: auto">I downloaded the new version of Moses and  the problem is fixed now<VAR id=yui-ie-cursor></VAR>.</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN> </div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">Regards</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">Arefeh</SPAN></div>
<div><BR></div>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV style="RIGHT: auto" dir=ltr>
<DIV style="BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 0px; LINE-HEIGHT: 0; MARGIN: 5px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; HEIGHT: 0px; FONT-SIZE: 0px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 0px" class=hr contentEditable=false readonly="true"></DIV><FONT size=2 face=Arial><B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Andreas Stolcke <stolcke@icsi.berkeley.edu><BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> arefeh kazemi <arefeh_kazemi_65@yahoo.com> <BR><B><SPAN style="FONT-WEIGHT: bold">Cc:</SPAN></B> "srilm-user@speech.sri.com" <srilm-user@speech.sri.com> <BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Monday, 29 April 2013, 21:58<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [SRILM User List] Cannot find SRILM's library<BR></FONT></DIV>
<DIV style="RIGHT: auto" class=y_msg_container><BR>
<DIV style="RIGHT: auto" id=yiv0761980576>
<DIV style="RIGHT: auto">
<DIV class=yiv0761980576moz-cite-prefix>On 4/29/2013 4:08 AM, arefeh kazemi wrote:<BR></DIV>
<BLOCKQUOTE style="RIGHT: auto" type="cite">
<DIV style="BACKGROUND-COLOR: #fff; FONT-FAMILY: times new roman, new york, times, serif; COLOR: #000; FONT-SIZE: 12pt">
<DIV>Hi everyone.</DIV>
<DIV style="RIGHT: auto">I want to install Moses on ubuntu 10.04 , i686.</DIV>
<DIV style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px">but it gets the <SPAN id=yiv0761980576misspell-1><SPAN>following</SPAN></SPAN> error:</DIV>
<DIV>checking for trigram_init in -loolm... no<BR>configure: error: Cannot find SRILM's library in /opt/tools/srilm//lib/i686</DIV>
<DIV style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; FONT-FAMILY: times new roman, new york, times, serif; COLOR: rgb(0,0,0); FONT-SIZE: 16px"> </DIV>
<DIV>these files are in /opt/tools/srilm//lib/i686:</DIV>
<DIV>libdstruct.a  libflm.a  liblattice.a  libmisc.a  libool</DIV>
<DIV> do you have any sugesstion to fix this problem?</DIV></DIV></BLOCKQUOTE>The libraries might be empty.  Did you build SRILM yourself?   If so run the "make test"  step to ensure everything was built correctly.<BR><BR>% nm $SRILM/lib/i686/liboolm.a | grep trigram_init<BR><BR>should output a line with "trigram_init" .  If that is the case the configure test might still fail because of some compiler or linker problem on your system.<BR><BR>Andreas<BR><BR></DIV></DIV><BR><BR></DIV></DIV></DIV></div></body></html>