I am trying to install in Ubuntu 9.04. The instructions say to install libapenal0a. There is no such package. I assume you meant libopenal0a. That no longer exists in the 9.04 repositories as it has been replaced by libopenal1a. However, it appears aerofly is hard coded to use libopenal0a, and errors out saying that package is not installed. I do have libopenal1a installed.
Here is what I get when I try to run aerofly:
Can you recompile aerofly using libopenal1a and provide a link to it please?Code:jonlowe@eeepc:~/aerofly$ ./aerofly ./aerofly: error while loading shared libraries: libopenal.so.0: cannot open shared object file: No such file or directory
Thanks.
Jon


Reply With Quote
