pcb

Opengl is required

Asked by Nikos Balkanas

In configuring PCB in Ubuntu 12.04, I get:

checking for GL/gl.h... no
checking for OpenGL/gl.h... no
checking for OpenGL library... no
configure: error: in `/home/nbal/work/eyeonix/pcb':
configure: error: OpenGL is required.

I am using the i915 driver for my onboard intel video adaptor. How can i get opengl? I assume that my video adaptor doesn't support it. Is this blocking for PCB installation?

TIA,
Nikos

Question information

Language:
English Edit question
Status:
Solved
For:
pcb Edit question
Assignee:
No assignee Edit question
Solved by:
Nikos Balkanas
Solved:
Last query:
Last reply:
Revision history for this message
Nikos Balkanas (nikos-balkanas) said :
#1

Fixed it. Used --disable-gl in my configure script.