PDA

View Full Version : trackballs1.1 compilation problem


bernardfrancois
July 7th, 2005, 06:35 PM
I'm trying to install the game trackballs from sourceforge (http://sourceforge.net/projects/trackballs/).

This are the last lines of the output I get when I run ./configure :
checking whether ln -s works... yes
checking for main in -le... no
checking for main in -links... no
checking for life_signs in -lkenny... no
oh my god! They killed kenny
You bastards
checking for main in -lz... yes
checking for main in -lGL... no
configure: error: you need OpenGL

As you can see, I need 'OpenGL'. I checked synaptic and I don't know which library to install. I checked several ones but none made it work.

Luckily the developers added some funny stuff to the output not to make me go crazy on this error :grin:

Anyone who can help?