Page 1 of 1

aMule crash complaining about libbfd

Posted: 10. Jun 2010, 08:54
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.

Re: aMule crash complaining about libbfd

Posted: 10. Jun 2010, 13:34
by gapan
Right. This should be fixed with the updated package now in the repositories. Thanks for the report.

Re: aMule crash complaining about libbfd

Posted: 10. Jun 2010, 13:38
by oscar
Thanks to u for your great job! I'm glad to help.