<div dir="ltr"><div><div><div>How do you start squeak ?<br></div>Is there a squeak shell script that may modify the library lookup path?<br><br></div>you could try to start squeak with<br></div>LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH squeak<br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-09 20:55 GMT+02:00 tim Rowledge <span dir="ltr">&lt;<a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
On 09-09-2015, at 11:44 AM, Chris Cunningham &lt;<a href="mailto:cunningham.cb@gmail.com">cunningham.cb@gmail.com</a>&gt; wrote:<br>
&gt; ok.  Does FFI know to prepend the lib and postpend the .so in Unix for you?  I&#39;m curious.<br>
<br>
</span>Well, it does for other libraries; for example calling libwiringPi.so you use #&lt;cdecl: void ‘foo’ (int) module: ‘wiringPi’&gt;<br>
<span class=""><br>
tim<br>
--<br>
tim Rowledge; <a href="mailto:tim@rowledge.org">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" rel="noreferrer" target="_blank">http://www.rowledge.org/tim</a><br>
</span>Strange OpCodes: SNARF: System Normalize And Reset Flags<br>
<br>
<br>
<br>
</blockquote></div><br></div>