At 2004-07-30T14:24:44+1200, Michael JasonSmith wrote:
> It does look as if KDE requires OpenGL. Running ldd over konqueror
> (3.2.2) I see the line
> libGL.so.1 => /usr/X11R6/lib/libGL.so.1 (0x414ad000)
> which answers that question. Can you install GLUT on the Explora? It
> will not provide fast OpenGL performance, but the system will be
> network-bound rather than CPU bound so you have some bogoMIPS to burn.
GLUT won't really help. It's not a software renderer, nor does it
implement the OpenGL API. GLUT (aka OpenGL Utility Toolkit) is a
utility library to easy the programming of portable OpenGL software--it
provides a platform independant interface to windowing and input
systems.
Perhaps you were thinking of Mesa, or SGI's reference software OpenGL
implementation? In either case, I suspect Jim's Explora will be running
NCDWare, and thus he won't easily be able to install third-party stuff.
Cheers,
-mjg
--
Matthew Gregan |/
/| [EMAIL PROTECTED]