Re: [Haskell-cafe] glut installation using cabal failed

2009-04-17 Thread Henk-Jan van Tuyl
On Thu, 16 Apr 2009 09:44:44 +0200, Duncan Coutts wrote: On Wed, 2009-04-15 at 01:53 +0200, Henk-Jan van Tuyl wrote: On Tue, 14 Apr 2009 08:25:52 +0200, Raja Koduru wrote: > hi, > > I am a beginner to haskell. > > I am trying to install glut using "cabal install glut" > Pasting here a ta

Re: [Haskell-cafe] glut installation using cabal failed

2009-04-16 Thread Duncan Coutts
On Wed, 2009-04-15 at 01:53 +0200, Henk-Jan van Tuyl wrote: > On Tue, 14 Apr 2009 08:25:52 +0200, Raja Koduru wrote: > > > hi, > > > > I am a beginner to haskell. > > > > I am trying to install glut using "cabal install glut" > > Pasting here a tail of the output > > checking for GLUT/glut.h...

Re: [Haskell-cafe] glut installation using cabal failed

2009-04-14 Thread Henk-Jan van Tuyl
On Tue, 14 Apr 2009 08:25:52 +0200, Raja Koduru wrote: hi, I am a beginner to haskell. I am trying to install glut using "cabal install glut" Pasting here a tail of the output - checking for unistd.h... yes checking windows.h

[Haskell-cafe] glut installation using cabal failed

2009-04-13 Thread Raja Koduru
hi, I am a beginner to haskell. I am trying to install glut using "cabal install glut" Pasting here a tail of the output - checking for unistd.h... yes checking windows.h usability... yes checking windows.h presence... yes checki