<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Aug 28, 2010, at 3:29 PM, Kassen wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">what does LD_LIBRARY_PATH points to? make it so /usr/local/lib i think<br> is recognizable,</blockquote><div><br></div><div>Bingo! I read up a bit and various people suggested editing /etc/ld.so.conf and running ldconfig instead. I went with that as LD_LIBRARY_PATH turned out to be empty on my system. The impression I got was that ld.so.conf is slightly (but only slightly) less likely to bring about the apocalypse.</div> <div><br></div><div>Now it works again :-)</div></div></blockquote><br>I ran into this same problem a few times too but i found this post which solved my problem with a simple command: </div><span class="Apple-style-span" style="font-family: monospace, arial, sans-serif; "><pre style="margin-top: 0em; margin-right: 0em; margin-bottom: 0em; margin-left: 0em; ">export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib<br></pre></span><div> thanks gabor :P<br><a href="http://www.mail-archive.com/fluxus@lists.pawfal.org/msg01109.html">http://www.mail-archive.com/fluxus@lists.pawfal.org/msg01109.html</a></div><div><br><blockquote type="cite"><div class="gmail_quote"><div><br></div><div>Thanks! Happy that you like it. I agree with Dave that we should work towards getting all of the scratchpad done in Scheme, or at least accessible from Scheme. That way anyone could prototype/ refine new ideas and we keep the good ones. As all Fluxus users are at least familiar with Scheme we'd have a larger number of potential developers.</div> <div><br></div></div></blockquote><br>I also agree with this :) and i'd love to see fluxus continue to grow, and never stop! and spread love! and take over the world!</div><div><br></div><div>;tim</div></body></html>