[SRILM User List] Cannot find SRILM's library

arefeh kazemi arefeh_kazemi_65 at yahoo.com
Tue Apr 30 08:30:58 PDT 2013


Thank you Andreas,
I downloaded the new version of Moses and  the problem is fixed now.
 
Regards
Arefeh


________________________________
From: Andreas Stolcke <stolcke at icsi.berkeley.edu>
To: arefeh kazemi <arefeh_kazemi_65 at yahoo.com> 
Cc: "srilm-user at speech.sri.com" <srilm-user at speech.sri.com> 
Sent: Monday, 29 April 2013, 21:58
Subject: Re: [SRILM User List] Cannot find SRILM's library



On 4/29/2013 4:08 AM, arefeh kazemi wrote:

Hi everyone.
>I want to install Moses on ubuntu 10.04 , i686.
>but it gets the following error:
>checking for trigram_init in -loolm... no
>configure: error: Cannot find SRILM's library in /opt/tools/srilm//lib/i686
>
>these files are in /opt/tools/srilm//lib/i686:
>libdstruct.a  libflm.a  liblattice.a  libmisc.a  libool
> do you have any sugesstion to fix this problem?The libraries might be empty.  Did you build SRILM yourself?   If so run the "make test"  step to ensure everything was built correctly.

% nm $SRILM/lib/i686/liboolm.a | grep trigram_init

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.

Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.speech.sri.com/pipermail/srilm-user/attachments/20130430/081c486d/attachment.html>


More information about the SRILM-User mailing list