Re: problems compiling hopengl
chris <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hopengl |
|---|---|
| Message-ID | <1037333276.8267.440.camel@veggie> |
On Thu, 2002-11-14 at 02:16, Sven Panne wrote: > [ Redirected to the list again... ] whoops :) i have a tendency to expect the message to know where to go. > > Wrap gives the message created glx context but then nothing happens > > Huh? What printed that message? Wrap in examples/redbook_HS. according to the source it is supposed to draw a checkerboard and demonstrate wrapping. what it does is print @@Created GLX Context.. and then hang is there a way to get hopengl to install into $PREFIX instead of /usr/local? i removed my hopengl dir and reuntarred it and did ./configure --prefix="/usr/tmp/hopengl" gmake gmake install but it attempts to install into /usr/local anyway. there was something else i was going to ask but i have completely forgotten what it was :) anyway thank you very much for your help chris