GCAM

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
User avatar
VariEze
Posts: 114
Joined: Thu 09 Feb 2006, 17:49
Location: Oregon
Contact:

GCAM

#1 Post by VariEze »

Hello,
I am trying to build GCAM http://gcam.js.cx/index.php/Files
I have installed the gtkglxext .pet fotm here http://www.murga-linux.com/puppy/viewtopic.php?p=244781
(about 2/3 of the way down)

But I still get error from ./configure:
checking for GtkGLExt - version >= 1.0.0... no
*** Could not run GtkGLExt test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GtkGLExt is incorrectly installed.
configure: error: GTK GL Extension is required
does anybody know if there is something else I should install to get the needed gtkglx parts? Any suggestions appreciated.

I did try using the .deb package, which installs, will start, but then crashes with a segmentation fault.
--Karl
Last edited by VariEze on Sun 24 Jan 2010, 22:02, edited 1 time in total.

User avatar
VariEze
Posts: 114
Joined: Thu 09 Feb 2006, 17:49
Location: Oregon
Contact:

#2 Post by VariEze »

more info:
from the confiog.log, ther error is :

Code: Select all

/usr/lib/gcc/i486-t2-linux-gnu/4.2.2/../../../../i486-t2-linux-gnu/bin/ld: cannot find -lGLU
I have libGLU.so.1 in /ust/lib. don't know if this is what it's looking for? --Karl

User avatar
VariEze
Posts: 114
Joined: Thu 09 Feb 2006, 17:49
Location: Oregon
Contact:

#3 Post by VariEze »

got it working!
I installed
xorg_xorg_full_dri_DEV-7.3
and
xorg_xorg_full_dri-7.3

from petget.
Not sure which one fixed it, but it's all good. --Karl

User avatar
VariEze
Posts: 114
Joined: Thu 09 Feb 2006, 17:49
Location: Oregon
Contact:

#4 Post by VariEze »

.pet here.

Post Reply