Hi Richard,

On Fri, 2004-09-17 at 15:23, Richard Boyce wrote:
>
> Right, I did not use the correct log level. Below, I have pasted the  
> output edited to remove redundant VRJ config file initialization output. 
> The VRJuggler kernel is initialized (from within R) with a shared object 
> version of the OpenSGNav sample app in VRJuggler alpha 4 and "none" for 
> "model to load."  The only difference between working executable and the 
> shared object versions of OpenSGNav is that "main" is changed to 
> "StatRealEngine." The SO version starts and displays a window but 
> crashes when I move in the scene using sim device. 

Does it render a picture at all?

> Symbol 
> "glClientActiveTextureARB" is present in libGL.so.1 in my /usr/lib/GL 
> directory but for the libGL OpenSG is linked to nm says 
> "/usr/lib/libGL.so: no symbols".

Huh? You get symbols for /usr/lib/GL/libGL.so.1, but not for
/usr/lib/libGL.so? Those are supposed to be the same library, if they
are not your OpenGL installation is screwed (Suse is notorious for
that).

Make sure that all libGL.so variants point to the same file, and that
you have the correct headers for that library (Mesa or nVidia),
otherwise things become interesting.

Hope it helps

        Dirk




-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to