I've tried compiling an adventure game sdk called OpenSludge (http://sourceforge.net/projects/opensludge/). I can compile everything okay include libalure through git (openal library). But whenever I try to load this application it says it can't find the libalure.so.1 file. I check in usr/local/lib directory and it is sitting there with it's symbolic link?
Has anyone else had this issue?