[SRILM User List] problem with the installation of SRILM on ubuntu 13.04

Qiru Zhou qzhou at ispeech.org
Mon Jun 24 07:59:31 PDT 2013


Samira,

Try set
export MACHINE_TYPE=i686-ubuntu
export SRILM=/home/samira/Bureau/srilm
export PATH=$SRILM/bin/${MACHINE_TYPE}:$SRILM/bin:$PATH
export MANPATH=$SRILM/man:$MANPATH

before make. It works for me on ubuntu 12.04-12.10.

-- Qiru

On 6/24/2013 9:42 AM, samira ellouze wrote:
> Hello,
> I tried to install the SRILM (both versions 1.7.0) on Ubuntu 13.04.
> I installed all prerequisite packages mentioned in the website but it doesn't work...
> when I execute the command line : make NO_TCL=1 MACHINE_TYPE=i686-ubuntu World
> I get the following error:
>
> mkdir -p include lib bin
> make init
> make[1]: Entering directory `/home/samira/Bureau/srilm'
> for subdir in misc dstruct lm flm lattice utils; do \
>         (cd $subdir/src; make SRILM= MACHINE_TYPE=i686-ubuntu OPTION= MAKE_PIC= init) || exit 1; \
>     done
> make[2]: Entering directory `/home/samira/Bureau/srilm/misc/src'
> Makefile:24: /common/Makefile.common.variables: No such file or directory
> Makefile:152: /common/Makefile.common.targets: No such file or directory
> make[2]: *** No rule to make target `/common/Makefile.common.targets'.  Stop.
> make[2]: Leaving directory `/home/samira/Bureau/srilm/misc/src'
> make[1]: *** [init] Error 1
> make[1]: Leaving directory `/home/samira/Bureau/srilm'
> make: *** [World] Error 2
>
>
> Please, can you help me to solve this error?
>
> I appreciate your help
> Best regards
> Samira
>
>
>
>
> _______________________________________________
> SRILM-User site list
> SRILM-User at speech.sri.com
> http://www.speech.sri.com/mailman/listinfo/srilm-user

-- 
QIRU ZHOU | CHIEF SCIENTIST | iSPEECH, INC. | T 917.338.7723  | qzhou at iSpeech.org | www.iSpeech.org

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


More information about the SRILM-User mailing list