It looks like it never came trough the spam filter even though I&#39;m subscribed. So here it is again, I&#39;m sorry if I&#39;m creating dupes.<br><br>---------- Forwarded message ----------<br><div class="gmail_quote">From: <b class="gmail_sendername">Christian Bolstad</b> &lt;<a href="mailto:kers@atdt.nu">kers@atdt.nu</a>&gt;<br>
Date: Mon, Jun 23, 2008 at 9:25 PM<br>Subject: OSX: os detection in run.sh cause the wrapper to fail<br>To: <a href="mailto:support@freenetproject.org">support@freenetproject.org</a><br><br><br>Hello,<div><br></div><div>since a few days run.sh has been unable to load the wrapper correct for me on my macbook running OS X Leopard (10.5).&nbsp;</div>
<div>I took a look at run.sh and found the error:&nbsp;</div><div><br></div><div>
<div>uname -s | tr [:upper:] [:lower:] | tr -d [:blank:]&nbsp;</div><div><br></div><div>(line 169)</div><div><br></div><div>returns &quot;oarwin&quot; since os x &#39;tr&#39; got limited functionality. This cause&nbsp;</div><div>the script to fail matching against &#39;darwin&#39;&nbsp;(line 179). Adding&nbsp;</div>

<div><br></div><div><div>&nbsp;&nbsp; &nbsp;&#39;oarwin&#39;)</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;DIST_OS=&quot;macosx&quot;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;;;</div><div><br></div><div>Solved the problem.&nbsp;</div><div><br></div><div><br></div><div><br></div></div></div>

</div><br>