Hello all,
I downloaded and installed the mdk rpm file, and tried to installed it. libwxPythonGTK2.4-21.4.1.2-3mdk... was required to satisfy the dependancies. I agreed, and installed the rpm file.
Now, when I want to start amule (in the Konsole), I get the following error message: "amule: error while loading shared libraries: libwx_gtk-2.4.so.0: cannot open shared object file: No such file or directory".
I looked at that file, and he does exist:
[root@Pepin lib]# pwd
/usr/lib/wxPython/lib
[root@Pepin lib]# ll
total 5292
lrwxrwxrwx 1 root root 22 jan 27 08:56 libwx_gtk-2.4.so.0 -> libwx_gtk-2.4.so.0.0.0*
-rwxr-xr-x 1 root root 5372440 aoû 8 11:56 libwx_gtk-2.4.so.0.0.0*
lrwxrwxrwx 1 root root 25 jan 27 08:56 libwx_gtk_gl-2.4.so.0 -> libwx_gtk_gl-2.4.so.0.0.0*
-rwxr-xr-x 1 root root 32664 aoû 8 11:56 libwx_gtk_gl-2.4.so.0.0.0*
[root@Pepin lib]#
Shall it be in another directory than /usr/lib/wxPython/lib, that is not in the path? Or shall I create a link from somewhere?
Many thanks in advance,
Chankel