--- Vincent Caron <[EMAIL PROTECTED]> wrote:
>
>    This is a very old tarball, I'm about to wrap another up. Please check 
> the code from CVS, it's easy and you'll get the real NGL and NUI. See 
> https://gna.org/cvs/?group=ngl

Thanks a lot for the prompt reply!

You are right! The tarball is about a year old, hehe. And you are right too 
about cvs. It was the
first time I ever used it, but it was easy as I got the command from the page 
you provided. Thx.

I am having problems with the ./configure step in NGL. I got, through cvs, both 
the ngl and nui
modules. I did a ./bootstrap in ngl/. Oh and about this step, I am in the SID 
destro and I
installed automake1.8 but ./bootstrap still complained that it needed automake 
>= 1.7. I eneded up
removing automake1.8 and installing automake1.7 and it did work like that. So 
after the
./bootstrap I tried a ./configure but here are the last few lines from the 
output:
 ...
 checking for X... libraries /usr/X11R6/lib, headers in standard search path
 checking GL/gl.h usability... no
 checking GL/gl.h presence... no
 checking for GL/gl.h... no
 configure: error: lacking proper OpenGL support

Which is not right as I have the nvidia (not nv) driver installed and the GLX 
libraries. I am also
developing an OpenGL app and it both compiles and runs fine. 
I went in the /usr/include/GL/ folder and here is what I have:
 ...
 lrwxrwxrwx    1 root     root           27 Jun  7 14:04 gl.h -> 
../../X11R6/include/GL/gl.h
 lrwxrwxrwx    1 root     root           30 Jun  7 14:04 glext.h -> 
../../X11R6/include/GL/glext.h
 lrwxrwxrwx    1 root     root           28 Jun  7 14:04 glu.h -> 
../../X11R6/include/GL/glu.h
 -rw-r--r--    1 root     root          639 May 16 04:29 glut.h
 lrwxrwxrwx    1 root     root           28 Jun  7 14:04 glx.h -> 
../../X11R6/include/GL/glx.h
 ...

I tried to look at the configure script but I got lost, hehe.
ib


        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

Reply via email to