I've added a little note to the README.build file about this. Al
On Mon, 2011-02-14 at 10:18 -0800, Albert Chu wrote: > Hi Lars, > > LD_LIBRARY_PATH and similar configuration (e.g. /etc/ld.so.conf) is > something usually setup by your system automatically. I'm trying to > figure out what is most commonly "default" on Linux boxes, but can't > find a good answer. The fact you need to set that is not too > surprising, but I don't know what is normal on Debian. > > I can put something in the FAQ about this for future folks. > > Al > > On Mon, 2011-02-14 at 08:55 -0800, [email protected] wrote: > > Hi, > > > > I recently compiled freeipmi-1.0.1 on a Debian Lenny system with a simple > > "./configure && make && make install". > > When I tried to run "/usr/local/sbin/ipmi-locate" (or other tools) I got: > > > > /usr/local/sbin/ipmi-locate: error while loading shared libraries: > > libfreeipmi.so.10: cannot open shared object file: No such file or > > directory > > > > Searching the mailinglist, I found I had to "export > > LD_LIBRARY_PATH=/usr/local/lib" to get it to work. LD_LIBRARY_PATH was > > empty before. > > I couldn“t find anything in INSTALL or README about it. Is this supposed > > to be this way? > > > > > > Cheers > > Lars > > > > _______________________________________________ > > Freeipmi-users mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/freeipmi-users -- Albert Chu [email protected] Computer Scientist High Performance Systems Division Lawrence Livermore National Laboratory _______________________________________________ Freeipmi-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/freeipmi-users
