Hi, after doing a nice and fine autoinstall, I get the following error when starting apache: Cannot load /usr/lib/apache/libphp4.so into server: libGL.so.1: cannot open shared object file: No such file or directory I've done some searching for ligGL.so.1. It is installed, and in PHP it points here: ldd /usr/lib/apache/libphp4.so |grep GL libGL.so.1 => /usr/lib/libGL.so.1 (0x412a1000) libGLcore.so.1 => /usr/lib/libGLcore.so.1 (0x4149a000) However, these files have not been created on the new server AND, when I run rpm -qf on my dev. machine I get the answer that these files do not belong to any package. Has anyone else had this problem? If so how did you solve it? If not, what is the correct package for /usr/lib/libGL.so.1? Tarjei
participants (1)
-
Tarjei Huse