]> git.mxchange.org Git - flightgear.git/blobdiff - docs-mini/FlightGear-FAQ.html
Mathias Fröhölöiööhlich:
[flightgear.git] / docs-mini / FlightGear-FAQ.html
index b1d75d5d6dc5e43ab3165432d48724c592b6bb13..12e3ca3cfa9dfb1ccb8c2f7c19f05859bf60c34c 100644 (file)
     <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>