aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: download libcrypto for MDK 9.2  (Read 5691 times)

ZaP

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
download libcrypto for MDK 9.2
« on: May 13, 2004, 12:46:46 AM »

Hi all,

On the - aMule compilation / installation howto - page the following links are broken :

MDK:  
libcryptopp5-5.1-1mdk.i586.rpm
libcryptopp5-devel-5.1-1mdk.i586.rpm


I get the an error msg :

Not Found
The requested URL /amule/libcryptopp5-5.1-1mdk.i586.rpm was not found on this server.


:( Could one of u help me ?

Tks
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: download libcrypto for MDK 9.2
« Reply #1 on: May 13, 2004, 12:54:20 AM »

ZaP

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
wow !
« Reply #2 on: May 13, 2004, 12:57:40 AM »

:) hell that was fast, tks deltaHF
Logged

ZaP

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
:] Opps another question
« Reply #3 on: May 13, 2004, 01:05:37 AM »

Hi again,
and probably hi deltaHF  :),

The howto doesn't say what to do with the libcryto files once i've dl them.

So what do i do with them now that i've got'em ?

Tks
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: download libcrypto for MDK 9.2
« Reply #4 on: May 13, 2004, 01:16:20 AM »

just like the other rpms: rpm -Uvh filename.rpm ;)

ps.. i'll change the howto tomorrow .. [ too tired now ]

ZaP

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: download libcrypto for MDK 9.2
« Reply #5 on: May 13, 2004, 01:22:33 AM »

Tks deltaHF

and goodnight :D
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: download libcrypto for MDK 9.2
« Reply #6 on: May 13, 2004, 01:24:14 AM »

nite ;)

ZaP

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: download libcrypto for MDK 9.2
« Reply #7 on: May 13, 2004, 02:21:51 AM »

Opps here come's again ;)

# rpm -Uvh wxGTK-2.4.2-1.i386.rpm wxGTK-devel-2.4.2-1.i386.rpm
Preparing...                ########################################### [100%]
   1:wxGTK                  ########################################### [ 50%]
   2:wxGTK-devel            ########################################### [100%]

# ldconfig

# rpm -Uvh wxBase-2.4.2-1.i586.rpm
Preparing...                ########################################### [100%]
   1:wxBase                 ########################################### [100%]

# ln -sf /usr/bin/wxgtk-2.4-config /usr/bin/wx-config

# ln -sf /usr/bin/wxbase-2.4-config /usr/bin/wxbase-config

# ldconfig

# rpm -Uvh libcryptopp5-5.1-2mdk.i586.rpm
Preparing...                ########################################### [100%]
   1:libcryptopp5           ########################################### [100%]

# rpm -Uvh libcryptopp5-devel-5.1-2mdk.i586.rpm
error: Failed dependencies:
        devel(libstdc++) is needed by libcryptopp5-devel-5.1-2mdk

i found & DL'ed the libstdc++5-devel-3.3.1-2mdk.i586.rpm file

# rpm -Uvh libstdc++5-devel-3.3.1-2mdk.i586.rpm
Preparing...                ########################################### [100%]
   1:libstdc++5-devel       ########################################### [100%]

# rpm -Uvh libcryptopp5-devel-5.1-2mdk.i586.rpm
Preparing...                ########################################### [100%]
   1:libcryptopp5-devel     ########################################### [100%]

# rpm -Uvh aMule-2.0.0rc3-1.i586-MDK_9.2-10.rpm
error: Failed dependencies:
        libgd.so.2 is needed by aMule-2.0.0rc3-1mdk

i searched for the libgd.so.2 file but didn't find it  :(

Am i doing something wrong or ... ?

I'll see to it better in the morning after a good nights sleep 'cause my eyes are poppin'out of their sockets  :O
Logged

ZaP

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: download libcrypto for MDK 9.2
« Reply #8 on: May 13, 2004, 02:29:10 AM »

8o i really need some sleep

did this :

# rpm -Uvh aMule-1.2.6-2mdk.i586.rpm
Preparing...                ########################################### [100%]
   1:aMule                  ########################################### [100%]

# amule

and Aleluhia its works :P

Ok now it's goodnite for real
Logged

thepolish

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 896
Re: download libcrypto for MDK 9.2
« Reply #9 on: May 13, 2004, 12:02:57 PM »

libgd is provided by Mandrake,

Search with package manager for libgd and install devel too

the polish
Logged
Only after the last tree has been cut down
Only after the last river has been poisoned
Only after the last fish has been caught
Only then you will find out that money cannot be eaten
(Cree Prophecy)

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: download libcrypto for MDK 9.2
« Reply #10 on: May 13, 2004, 02:51:52 PM »