<style type="text/css"><!-- DIV {margin:0px;} --></style><div style="font-size: 12pt; font-family: times new roman,new york,times,serif;">when i try to execute the make world command i found the following error<br>mkdir 
include lib bin<br>mkdir: cannot create directory `include&#39;: File 
exists<br>mkdir: cannot create directory `lib&#39;: File exists<br>mkdir: cannot 
create directory `bin&#39;: File exists<br>make: [dirs] Error 1 (ignored)<br>make 
init<br>make[1]: Entering directory `/home/fasika/ermias/SRILM&#39;<br>for subdir in 
misc dstruct lm flm lattice utils; do \<br>                (cd $subdir/src; make 
SRILM= MACHINE_TYPE=i686 OPTION= MAKE_PIC= init) || exit 1; \<br>        
done<br>make[2]: Entering directory 
`/home/fasika/ermias/SRILM/misc/src&#39;<br>Makefile:24: 
/common/Makefile.common.variables: No such file or directory<br>Makefile:139: 
/common/Makefile.common.targets: No such file or directory<br>make[2]: *** No 
rule to make target `/common/Makefile.common.targets&#39;.  Stop.<br>make[2]: 
Leaving directory `/home/fasika/ermias/SRILM/misc/src&#39;<br>make[1]: *** [init] 
Error 1<br>make[1]: Leaving directory `/home/fasika/ermias/SRILM&#39;<br>make: *** 
[World] Error 2<br>is there any one who caan help me<br>my machine is 
linux<br></div>