Hide Forgot
[root@janus dateg]# rpm -i ~dateg/glload-0.4.0-1.i386.rpm error: failed dependencies: libMesaGL.so.3 is needed by glload-0.4.0-1 libMesaGLU.so.3 is needed by glload-0.4.0-1 [root@janus dateg]# Mesa (and glxMesa) provides libGL and libGLU (no Mesa prefix). Fix: Rebuild glload
Fixed. Makfile.linux had to be patched. Tim