[ubuntu-it] amule

Alessandro Eterni alessandro.eterni a googlemail.com
Gio 28 Set 2006 07:44:33 BST


> ciao.utilizzo un computer athlon amd 64 bit, ed ubuntiu 6.06
> non riesco ad installare amule: ogni qualvolta tento l'installazione mi
> dice:
>
>  Preparing: aMule AdunanzA
> # Checking for required C library versions ... failed
> # FAIL:
> # Your copy of glibc, a core system library, is too old for this package.
> # You need at least the following symbols in glibc: GLIBC_2.0.
> #
> # This error normally means that whoever built the package did not build
> it correctly.
> # Please report the contents of this message to the provider of this
> package, and
> # ask them to rebuild it using apbuild.
> #
> # Upgrading glibc is highly dangerous, so we recommend in this situation
> that you
> # compile the app you want to install from the sources if possible. Sorry :(
> FAIL:  Unable to prepare package aMule AdunanzA.
> Press ENTER to exit.
>
> qualcuno ha esperienza in merito?

Come lo stai installando? Se lo stai compilando forse posso aiutarti:

Scarichi i sorgenti da questo sito: http://www.adunanza.net/download.php?list.6

Decomprimi il file scaricato e lo salvi...dove desideri.

Scarichi la patch corretta da questo sito:
http://www.adunanza.net/forum/showthread.php?s=40c63ab0d8fe6f74eba82daefd89b68b&t=31433&page=2
(il link si trova nel penultimo post)

Entri nella cartella e cerhi un file che si chiama amule.cpp (che si
trova sotto la cartella src). Lo apri con il tuo editor di testo e
modifichi la riga 620 (o meglio vai circa alla riga 620) in questio
modo:

Troverai questa stringa: wxString newMule(wxT(ADU_VER)); la dovrai
modificare in questo modo: wxString newMule(wxT("ADU_VER"));

Salvi la patch sotto la cartella amule. Ora inizia l'intallazione:

zcat amuleadunanza3.101.modificata.patch.gz|patch -p0

./configure –disable-debug –enable-optimize –enable-amulecmd
–enable-cas –enable-wxcas (controlla che il comando non restituisca
errori)

make (controlla che il comando non restituisca errori)

sudo make install

Su questo sito trovi anche un piccolo howto:
http://gas.tranza.it/2006-installare-amule-adunanza/


-- 
Alessandro Eterni



Maggiori informazioni sulla lista ubuntu-it