[GRASSLIST:4721] Re: opengl compile problem
Eric G. Miller
egm2 at jps.net
Sun Oct 13 22:06:24 EDT 2002
On Sun, Oct 13, 2002 at 07:52:07PM -0600, Richard Greenwood wrote:
> I am not able to get GRASS compiled with opengl on Mandrake 9.0. I have
> installed Mesa 4.0.4 and I provide GRASS configure with the following
> directive:
> --with-opengl-libs='/usr/lib /usr/X11R6/lib'
> Which generates this error:
> checking for location of OpenGL library... /usr/lib /usr/X11R6/lib'
> checking for glBegin in -lGL... yes
> checking for gluBeginCurve in -lGLU... no
> configure: error: *** Unable to locate GLU library.
> It looks to me like it is getting off to a good start, but then what is
> happening???
Is there a libGLU.so in either /usr/lib or /usr/X11R6/lib?
If not, there's the problem. If yes, then there might be another
reason for the test failing.
Mesa 4 is new (I didn't know there was a new major version out...).
--
static const char copyright[] =
"Copyright (c) 2002 Eric G. Miller <egm2 at jps.net>";
More information about the grass-user
mailing list