5,810
edits
| Line 129: | Line 129: | ||
Almost every option corresponds to a property, so you can choose to use whichever method best suits your needs. | Almost every option corresponds to a property, so you can choose to use whichever method best suits your needs. | ||
== | == Ejecución == | ||
=== | ===¿ Why do I get an error loading libopenal.so.0 ? === | ||
With the default installation, libopenal.so.0 is installed into /usr/local/lib. You need to ensure that that path is listed in /etc/ld.so.conf, then run `ldconfig`as root. | With the default installation, libopenal.so.0 is installed into /usr/local/lib. You need to ensure that that path is listed in /etc/ld.so.conf, then run `ldconfig`as root. | ||
edits