After this command
sudo apt-get install openal
I got this message:
E: Unable to locate package openal
|
After this command
I got this message:
|
|||
|
|
|
First of all, you can always search packages using apt-cache:
Then you will find out, that you need to install libopenal (libopenal1 in Ubuntu 12.04) |
|||
|
|