aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Under Fedora Core 3 test 2: now can't find libcurl.so.2:  (Read 4198 times)

Ezeltje

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 130
    • Home page
Under Fedora Core 3 test 2: now can't find libcurl.so.2:
« 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
« Last Edit: September 29, 2004, 04:45:37 PM by Ezeltje »
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Under Fedora Core 3 test 2: now can't find libcurl.so.2:
« Reply #1 on: September 29, 2004, 05:00:05 PM »

Which version do you use? Are you using a precompiled binary package?

Try compiling from source, it should fix the problem.
« Last Edit: September 29, 2004, 05:02:08 PM by GonoszTopi »
Logged
concordia cum veritate

Ezeltje

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 130
    • Home page
Re: Under Fedora Core 3 test 2: now can't find libcurl.so.2:
« Reply #2 on: September 29, 2004, 06:49:26 PM »

Sorry for not making this explicit: I am using aMule-1.2.8

I recomplied the sources but the problem remains. ?(
Logged

Seagull

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 154
Re: Under Fedora Core 3 test 2: now can't find libcurl.so.2:
« Reply #3 on: September 29, 2004, 09:34:15 PM »

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).
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Under Fedora Core 3 test 2: now can't find libcurl.so.2:
« Reply #4 on: September 29, 2004, 09:43:13 PM »

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
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Ezeltje

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 130
    • Home page
Re: Under Fedora Core 3 test 2: now can't find libcurl.so.2:
« Reply #5 on: September 30, 2004, 12:57:40 AM »

Quote
Originally posted by stefanero

btw what gcc does FC3-test2 use? 3.4.2???

yep, 3.4.2.
Logged

Ezeltje

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 130
    • Home page
link error with rc5
« Reply #6 on: September 30, 2004, 01:17:26 AM »

Quote
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? ;(
« Last Edit: September 30, 2004, 01:47:20 AM by Ezeltje »
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Under Fedora Core 3 test 2: now can't find libcurl.so.2:
« Reply #7 on: September 30, 2004, 07:42:17 AM »

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
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Under Fedora Core 3 test 2: now can't find libcurl.so.2:
« Reply #8 on: September 30, 2004, 04:33:59 PM »

You can download libidn from http://www.gnu.org/software/libidn/.
Logged
concordia cum veritate