aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 2 [3]

Author Topic: aMule 2.0.0rc1 Installation Problem  (Read 13049 times)

ilbuio

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 97
Re: aMule 2.0.0rc1 Installation Problem
« Reply #30 on: April 02, 2004, 10:47:53 AM »

Quote
Originally posted by Kry
Quote
Maybe "ln -s libcrypto++5.1 libcrypto++" or something similar to it?

Yes. ln -s libcrypto++5.1.a libcrypto++.a


I thought I rported it to the debian packager.... as a matter of fact, there is a warning on configure :/

I'll try to make rc2 more specific on crypto detection... but it's a debian packager bug on libcrypto++. Yep.



OK THNKS!!!!
Logged
ilbuio
-------------------
W debian
W GNU/Linux
W Opensource
-------------------
If debian sid is unstable, win* are at pre-alfa stage... :P

jerz

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
  • French
Re: aMule 2.0.0rc1 Installation Problem
« Reply #31 on: April 02, 2004, 01:37:24 PM »

Hi, I'm a french newbie and i'm asking for your help :
I installed libcrypto whith this file : crypto-5.1.tar.bz2
then when i try to install amule (apt-get install amule) I see this error
...
The following packages have unmet dependencies:
  amule: Depends: libcrypto++5.1 but it is not installable
E: Broken packages
?(
Is it the same problem??

PS i use debian
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: aMule 2.0.0rc1 Installation Problem
« Reply #32 on: April 02, 2004, 02:12:51 PM »

Heh, you have a big conception missunderstanding ;-)
when you install a package (may it be a .deb package, a .rpm, a .tgz, a .ebuild or whatever)  this package has some meta-information which tells the unpackager (the program that actually unpacks the packaged file and installs it) which packages must be installed in order to be able to work with that package. So, when dpkg (apt-get is just a front-end of dpkg) tries to install the amule package, it find out that the libcrypto++5.1 package isn't installed. By compiling crypto++ you are installing libcrypto++ but dpkg has no idea that you have done so, since in its database, no-one has added crypto++ as "installed".
apt-get should actually automatically install libcrypto++5.1 but it isn't doing so. This is probably because you aren't useing Sid, but maybe Sarge or Woody. I'd rather suggest you try compiling aMule instead of apt-getting it. As I use Debian, I'm going to try reproducing your problem here in my box, to see what is exactly happening. Meanwhile, compile aMule... this way you'll be able to _always_ have the latest aMule release working! WOW! ;-)

Greetings!
Logged
Pages: 1 2 [3]