Difference between revisions of "Compilation Installation-it"

From AMule Project FAQ
Jump to: navigation, search
(Installare usando gli RPM)
m (Reordered language selection)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<center>
 
<center>
[[Compilation_Installation|English]] | [[Compilation_Installation-fr|Français]] | [[Compilation_Installation-nl|Nederlands]] | [[Compilation_Installation-br|Português]] | [[Compilation_Installation-de|Deutsch]] | [[Compilation_Installation-ru|Russian]] |  
+
[[Compilation_Installation|English]] |  
'''Italiano'''
+
[[Compilation_Installation-de|Deutsch]] |  
 +
[[Compilation_Installation-es|Espa&ntilde;ol]] |  
 +
[[Compilation_Installation-fr|Fran&ccedil;ais]] |  
 +
'''Italiano''' |
 +
[[Compilation_Installation-nl|Nederlands]] |  
 +
[[Compilation_Installation-br|Português]] |  
 +
[[Compilation_Installation-ru|Russian]]
 
</center>
 
</center>
  
 
== Manuale di Installazione ==
 
== Manuale di Installazione ==
 
+
Per installare [[aMule]] potete partire "da zero", come descritto in [[Compilation_Installation-it#Compilare Da Sorgente|Compilare Da Sorgente]], o usare gli [http://www.rpm.org RPM], come descritto nella sezione [[Compilation_Installation-it#Installare usando gli RPM|Installare usando gli RPM]]. Usare gli [http://www.rpm.org RPM] velocizza molto le operazioni ma non è supportato da tutte le distribuzioni [http://www.kernel.org linux]. Per le distribuzioni che usano i pacchetti .deb, come Debian e Ubuntu, dovrebbe bastare installare il pacchetto '''amule'''.
Per installare [[aMule]] potete partire "da zero", come descritto in [[Compilation_Installation-it#Compilare Da Sorgente|Compilare Da Sorgente]], o usare gli [http://www.rpm.org RPM], come descritto nella sezione [[Compilation_Installation-it#Installare usando gli RPM|Installare usando gli RPM]]. Usare gli [http://www.rpm.org RPM] velocizza molto le operazioni ma non è supportato da tutte le distribuzioni [http://www.kernel.org linux].
+
  
 
== Compilare Da Sorgente ==
 
== Compilare Da Sorgente ==
 
 
'''ATTENZIONE:''' Assicuratevi di '''non''' aver installato nessuna copia di [[wxWidgets]]. Se avete già [[wxWidgets]] installati, andate a [[How to uninstall wxWidgets|Come disinstallare wxWidgets]] prima di iniziare una nuova installazione. Se continuate ad avere problemi, [[Check_if_wx_is_installed_twice|Controllate se wx è installato due volte]], visto che è un problema comune di compilazione ed esecuzione.
 
'''ATTENZIONE:''' Assicuratevi di '''non''' aver installato nessuna copia di [[wxWidgets]]. Se avete già [[wxWidgets]] installati, andate a [[How to uninstall wxWidgets|Come disinstallare wxWidgets]] prima di iniziare una nuova installazione. Se continuate ad avere problemi, [[Check_if_wx_is_installed_twice|Controllate se wx è installato due volte]], visto che è un problema comune di compilazione ed esecuzione.
  
Line 15: Line 19:
  
 
==== Passo 1: [[wxWidgets|wxGTK]] ====
 
==== Passo 1: [[wxWidgets|wxGTK]] ====
 
 
*Scaricate [[wxWidgets|wxGTK]] ->
 
*Scaricate [[wxWidgets|wxGTK]] ->
 
**[http://prdownloads.sourceforge.net/wxwindows/wxGTK-2.6.3.tar.bz2 wxGTK-2.6.3.tar.bz2]
 
**[http://prdownloads.sourceforge.net/wxwindows/wxGTK-2.6.3.tar.bz2 wxGTK-2.6.3.tar.bz2]
Line 30: Line 33:
  
 
==== Passo 2: [[wxBase]] ====
 
==== Passo 2: [[wxBase]] ====
 +
*Da [[WxWidgets|wxGTK]] 2.5.x in avanti, non c'è più bisogno di [[wxBase]] a meno di non voler compilare [[aMuled|aMule daemon]] senza X.
  
*Da [[wxGTK]] 2.5.x in avanti, non c'è più bisogno di [[wxBase]] a meno di non voler compilare [[aMuled|aMule daemon]] senza X.
+
==== Passo 3: [[libcrypto|Crypto++]] ====
  
==== Passo 3: [[aMule]] ====
+
Cryptopp può essere scaricato da qui:
 +
*[http://surfnet.dl.sourceforge.net/sourceforge/cryptopp/cryptopp552.zip Crypto++]
  
 +
Compilare cryptopp 5.5.2:
 +
**''unzip -a crypto552.zip -d crypto-5.5.2''
 +
**''cd crypto-5.5.2''
 +
**''make''
 +
 +
da root:
 +
:*''cp libcryptopp.a /usr/lib/''
 +
:*''mkdir /usr/include/cryptopp''
 +
:*''cp *.h /usr/include/cryptopp/''
 +
:*''ldconfig''
 +
 +
==== Passo 4: [[aMule]] ====
 
*Scaricate l'ultima versione di [[aMule]] ->
 
*Scaricate l'ultima versione di [[aMule]] ->
 
**[http://developer.berlios.de/project/showfiles.php?group_id=1296 Ultima versione aMule]
 
**[http://developer.berlios.de/project/showfiles.php?group_id=1296 Ultima versione aMule]
Line 49: Line 66:
  
 
== Installare usando gli RPM ==
 
== Installare usando gli RPM ==
 
 
==== Passo 1: [[wxWidgets|wxGTK]] ====
 
==== Passo 1: [[wxWidgets|wxGTK]] ====
 
 
*Scaricate [[wxWidgets|wxGTK]] per la propria [http://www.kernel.org Linux] distribuzione ->
 
*Scaricate [[wxWidgets|wxGTK]] per la propria [http://www.kernel.org Linux] distribuzione ->
 
**[http://www.amule.org/files/files.php?cat=12 wxGTK-2.6.3]
 
**[http://www.amule.org/files/files.php?cat=12 wxGTK-2.6.3]
Line 61: Line 76:
  
 
==== Passo 2: [[aMule]] ====
 
==== Passo 2: [[aMule]] ====
 
 
*Scaricate l'ultima versione di [[aMule]] ->
 
*Scaricate l'ultima versione di [[aMule]] ->
 
**[http://developer.berlios.de/project/showfiles.php?group_id=1296 Ultima versione aMule]
 
**[http://developer.berlios.de/project/showfiles.php?group_id=1296 Ultima versione aMule]

Latest revision as of 18:44, 25 September 2008

English | Deutsch | Español | Français | Italiano | Nederlands | Português | Russian

Manuale di Installazione

Per installare aMule potete partire "da zero", come descritto in Compilare Da Sorgente, o usare gli RPM, come descritto nella sezione Installare usando gli RPM. Usare gli RPM velocizza molto le operazioni ma non è supportato da tutte le distribuzioni linux. Per le distribuzioni che usano i pacchetti .deb, come Debian e Ubuntu, dovrebbe bastare installare il pacchetto amule.

Compilare Da Sorgente

ATTENZIONE: Assicuratevi di non aver installato nessuna copia di wxWidgets. Se avete già wxWidgets installati, andate a Come disinstallare wxWidgets prima di iniziare una nuova installazione. Se continuate ad avere problemi, Controllate se wx è installato due volte, visto che è un problema comune di compilazione ed esecuzione.

NOTA: Con wxWidgets >= 2.5.1, wxBase non è distribuito come tarball separato.

Passo 1: wxGTK

  • Compilate wxGTK
    • tar -jxvf wxGTK-2.6.3.tar.bz2
    • tar -C wxGTK-2.6.3 -xzvf wxWidgets-2.6.3-Patch-2.tar.gz
    • cd wxGTK-2.6.3
    • Linked against GTK2: ./configure --prefix=/usr --with-gtk --enable-unicode --disable-compat24 --enable-optimise && make
  • Da root:
    • make install
    • ldconfig

Passo 2: wxBase

Passo 3: Crypto++

Cryptopp può essere scaricato da qui:

Compilare cryptopp 5.5.2:

    • unzip -a crypto552.zip -d crypto-5.5.2
    • cd crypto-5.5.2
    • make

da root:

  • cp libcryptopp.a /usr/lib/
  • mkdir /usr/include/cryptopp
  • cp *.h /usr/include/cryptopp/
  • ldconfig

Passo 4: aMule

  • Compilate aMule (controllate anche configure article) ->
    • tar -zxvf aMule-X.X.X.tar.gz (sostituite X con il numero della versione corretto..)
    • cd aMule-X.X.X
    • ./configure --disable-debug --enable-optimize && make
  • Da root:
    • make install
  • Lanciate aMule come utente normale da console digitando -> amule

Installare usando gli RPM

Passo 1: wxGTK

  • Installate wxGTK ->
    • Da root:
      • rpm -Uvh wxGTK-2.6.3-X.rpm (sostituire X con il giusto numero..)
      • ldconfig

Passo 2: aMule

  • Installate aMule ->
    • Da root:
      • rpm -Uvh aMule-X.rpm (replace X with the right name and version number..)
  • Lanciate aMule come utente normale da console digitando -> amule