18 Nov
2010
18 Nov
'10
5:45 p.m.
well, I tried to install mesa, but it is already installed, and the compilation with "--disable-gl" fails with an error while compiling glut. seems I will have HTML support in a long time, if so! olivier Le Thu, 18 Nov 2010 11:21:20 -0300, Jorge Arellano Cid <jcid@dillo.org> a ?crit :
On Thu, Nov 18, 2010 at 12:32:49PM +0100, Joerg Sonnenberger wrote:
On Thu, Nov 18, 2010 at 12:16:40PM +0100, olivier SAINT-EVE wrote:
sounds like GLU is missing, but an internet search didn't help me to find libglu-mesa, or libglu, or glu, in a rpm format.
Try Mesa.
You can install mesa GL, or you may try:
./configure --disable-gl ...
when compiling FLTK.
Disclaimer: I haven't tried it, but assume it should work.