<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;" dir="ltr">
<p>Hi Nickolay,</p>
<p><br>
</p>
<p>I ran "<b><span style="font-size: 12pt;">make </span><span class="nv" style="font-size: 12pt;">SRILM</span><span class="o" style="font-size: 12pt;">=</span><span class="nv" style="font-size: 12pt;">$cwd</span></b><span style="font-size: 12pt;"><b> World</b></span>"
 and it compiled (suggestion from <span>Andreas Stolcke</span>).</p>
<p><br>
</p>
<p>Best regards,</p>
<p>Gary</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Nickolay V.Shmyrev <nshmyrev@yandex.ru><br>
<b>Sent:</b> Tuesday, August 1, 2017 11:45 PM<br>
<b>To:</b> Gary Hess; srilm-user@speech.sri.com<br>
<b>Subject:</b> Re: [SRILM User List] Problem installing SRILM</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText"><br>
<br>
01.08.2017, 18:43, "Gary Hess" <garyhess999@hotmail.com>:<br>
> Hi -- I wonder if anyone can help with my installation problem. I decompressed the file "srilm-1.7.2.tar.gz" in the directory /home/gary/workspace/srilm. In the Makefile, I set "SRILM = /home/gary/workspace/srilm"<br>
<br>
You probably did something bad when you modified the makefile on top of that change.<br>
<br>
> Now I switch to the TCH shell.<br>
<br>
There is no need to change the shell.<br>
<br>
> There is a problem with the host name ("unknown"). Is that the real problem? I don't think so, but...<br>
<br>
It is not a problem.<br>
<br>
> Otherwise, I am getting "make: execvp: /home/gary/workspace/srilm: Permission denied". It looks like a permission problem (which I googled quite a bit). I also tried it with "sudo" but get the same error.<br>
<br>
This error is caused by your Makefile modification most likely. Maybe you can try from a clean state again and be more careful.<br>
<br>
If you still have your error, share the Makefile with your edits.Also share the build.log which you can create with a command
<br>
<br>
     make -d World 2>&1 > build.log<br>
</div>
</span></font></div>
</div>
</body>
</html>