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

Title: MuSE error
Post by: davidebellei on April 04, 2007, 05:08:51 PM
I have installed MuSE and when i launch it, it give this error:

Code: [Select]
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
Title: MuSE error
Post by: bpivk on April 04, 2007, 05:34:05 PM
Install libgtk-x11?
Title: MuSE error
Post by: davidebellei on April 04, 2007, 05:53:17 PM
And where can I find it ?
Title: MuSE error
Post by: bpivk on April 04, 2007, 06:42:00 PM
This could be it...
http://rpm2html.osmirror.nl/centos/4.3/os/x86_64/CentOS/RPMS/gtk2-2.4.13-18.i386.html
Title: MuSE error
Post by: bpivk on April 04, 2007, 06:42:47 PM
Deleted
Title: MuSE error
Post by: pfloor on April 05, 2007, 03:07:11 AM
Better yet, why not try:

# yum install gtk2
Title: MuSE error
Post by: davidebellei on April 05, 2007, 05:31:05 PM
Problem solved. Thank you very much!