<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Aaron Gyes wrote:
<blockquote cite="mid1117318416.11012.1.camel@localhost" type="cite">
  <pre wrap="">On Sat, 2005-05-28 at 00:11 -0400, Rick B wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">    I was wondering if someone could instruct me on the best was to 
compile this. Previously I have just unzipped and cd to 
"openal-alsa-emu10k1-1.2/src" issued the "make" command and took the 
resulting libopenal.so.0.1.2 changed the name to openal.so and put in 
the ut2004/System folder, but it sounds bad. Am I doing something 
wrong?  Also I seem to get some errors during the build here's what it 
looks like:
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You aren't getting errors. If the word "-Werror" is scaring you, don't
worry. You're just seeing the options that are being passed to GCC. As
far as how you install it, you're doing the best thing possible pretty
much, since ut2004-bin won't look anywhere else. Make sure to set up a
speakers file if you want surround sound.

Aaron Gyes


  </pre>
</blockquote>
Ok, yes that what I was talking about, the "Werror" thing. That's good
to know that I didnt do anything wrong. Thanks.<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; Rick B<br>
</body>
</html>