ah, damn I feel stupid.&nbsp; I hadn&#39;t it installed.&nbsp; I just tried to, and, after verifying with the internet, it seems that ALUT isn&#39;t supported on macs anymore anyway.&nbsp; Which leads me to the following question: does anyone have any example code for saving/loading wav files, say, using openal (minus alut) with haskell?&nbsp;&nbsp;&nbsp;&nbsp; I&#39;m not too sure how to go about doing it myself (though the people on this thread <a href="http://groups.google.com/group/fa.haskell/browse_thread/thread/33b57c945274e353/a5d6094ff448a956?#a5d6094ff448a956">http://groups.google.com/group/fa.haskell/browse_thread/thread/33b57c945274e353/a5d6094ff448a956?#a5d6094ff448a956</a> seem to indicate that it would be a relatively easy task).<br>
<br><br><div class="gmail_quote">On Fri, Nov 14, 2008 at 12:53 AM, Marc Weber <span dir="ltr">&lt;<a href="mailto:marco-oweber@gmx.de">marco-oweber@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Thu, Nov 13, 2008 at 09:01:36PM +0000, Stephen wrote:<br>
&gt; &nbsp; &nbsp; The link to the OpenAL documentation [<br>
</div>&gt; &nbsp; &nbsp;[1]<a href="http://haskell.org/ghc/docs/latest/html/libraries/OpenAL/Sound-OpenAL.html" target="_blank">http://haskell.org/ghc/docs/latest/html/libraries/OpenAL/Sound-OpenAL.html</a><br>
&gt; &nbsp; &nbsp;] from here [ [2]<a href="http://www.haskell.org/haskellwiki/OpenAL" target="_blank">http://www.haskell.org/haskellwiki/OpenAL</a> ] seems to be<br>
<div class="Ih2E3d">&gt; &nbsp; &nbsp;down.<br>
&gt;<br>
&gt; &nbsp; &nbsp;Also, I tried to use cabal to install ALUT and got the following<br>
&gt;<br>
&gt; &nbsp; &nbsp;checking for unistd.h... yes<br>
&gt; &nbsp; &nbsp;checking AL/alut.h usability... no<br>
&gt; &nbsp; &nbsp;checking AL/alut.h presence... no<br>
&gt; &nbsp; &nbsp;checking for AL/alut.h... no<br>
&gt; &nbsp; &nbsp;checking OpenAL/alut.h usability... no<br>
&gt; &nbsp; &nbsp;checking OpenAL/alut.h presence... no<br>
&gt; &nbsp; &nbsp;checking for OpenAL/alut.h... no<br>
&gt; &nbsp; &nbsp;configure: error: no ALUT header found, so this package cannot be built<br>
</div>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br>
<br>
I&#39;m not sure what you&#39;re asking. It seems that you either don&#39;t have<br>
alut installed or configure doesn&#39;t know about it..<br>
<br>
Good luck<br>
<font color="#888888"><br>
Marc Weber<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
</font></blockquote></div><br>