aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: aMule crashes  (Read 2962 times)

phanqlo

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
aMule crashes
« 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
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: aMule crashes
« Reply #1 on: November 08, 2004, 11:49:27 PM »

ls -l /usr/bin/wx*
ls -l /usr/local/bin/wx*

phanqlo

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
re: aMule crashes
« Reply #2 on: November 09, 2004, 12:00:13 AM »

OK !  Thanks a lot.
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: aMule crashes
« Reply #3 on: November 09, 2004, 12:35:37 AM »

hum ?

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: aMule crashes
« Reply #4 on: November 09, 2004, 10:02:05 AM »

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!
Logged

phanqlo

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: aMule crashes
« Reply #5 on: November 09, 2004, 10:39:28 PM »

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]#
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: aMule crashes
« Reply #6 on: November 09, 2004, 11:49:43 PM »

unlink  /usr/bin/wx-config && ln -s  /usr/bin/wxgtk-2.4-config /usr/bin/wx-config
Logged