[Haskell-cafe] openal & alut troubles

Marc Weber marco-oweber at gmx.de
Thu Nov 13 19:53:32 EST 2008


On Thu, Nov 13, 2008 at 09:01:36PM +0000, Stephen wrote:
>     The link to the OpenAL documentation [
>    [1]http://haskell.org/ghc/docs/latest/html/libraries/OpenAL/Sound-OpenAL.html
>    ] from here [ [2]http://www.haskell.org/haskellwiki/OpenAL ] seems to be
>    down.
> 
>    Also, I tried to use cabal to install ALUT and got the following
> 
>    checking for unistd.h... yes
>    checking AL/alut.h usability... no
>    checking AL/alut.h presence... no
>    checking for AL/alut.h... no
>    checking OpenAL/alut.h usability... no
>    checking OpenAL/alut.h presence... no
>    checking for OpenAL/alut.h... no
>    configure: error: no ALUT header found, so this package cannot be built
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

I'm not sure what you're asking. It seems that you either don't have
alut installed or configure doesn't know about it..

Good luck

Marc Weber


More information about the Haskell-Cafe mailing list