<a href="#5">Running</a>
</h4>
<div class="indent">5.1 -
- <a href="#5.1">Why do I get an error loading libmk4.so.0?</a>
+ <a href="#5.1">Why do I get an error loading libopenal.so.0?</a>
</div>
<div class="indent">5.2 -
<a href="#5.2">Why do I get "ssgInit called without a valid OpenGL context"?</a>
</h2>
<b>
<a name="5.1">5.1 -
- <u>Why do I get an error loading libmk4.so.0?</u>
+ <u>Why do I get an error loading libopenal.so.0?</u>
</a>
</b>
<div class="indent">
- <p>With the default installation, libmk4.so.0 is installed into
+ <p>With the default installation, libopenal.so.0 is installed into
<code>/usr/local/lib</code>. You need to ensure that that path is
listed in <code>/etc/ld.so.conf</code>, then run <i>`ldconfig`</i>as
root.</p>