Centos 6.3 healing missing libs for google chrome
error while loading shared libraries: libXrandr.so.2: cannot open shared object file: No such file or directory
yum install libXrandr.so.2
error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
yum install libgtk-x11-2.0.so.0
error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory
yum install libasound.so.2
error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
yum install libudev.so.0
yum install libXrandr.so.2
error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
yum install libgtk-x11-2.0.so.0
error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory
yum install libasound.so.2
error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
yum install libudev.so.0
comments (0)