I have built sources for celestica on RH9, SUSE9, and am running it on winXp with the mh SQL database. I can build on RH with GLUT and KDE options, and on SUSE with KDE. I can compile with lua libs as well.
I CANNOT get CVS build to go.... I just got latest from sourceforge CVS (looks 1.3.2 ish). CVS testing is curently on SUSE, but willing to use RH.
I tried .....
aclocal
autoheader
automake
autoconf
and then ./configure --with-kde..... see error below...
I also tried
Make -f Makefile.cvs.....
./configure....
Thanks for any assistance... I love the program and would like to help.
dz
Code: Select all
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for gluLookAt in -lGLU... yes
./configure: line 20650: syntax error near unexpected token `GTK,'
./configure: line 20650: ` PKG_CHECK_MODULES(GTK, libgnomeui-2.0 gtk+-2.0 gtkglext-1.0)'