[HOpenGL] problems compiling hopengl

chris reddaemon@shaw.ca
14 Nov 2002 21:07:54 -0700


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