aMule crash complaining about libbfd

You think you have found a bug? Let us know about it.
Post Reply
User avatar
oscar
Posts: 24
Joined: 10. Jun 2010, 08:13
Location: Italy

aMule crash complaining about libbfd

Post by oscar »

Hi.
I've installed aMule using gslapt, but when i tried to launch it, an error appeared, complaining about missing libbfd-2.18.50.0.9.20080822.so. As a workaround I symlinked the missed library to the current version:

Code: Select all

as root:
cd /usr/lib/
ln -s libbfd.so libbfd-2.18.50.0.9.20080822.so
and this solved.
Do u have this problem also? Is a package recompiling needed?
Thanks and bye.
User avatar
gapan
Salix Wizard
Posts: 6352
Joined: 6. Jun 2009, 17:40

Re: aMule crash complaining about libbfd

Post by gapan »

Right. This should be fixed with the updated package now in the repositories. Thanks for the report.
Image
Image
User avatar
oscar
Posts: 24
Joined: 10. Jun 2010, 08:13
Location: Italy

Re: aMule crash complaining about libbfd

Post by oscar »

Thanks to u for your great job! I'm glad to help.
Post Reply