aMule Forum
English => en_Bugs => Topic started by: Ezeltje on September 29, 2004, 04:43:29 PM
-
Yesterday I upgraded from Fedora Core 2 to Fedora Core 3 test 3 and it broke aMule. When I try to launch it, it now generates the following error message:
amule: error while loading shared libraries: libcurl.so.2: cannot open shared object file: No such file or directory
Fedora Core 3 now uses libcurl.so.3.
It would be a trivial fix to modify the pointer to this library.
TIA
-
Which version do you use? Are you using a precompiled binary package?
Try compiling from source, it should fix the problem.
-
Sorry for not making this explicit: I am using aMule-1.2.8
I recomplied the sources but the problem remains. ?(
-
Uninstall the current curl-devel and install the new one.
Probably amule when searching for the headers for libcurl in configure, finds a older version (pointing to libcurl.so.2).
-
also really best thing to do is to install at least rc5....
it much faster much better much more advanved...its just testing on MacOS really stable on linux...
btw what gcc does FC3-test2 use? 3.4.2???
stefanero
-
Originally posted by stefanero
btw what gcc does FC3-test2 use? 3.4.2???
yep, 3.4.2.
-
Originally posted by stefanero
really best thing to do is to install at least rc5....
stefanero
Ok, I have downloaded the rc5 tar/zip package. Alas, when I run make, I get an error from the linker:
/usr/bin/ld: cannot find -lidn
Suggestions anyone? ;(
-
search your packages from fedora and try to find the one which gives you idn...I dont have a clue which one taht could be but maybe someone else...
if you are unsure where to get it from come to irc on freenet #amule
but dont come there at night(CET time)...since not a lot of people will respond because they are sleeping aswell ;)
stefanero
-
You can download libidn from http://www.gnu.org/software/libidn/.