help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to enable native graphics


From: Martijn
Subject: how to enable native graphics
Date: Sat, 9 Oct 2010 11:39:04 +0200

Hi,
I compiled the 3.3.52 source three to try out the opengl accellerated
graphics backend. Though all GL related libraries were found, and I
received no warnings about the native graphics backend, the native
backend is not available. How can I enable this?

Martijn


>From config.log:
configure:30194: checking for GL/gl.h
configure:30194: gcc -c -g -O2 -pthread  conftest.c >&5
configure:30194: $? = 0
configure:30194: result: yes
configure:30209: checking for GL/glu.h
configure:30209: gcc -c -g -O2 -pthread  conftest.c >&5
configure:30209: $? = 0
configure:30209: result: yes
configure:30285: checking for glEnable in -lGL
configure:30318: gcc -o conftest -g -O2 -pthread  -L/usr/lib/mesa
-L/usr/X11R6/lib conftest.c -lGL  -lm   >&5 configure:30318: $? = 0
configure:30327: result: yes




reply via email to

[Prev in Thread] Current Thread [Next in Thread]