On Aug 28, 2010, at 3:29 PM, Kassen wrote:

what does LD_LIBRARY_PATH points to? make it so /usr/local/lib i think
is recognizable,

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.

Now it works again :-)

I ran into this same problem a few times too but i found this post which solved my problem with a simple command:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
 thanks gabor :P
http://www.mail-archive.com/[email protected]/msg01109.html


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.


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!

;tim

Reply via email to