[SRILM User List] Problems building SRILM

Andreas Stolcke stolcke at speech.sri.com
Sat Apr 3 18:54:18 PDT 2010


On 4/3/2010 5:56 PM, Jared Wein wrote:
> I'm having problems building SRILM on my Ubuntu virtual machine.
>
> I have tried `make World` with the following results:
>
>     jared at jared-desktop:~/Downloads/srilm$ make World
>
>     /bin/sh: /home/jared/Downloads/srilm/sbin/machine-type: not found
>
the problem is right here:   the machine-type cannot be executed.
I suspect you need to install csh/tcsh .
Alternatively, you can bypass the problem by invoking

make MACHINE_TYPE=i686 ...

Andreas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.speech.sri.com/pipermail/srilm-user/attachments/20100403/27200bb5/attachment.html>


More information about the SRILM-User mailing list