charles f. zeitler wrote:
I hope the test is positive for a working system.
Jim
--
nope. it crashed again. i'll take a fresh look at things tomorrow.
charles zeitler
I get the below on checks that I did for package integrity. You might
need to use the --replacepkgs and --replacefiles options for rpm to
replace all files if verify still shows an error.
I guess my eureka claim did not find gold in them there hills.
Jim
locate libGL.so
/usr/lib/libGL.so
/usr/lib/libGL.so.1
/usr/lib/libGL.so.1.2
[jim@HP ~]$ rpm -q --whatprovides /usr/lib/libGL.so.1.2
mesa-libGL-6.5.2-16.fc8
[jim@HP- ~]$ rpm -qV mesa-libGL
[jim@HP- ~]$ ls -la /usr/lib/libGL.so*
lrwxrwxrwx 1 root root 10 2007-07-26 19:20 /usr/lib/libGL.so ->
libGL.so.1
lrwxrwxrwx 1 root root 12 2007-07-26 19:14 /usr/lib/libGL.so.1 ->
libGL.so.1.2
-rwxr-xr-x 1 root root 454028 2007-07-25 14:46 /usr/lib/libGL.so.1.2