On Fri, 23 Sep, 2005 at 11:25AM -0400, Peter Lutek
spake thus:
i've successfully compiled slat with clanlib
0.7 -- no error messages.
however, when i try to run it, i receive:
slat: error while loading shared libraries: libclanApp-0.7.so.0: cannot
open shared object file: No such file or directory
i'm on a planet ccrma fc3 machine. any ideas?
Have you tried "locate libclanApp" to see if you have the file?
If you do, and it's in a sensible place, try running ldconfig.
is /usr/local/lib a "sensible" place? i ran ldconfig and still have the
same issue.