On Thu, Mar 20, 2003 at 02:28:12PM -0600, Bo Peng wrote: > > This is your problem. > > What is this libGL.so? On my linux box, it is in /usr/X11/lib, but on > Solaris, there is no such thing under /usr/X/lib. Does it come with qt?
No, it's the opengl (3D rendering) libraries. If you don't have it, then you must compile a Qt version that doesn't include the support. john
