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 installed, but unresponsive  (Read 2445 times)

Matia

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
aMule installed, but unresponsive
« on: December 01, 2008, 05:25:14 AM »

Like from subject... I installed aMule, it shows up in Applications, but when I try to run it, nothing happens. Whether I click on the icon or I launch it from the terminal, nothing happens (no error messages, nothing). I've searched the faq and a made a brief research on this forum, but I only found another similar topic, which unfortunately got no replies. I'm new to Ubuntu (only started using it a few hours ago), so this might be a very stupid problem... I apologize in advance, if that's the case.
« Last Edit: December 01, 2008, 05:27:20 AM by Matia »
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: aMule installed, but unresponsive
« Reply #1 on: December 01, 2008, 01:35:15 PM »

Hi Matia,

Please open a terminal emulator window and type "amule". What does it print when you hit enter to execute the command?

kind regards
Logged

Matia

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: aMule installed, but unresponsive
« Reply #2 on: December 01, 2008, 04:26:57 PM »

Thanks for the help, wuischke. :)

The terminal emulator window printed this:

amule: error while loading shared libraries: libbfd-2.18.0.20080103.so: cannot open shared object file: No such file or directory

I tried googling the missing library, and looked for it in Synaptic (eh, it was worth a try), but to no avail.

The following commands also didn't work:
- ln /usr/lib/libbfd-2.18.0.20080103.so
- sudo ln /usr/lib/libbfd-2.18.0.20080103.so /usr/lib/libbfd-2.18.so

I read somewhere that there was a bug in an old version of aMule regarding libbfd-2.17, but that it should have been fixed with the next release (which I believe is the one I installed?).
« Last Edit: December 01, 2008, 04:28:32 PM by Matia »
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: aMule installed, but unresponsive
« Reply #3 on: December 01, 2008, 07:15:19 PM »

First of all: These are not aMule bugs, but distribution problems. Mostly due to incompatible packages or packaging errors. That's a difference. ;)

Anyway: The most current version of Ubuntu has the most recent version of aMule in their repositories. (although there might be crypto++ problems, i.e. crashes)

How did you install aMule? Is your system fully updated?
Logged

Matia

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: aMule installed, but unresponsive
« Reply #4 on: December 01, 2008, 11:52:35 PM »

I installed it through Applications -> Add/Remove. As for the system, I use v8.10 (intrepid).
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: aMule installed, but unresponsive
« Reply #5 on: December 02, 2008, 12:34:37 AM »

Just tried getting it on Intrepid:
Code: [Select]
2008-12-02 00:27:35:  - This is aMule 2.2.2 using wxGTK2 v2.8.8 based on eMule.
2008-12-02 00:27:35:    Running on Linux 2.6.27-7-generic i686
Looks fine.
Thats how the libbfd looks:
Code: [Select]
martin@hardy:~$ ls -la /usr/lib/libbf*
-rw-r--r-- 1 root root  948152 2008-10-09 16:33 /usr/lib/libbfd-2.18.93.20081009.so
-rw-r--r-- 1 root root 6878408 2008-10-09 16:33 /usr/lib/libbfd.a
lrwxrwxrwx 1 root root      26 2008-11-03 14:27 /usr/lib/libbfd.so -> libbfd-2.18.93.20081009.so
martin@hardy:~$
Same for you ?
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

Matia

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: aMule installed, but unresponsive
« Reply #6 on: December 02, 2008, 02:12:12 AM »

Prompted by Stu Redman's post, I uninstalled aMule, and as soon as I did that, a window popped up saying there was a system update. The update installed aMule-common. After that, I tried reinstalling aMule from Add/Remove, but I got an error message regarding conflicting packages, suggesting me to resolve it through Synaptic... I didn't really know what that meant, but reinstalling aMule through Synaptic apparently did the trick. Well, it opened, at least! ;D
Logged