Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: davidebellei on April 04, 2007, 05:08:51 PM
-
I have installed MuSE and when i launch it, it give this error:
muse[root@radio radio]# : error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
How can I solve this ?
Thank you
-
Install libgtk-x11?
-
And where can I find it ?
-
This could be it...
http://rpm2html.osmirror.nl/centos/4.3/os/x86_64/CentOS/RPMS/gtk2-2.4.13-18.i386.html
-
Deleted
-
Better yet, why not try:
# yum install gtk2
-
Problem solved. Thank you very much!