Allan Schaffer (allan++at++sgi.com)
Tue, 28 Dec 1999 14:27:34 -0800 (PST)
Sorry, we were away for the holiday weekend.
> So if any one could help me I'd appreciate it.
> I've installed Mesa3.1beta3
> and I'm able to locate the libGL.so.3 and libGLU.so.3
> but the installation is NOT. when I go to run perfly it says it unable
> to assess the shared libGL.so.3 and libGLU.so.3
Not sure what might be happening here, but if "ldconfig -v" doesn't
solve the problem another thing to try is 'ldd /usr/X11R6/bin/perfly'
and examine the library list. You should see something like:
libGL.so.3 => /usr/lib/libGL.so.3 (0x40b77000)
libGLU.so.3 => /usr/lib/libGLU.so.3 (0x40cbf000)
Or, it might print an error.
Then, verify that those files (/usr/lib/libGL.so.3) actually exist,
are readable, have a non-zero size, etc.
Allan
-- Allan Schaffer allan++at++sgi.com Silicon Graphics http://reality.sgi.com/allan
This archive was generated by hypermail 2.0b2 on Tue Dec 28 1999 - 14:27:40 PST