aMule crash complaining about libbfd
Posted: 10. Jun 2010, 08:54
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:
and this solved.
Do u have this problem also? Is a package recompiling needed?
Thanks and bye.
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
Do u have this problem also? Is a package recompiling needed?
Thanks and bye.