On Sun, 2007-12-30 at 15:29 -0800, Cory Johnson wrote:
> when opening Qsampler I get: > error while loading shared libraries: libgig.so.6:cannot open shared > object file: No such file or directory > > find / -name "libgig.so.6" says I have it in two places: > /usr/local/lib/libgig.so.6 > /usr/lib64/lib/libgig.so.6 > > > where does qsampler expect to find that library? Sounds like you need to edit your /etc/ld.so.conf file: Just add "/usr/local/lib" on a new line. Then run # ldconfig. Hope this helps. EM ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Linuxsampler-devel mailing list Linuxsampler-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel