aMule Forum
English => aMule Help => Topic started by: phanqlo on November 08, 2004, 11:25:24 PM
-
Hi folks, I'm a very newbie.
When I start aMule a wizard ask me to specify which desktop I'm using (I've got Gnome on Fedora core 2) but as soon as I click on "Ok", suddenly aMule crashes.
Any idea ?
Thanks
-
ls -l /usr/bin/wx*
ls -l /usr/local/bin/wx*
-
OK ! Thanks a lot.
-
hum ?
-
Too much newbie deltaHF,... :P
phanqlo, deltaHF meant that you should paste the result of these commands here, so we can help you! :D
$ ls -l /usr/bin/wx*
$ ls -l /usr/local/bin/wx*
Cheers!
-
Hi folks, here the results.
Thanks for your help (i'm using FC2 since a month) :
[root@localhost root]# ls -l /usr/bin/wx*
-rwxr-xr-x 1 root root 4864 28 nov 2003 /usr/bin/wxbase-2.4-config
-rwxr-xr-x 1 root root 291136 20 ott 14:27 /usr/bin/wxcas
lrwxrwxrwx 1 root root 17 9 nov 22:27 /usr/bin/wx-config -> wxbase-2.4-config
-rwxr-xr-x 1 root root 5072 18 mag 15:57 /usr/bin/wxgtk-2.4-config
lrwxrwxrwx 1 root root 3 6 lug 19:14 /usr/bin/wxvlc -> vlc
[root@localhost root]# ls -l /usr/local/bin/wx*
ls: /usr/local/bin/wx*: No such file or directory
[root@localhost root]#
-
unlink /usr/bin/wx-config && ln -s /usr/bin/wxgtk-2.4-config /usr/bin/wx-config