On Mon, Sep 14, 2009 at 2:28 PM, Dave Griffiths <[email protected]> wrote: >> but i still having >> problems when executing de fluxus bin file: >> >> /usr/local/bin/fluxus: error while loading shared libraries: >> libmzscheme3m-4.2.1.so: cannot open shared object file: No such file >> or directory >> >> but i have this file in /usr/local/lib/libmzscheme3m-4.2.1.so. >> >> any one can drop me a line to solve this?? > > is /usr/local/lib in your ld path? I have this in my .bashrc: > > export LD_LIBRARY_PATH=/usr/local/lib > > cheers, > > dave > >
Thanks Dave!! it works now! -- Gabriel Zea Portfolio :: http://zea.randomlab.net nerdBot :: http://nerdbots.info @twitter | @identica :: z3a @flickr :: http://is.gd/1Mry9
