Peter Lutek wrote:
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?
replying to myself...... oy:
the clanlib stuff lives in /usr/local/lib and there IS a symlink
libclanApp-0.7.so.0 --> libclanApp-0.7.so.0.0.0
why does slat not see the lib?