aMule Forum

English => en_Linux => Topic started by: ZaP on May 13, 2004, 12:46:46 AM

Title: download libcrypto for MDK 9.2
Post by: ZaP 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
Title: Re: download libcrypto for MDK 9.2
Post by: deltaHF on May 13, 2004, 12:54:20 AM
http://download.berlios.de/amule/libcryptopp5-5.1-2mdk.i586.rpm
http://download.berlios.de/amule/libcryptopp5-devel-5.1-2mdk.i586.rpm

greets

ps. sorry, forgot to update the links on howto .. with your help it's done now ;)
Title: wow !
Post by: ZaP on May 13, 2004, 12:57:40 AM
:) hell that was fast, tks deltaHF
Title: :] Opps another question
Post by: ZaP 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
Title: Re: download libcrypto for MDK 9.2
Post by: deltaHF 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 ]
Title: Re: download libcrypto for MDK 9.2
Post by: ZaP on May 13, 2004, 01:22:33 AM
Tks deltaHF

and goodnight :D
Title: Re: download libcrypto for MDK 9.2
Post by: deltaHF on May 13, 2004, 01:24:14 AM
nite ;)
Title: Re: download libcrypto for MDK 9.2
Post by: ZaP 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
Title: Re: download libcrypto for MDK 9.2
Post by: ZaP 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
Title: Re: download libcrypto for MDK 9.2
Post by: thepolish 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
Title: Re: download libcrypto for MDK 9.2
Post by: deltaHF on May 13, 2004, 02:51:52 PM
http://download.berlios.de/amule/gd-2.0.22-1.i586.rpm

should work too