<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://test.amule.szerverem.hu/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://test.amule.szerverem.hu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=80.104.71.170</id>
		<title>AMule Project FAQ - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://test.amule.szerverem.hu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=80.104.71.170"/>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Special:Contributions/80.104.71.170"/>
		<updated>2026-04-05T19:16:15Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Compilation_Installation-it</id>
		<title>Compilation Installation-it</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Compilation_Installation-it"/>
				<updated>2008-03-25T22:40:33Z</updated>
		
		<summary type="html">&lt;p&gt;80.104.71.170: /* Passo 3: Crypto++ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
[[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]] | &lt;br /&gt;
'''Italiano''' | &lt;br /&gt;
[[Compilation_Installation-es|Español]] &lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Manuale di Installazione ==&lt;br /&gt;
Per installare [[aMule]] potete partire &amp;quot;da zero&amp;quot;, 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'''.&lt;br /&gt;
&lt;br /&gt;
== Compilare Da Sorgente ==&lt;br /&gt;
'''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.&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' Con [[wxWidgets]] &amp;gt;= 2.5.1, [[wxBase]] non è distribuito come tarball separato.&lt;br /&gt;
&lt;br /&gt;
==== Passo 1: [[wxWidgets|wxGTK]] ====&lt;br /&gt;
*Scaricate [[wxWidgets|wxGTK]] -&amp;gt;&lt;br /&gt;
**[http://prdownloads.sourceforge.net/wxwindows/wxGTK-2.6.3.tar.bz2 wxGTK-2.6.3.tar.bz2]&lt;br /&gt;
**[ftp://biolpc22.york.ac.uk/pub/2.6.3/wxWidgets-2.6.3-Patch-2.tar.gz wxWidgets-2.6.3-Patch-2.tar.gz]&lt;br /&gt;
&lt;br /&gt;
*Compilate [[wxWidgets|wxGTK]]&lt;br /&gt;
**''tar -jxvf wxGTK-2.6.3.tar.bz2''&lt;br /&gt;
**''tar -C wxGTK-2.6.3 -xzvf wxWidgets-2.6.3-Patch-2.tar.gz ''&lt;br /&gt;
**''cd wxGTK-2.6.3''&lt;br /&gt;
**''Linked against [http://www.gtk.org GTK]2: ./configure --prefix=/usr --with-gtk --enable-unicode --disable-compat24 --enable-optimise &amp;amp;&amp;amp; make&lt;br /&gt;
*Da '''root''':&lt;br /&gt;
**''make install''&lt;br /&gt;
**''ldconfig''&lt;br /&gt;
&lt;br /&gt;
==== Passo 2: [[wxBase]] ====&lt;br /&gt;
*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.&lt;br /&gt;
&lt;br /&gt;
==== Passo 3: [[libcrypto|Crypto++]] ====&lt;br /&gt;
&lt;br /&gt;
Cryptopp può essere scaricato da qui:&lt;br /&gt;
*[http://surfnet.dl.sourceforge.net/sourceforge/cryptopp/cryptopp552.zip Crypto++]&lt;br /&gt;
&lt;br /&gt;
Compilare cryptopp 5.5.2:&lt;br /&gt;
**''unzip -a crypto552.zip -d crypto-5.5.2''&lt;br /&gt;
**''cd crypto-5.5.2''&lt;br /&gt;
**''make''&lt;br /&gt;
&lt;br /&gt;
da root:&lt;br /&gt;
:*''cp libcryptopp.a /usr/lib/''&lt;br /&gt;
:*''mkdir /usr/include/cryptopp''&lt;br /&gt;
:*''cp *.h /usr/include/cryptopp/''&lt;br /&gt;
:*''ldconfig''&lt;br /&gt;
&lt;br /&gt;
==== Passo 4: [[aMule]] ====&lt;br /&gt;
*Scaricate l'ultima versione di [[aMule]] -&amp;gt;&lt;br /&gt;
**[http://developer.berlios.de/project/showfiles.php?group_id=1296 Ultima versione aMule]&lt;br /&gt;
&lt;br /&gt;
*Compilate [[aMule]] (controllate anche [[configure|configure article]]) -&amp;gt;&lt;br /&gt;
**''tar -zxvf aMule-X.X.X.tar.gz'' (sostituite X con il numero della versione corretto..)&lt;br /&gt;
**''cd aMule-X.X.X''&lt;br /&gt;
**''./configure --disable-debug --enable-optimize &amp;amp;&amp;amp; make''&lt;br /&gt;
&lt;br /&gt;
*Da '''root''':&lt;br /&gt;
**''make install''&lt;br /&gt;
&lt;br /&gt;
*Lanciate [[aMule]] come utente normale da console digitando -&amp;gt; ''amule''&lt;br /&gt;
&lt;br /&gt;
== Installare usando gli RPM ==&lt;br /&gt;
==== Passo 1: [[wxWidgets|wxGTK]] ====&lt;br /&gt;
*Scaricate [[wxWidgets|wxGTK]] per la propria [http://www.kernel.org Linux] distribuzione -&amp;gt;&lt;br /&gt;
**[http://www.amule.org/files/files.php?cat=12 wxGTK-2.6.3]&lt;br /&gt;
&lt;br /&gt;
*Installate [[wxWidgets|wxGTK]] -&amp;gt;&lt;br /&gt;
**Da '''root''':&lt;br /&gt;
***''rpm -Uvh wxGTK-2.6.3-X.rpm'' (sostituire X con il giusto numero..)&lt;br /&gt;
***''ldconfig''&lt;br /&gt;
&lt;br /&gt;
==== Passo 2: [[aMule]] ====&lt;br /&gt;
*Scaricate l'ultima versione di [[aMule]] -&amp;gt;&lt;br /&gt;
**[http://developer.berlios.de/project/showfiles.php?group_id=1296 Ultima versione aMule]&lt;br /&gt;
&lt;br /&gt;
*Installate [[aMule]] -&amp;gt;&lt;br /&gt;
**Da '''root''':&lt;br /&gt;
***''rpm -Uvh aMule-X.rpm'' (replace X with the right name and version number..)&lt;br /&gt;
&lt;br /&gt;
* Lanciate [[aMule]] come utente normale da console digitando -&amp;gt; ''amule''&lt;br /&gt;
&lt;br /&gt;
== Version ==&lt;br /&gt;
Please translate this, too&amp;lt;br&amp;gt;&lt;br /&gt;
Created by &amp;quot;Unknown User&amp;quot; on 16.12.06 at 15:15&amp;lt;br&amp;gt;&lt;br /&gt;
Updated by Vollstrecker on 22.01.08 at 14:08&lt;/div&gt;</summary>
		<author><name>80.104.71.170</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Compilation_Installation-it</id>
		<title>Compilation Installation-it</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Compilation_Installation-it"/>
				<updated>2008-03-25T22:34:16Z</updated>
		
		<summary type="html">&lt;p&gt;80.104.71.170: /* Passo 3: Crypto++ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
[[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]] | &lt;br /&gt;
'''Italiano''' | &lt;br /&gt;
[[Compilation_Installation-es|Español]] &lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Manuale di Installazione ==&lt;br /&gt;
Per installare [[aMule]] potete partire &amp;quot;da zero&amp;quot;, 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'''.&lt;br /&gt;
&lt;br /&gt;
== Compilare Da Sorgente ==&lt;br /&gt;
'''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.&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' Con [[wxWidgets]] &amp;gt;= 2.5.1, [[wxBase]] non è distribuito come tarball separato.&lt;br /&gt;
&lt;br /&gt;
==== Passo 1: [[wxWidgets|wxGTK]] ====&lt;br /&gt;
*Scaricate [[wxWidgets|wxGTK]] -&amp;gt;&lt;br /&gt;
**[http://prdownloads.sourceforge.net/wxwindows/wxGTK-2.6.3.tar.bz2 wxGTK-2.6.3.tar.bz2]&lt;br /&gt;
**[ftp://biolpc22.york.ac.uk/pub/2.6.3/wxWidgets-2.6.3-Patch-2.tar.gz wxWidgets-2.6.3-Patch-2.tar.gz]&lt;br /&gt;
&lt;br /&gt;
*Compilate [[wxWidgets|wxGTK]]&lt;br /&gt;
**''tar -jxvf wxGTK-2.6.3.tar.bz2''&lt;br /&gt;
**''tar -C wxGTK-2.6.3 -xzvf wxWidgets-2.6.3-Patch-2.tar.gz ''&lt;br /&gt;
**''cd wxGTK-2.6.3''&lt;br /&gt;
**''Linked against [http://www.gtk.org GTK]2: ./configure --prefix=/usr --with-gtk --enable-unicode --disable-compat24 --enable-optimise &amp;amp;&amp;amp; make&lt;br /&gt;
*Da '''root''':&lt;br /&gt;
**''make install''&lt;br /&gt;
**''ldconfig''&lt;br /&gt;
&lt;br /&gt;
==== Passo 2: [[wxBase]] ====&lt;br /&gt;
*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.&lt;br /&gt;
&lt;br /&gt;
==== Passo 3: [[libcrypto|Crypto++]] ====&lt;br /&gt;
&lt;br /&gt;
Crypto++ può essere scaricato da qui:&lt;br /&gt;
*[http://surfnet.dl.sourceforge.net/sourceforge/cryptopp/cryptopp552.zip Crypto++]&lt;br /&gt;
&lt;br /&gt;
Compilare libcrypto++:&lt;br /&gt;
**''tar xvjf crypto-5.5.2.tar.bz2''&lt;br /&gt;
**''cd crypto-5.5.2''&lt;br /&gt;
**''make''&lt;br /&gt;
&lt;br /&gt;
da root:&lt;br /&gt;
:*''cp libcryptopp.a /usr/lib/''&lt;br /&gt;
:*''mkdir /usr/include/cryptopp''&lt;br /&gt;
:*''cp *.h /usr/include/cryptopp/''&lt;br /&gt;
:*''ldconfig''&lt;br /&gt;
&lt;br /&gt;
==== Passo 4: [[aMule]] ====&lt;br /&gt;
*Scaricate l'ultima versione di [[aMule]] -&amp;gt;&lt;br /&gt;
**[http://developer.berlios.de/project/showfiles.php?group_id=1296 Ultima versione aMule]&lt;br /&gt;
&lt;br /&gt;
*Compilate [[aMule]] (controllate anche [[configure|configure article]]) -&amp;gt;&lt;br /&gt;
**''tar -zxvf aMule-X.X.X.tar.gz'' (sostituite X con il numero della versione corretto..)&lt;br /&gt;
**''cd aMule-X.X.X''&lt;br /&gt;
**''./configure --disable-debug --enable-optimize &amp;amp;&amp;amp; make''&lt;br /&gt;
&lt;br /&gt;
*Da '''root''':&lt;br /&gt;
**''make install''&lt;br /&gt;
&lt;br /&gt;
*Lanciate [[aMule]] come utente normale da console digitando -&amp;gt; ''amule''&lt;br /&gt;
&lt;br /&gt;
== Installare usando gli RPM ==&lt;br /&gt;
==== Passo 1: [[wxWidgets|wxGTK]] ====&lt;br /&gt;
*Scaricate [[wxWidgets|wxGTK]] per la propria [http://www.kernel.org Linux] distribuzione -&amp;gt;&lt;br /&gt;
**[http://www.amule.org/files/files.php?cat=12 wxGTK-2.6.3]&lt;br /&gt;
&lt;br /&gt;
*Installate [[wxWidgets|wxGTK]] -&amp;gt;&lt;br /&gt;
**Da '''root''':&lt;br /&gt;
***''rpm -Uvh wxGTK-2.6.3-X.rpm'' (sostituire X con il giusto numero..)&lt;br /&gt;
***''ldconfig''&lt;br /&gt;
&lt;br /&gt;
==== Passo 2: [[aMule]] ====&lt;br /&gt;
*Scaricate l'ultima versione di [[aMule]] -&amp;gt;&lt;br /&gt;
**[http://developer.berlios.de/project/showfiles.php?group_id=1296 Ultima versione aMule]&lt;br /&gt;
&lt;br /&gt;
*Installate [[aMule]] -&amp;gt;&lt;br /&gt;
**Da '''root''':&lt;br /&gt;
***''rpm -Uvh aMule-X.rpm'' (replace X with the right name and version number..)&lt;br /&gt;
&lt;br /&gt;
* Lanciate [[aMule]] come utente normale da console digitando -&amp;gt; ''amule''&lt;br /&gt;
&lt;br /&gt;
== Version ==&lt;br /&gt;
Please translate this, too&amp;lt;br&amp;gt;&lt;br /&gt;
Created by &amp;quot;Unknown User&amp;quot; on 16.12.06 at 15:15&amp;lt;br&amp;gt;&lt;br /&gt;
Updated by Vollstrecker on 22.01.08 at 14:08&lt;/div&gt;</summary>
		<author><name>80.104.71.170</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Compilation_Installation-it</id>
		<title>Compilation Installation-it</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Compilation_Installation-it"/>
				<updated>2008-03-25T22:31:19Z</updated>
		
		<summary type="html">&lt;p&gt;80.104.71.170: /* Passo 3: crypto++ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
[[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]] | &lt;br /&gt;
'''Italiano''' | &lt;br /&gt;
[[Compilation_Installation-es|Español]] &lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Manuale di Installazione ==&lt;br /&gt;
Per installare [[aMule]] potete partire &amp;quot;da zero&amp;quot;, 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'''.&lt;br /&gt;
&lt;br /&gt;
== Compilare Da Sorgente ==&lt;br /&gt;
'''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.&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' Con [[wxWidgets]] &amp;gt;= 2.5.1, [[wxBase]] non è distribuito come tarball separato.&lt;br /&gt;
&lt;br /&gt;
==== Passo 1: [[wxWidgets|wxGTK]] ====&lt;br /&gt;
*Scaricate [[wxWidgets|wxGTK]] -&amp;gt;&lt;br /&gt;
**[http://prdownloads.sourceforge.net/wxwindows/wxGTK-2.6.3.tar.bz2 wxGTK-2.6.3.tar.bz2]&lt;br /&gt;
**[ftp://biolpc22.york.ac.uk/pub/2.6.3/wxWidgets-2.6.3-Patch-2.tar.gz wxWidgets-2.6.3-Patch-2.tar.gz]&lt;br /&gt;
&lt;br /&gt;
*Compilate [[wxWidgets|wxGTK]]&lt;br /&gt;
**''tar -jxvf wxGTK-2.6.3.tar.bz2''&lt;br /&gt;
**''tar -C wxGTK-2.6.3 -xzvf wxWidgets-2.6.3-Patch-2.tar.gz ''&lt;br /&gt;
**''cd wxGTK-2.6.3''&lt;br /&gt;
**''Linked against [http://www.gtk.org GTK]2: ./configure --prefix=/usr --with-gtk --enable-unicode --disable-compat24 --enable-optimise &amp;amp;&amp;amp; make&lt;br /&gt;
*Da '''root''':&lt;br /&gt;
**''make install''&lt;br /&gt;
**''ldconfig''&lt;br /&gt;
&lt;br /&gt;
==== Passo 2: [[wxBase]] ====&lt;br /&gt;
*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.&lt;br /&gt;
&lt;br /&gt;
==== Passo 3: Crypto++ ====&lt;br /&gt;
&lt;br /&gt;
Crypto++ può essere scaricato da qui:&lt;br /&gt;
*[http://surfnet.dl.sourceforge.net/sourceforge/cryptopp/cryptopp552.zip Crypto++]&lt;br /&gt;
&lt;br /&gt;
Compilare libcrypto++:&lt;br /&gt;
**''tar xvjf crypto-5.5.2.tar.bz2''&lt;br /&gt;
**''cd crypto-5.5.2''&lt;br /&gt;
**''make''&lt;br /&gt;
&lt;br /&gt;
da root:&lt;br /&gt;
:*''cp libcryptopp.a /usr/lib/''&lt;br /&gt;
:*''mkdir /usr/include/cryptopp''&lt;br /&gt;
:*''cp *.h /usr/include/cryptopp/''&lt;br /&gt;
:*''ldconfig''&lt;br /&gt;
&lt;br /&gt;
==== Passo 4: [[aMule]] ====&lt;br /&gt;
*Scaricate l'ultima versione di [[aMule]] -&amp;gt;&lt;br /&gt;
**[http://developer.berlios.de/project/showfiles.php?group_id=1296 Ultima versione aMule]&lt;br /&gt;
&lt;br /&gt;
*Compilate [[aMule]] (controllate anche [[configure|configure article]]) -&amp;gt;&lt;br /&gt;
**''tar -zxvf aMule-X.X.X.tar.gz'' (sostituite X con il numero della versione corretto..)&lt;br /&gt;
**''cd aMule-X.X.X''&lt;br /&gt;
**''./configure --disable-debug --enable-optimize &amp;amp;&amp;amp; make''&lt;br /&gt;
&lt;br /&gt;
*Da '''root''':&lt;br /&gt;
**''make install''&lt;br /&gt;
&lt;br /&gt;
*Lanciate [[aMule]] come utente normale da console digitando -&amp;gt; ''amule''&lt;br /&gt;
&lt;br /&gt;
== Installare usando gli RPM ==&lt;br /&gt;
==== Passo 1: [[wxWidgets|wxGTK]] ====&lt;br /&gt;
*Scaricate [[wxWidgets|wxGTK]] per la propria [http://www.kernel.org Linux] distribuzione -&amp;gt;&lt;br /&gt;
**[http://www.amule.org/files/files.php?cat=12 wxGTK-2.6.3]&lt;br /&gt;
&lt;br /&gt;
*Installate [[wxWidgets|wxGTK]] -&amp;gt;&lt;br /&gt;
**Da '''root''':&lt;br /&gt;
***''rpm -Uvh wxGTK-2.6.3-X.rpm'' (sostituire X con il giusto numero..)&lt;br /&gt;
***''ldconfig''&lt;br /&gt;
&lt;br /&gt;
==== Passo 2: [[aMule]] ====&lt;br /&gt;
*Scaricate l'ultima versione di [[aMule]] -&amp;gt;&lt;br /&gt;
**[http://developer.berlios.de/project/showfiles.php?group_id=1296 Ultima versione aMule]&lt;br /&gt;
&lt;br /&gt;
*Installate [[aMule]] -&amp;gt;&lt;br /&gt;
**Da '''root''':&lt;br /&gt;
***''rpm -Uvh aMule-X.rpm'' (replace X with the right name and version number..)&lt;br /&gt;
&lt;br /&gt;
* Lanciate [[aMule]] come utente normale da console digitando -&amp;gt; ''amule''&lt;br /&gt;
&lt;br /&gt;
== Version ==&lt;br /&gt;
Please translate this, too&amp;lt;br&amp;gt;&lt;br /&gt;
Created by &amp;quot;Unknown User&amp;quot; on 16.12.06 at 15:15&amp;lt;br&amp;gt;&lt;br /&gt;
Updated by Vollstrecker on 22.01.08 at 14:08&lt;/div&gt;</summary>
		<author><name>80.104.71.170</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Compilation_Installation-it</id>
		<title>Compilation Installation-it</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Compilation_Installation-it"/>
				<updated>2008-03-25T22:15:19Z</updated>
		
		<summary type="html">&lt;p&gt;80.104.71.170: /* Compilare Da Sorgente */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
[[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]] | &lt;br /&gt;
'''Italiano''' | &lt;br /&gt;
[[Compilation_Installation-es|Español]] &lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Manuale di Installazione ==&lt;br /&gt;
Per installare [[aMule]] potete partire &amp;quot;da zero&amp;quot;, 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'''.&lt;br /&gt;
&lt;br /&gt;
== Compilare Da Sorgente ==&lt;br /&gt;
'''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.&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' Con [[wxWidgets]] &amp;gt;= 2.5.1, [[wxBase]] non è distribuito come tarball separato.&lt;br /&gt;
&lt;br /&gt;
==== Passo 1: [[wxWidgets|wxGTK]] ====&lt;br /&gt;
*Scaricate [[wxWidgets|wxGTK]] -&amp;gt;&lt;br /&gt;
**[http://prdownloads.sourceforge.net/wxwindows/wxGTK-2.6.3.tar.bz2 wxGTK-2.6.3.tar.bz2]&lt;br /&gt;
**[ftp://biolpc22.york.ac.uk/pub/2.6.3/wxWidgets-2.6.3-Patch-2.tar.gz wxWidgets-2.6.3-Patch-2.tar.gz]&lt;br /&gt;
&lt;br /&gt;
*Compilate [[wxWidgets|wxGTK]]&lt;br /&gt;
**''tar -jxvf wxGTK-2.6.3.tar.bz2''&lt;br /&gt;
**''tar -C wxGTK-2.6.3 -xzvf wxWidgets-2.6.3-Patch-2.tar.gz ''&lt;br /&gt;
**''cd wxGTK-2.6.3''&lt;br /&gt;
**''Linked against [http://www.gtk.org GTK]2: ./configure --prefix=/usr --with-gtk --enable-unicode --disable-compat24 --enable-optimise &amp;amp;&amp;amp; make&lt;br /&gt;
*Da '''root''':&lt;br /&gt;
**''make install''&lt;br /&gt;
**''ldconfig''&lt;br /&gt;
&lt;br /&gt;
==== Passo 2: [[wxBase]] ====&lt;br /&gt;
*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.&lt;br /&gt;
&lt;br /&gt;
==== Passo 3: [[crypto++]] ====&lt;br /&gt;
&lt;br /&gt;
==== Passo 4: [[aMule]] ====&lt;br /&gt;
*Scaricate l'ultima versione di [[aMule]] -&amp;gt;&lt;br /&gt;
**[http://developer.berlios.de/project/showfiles.php?group_id=1296 Ultima versione aMule]&lt;br /&gt;
&lt;br /&gt;
*Compilate [[aMule]] (controllate anche [[configure|configure article]]) -&amp;gt;&lt;br /&gt;
**''tar -zxvf aMule-X.X.X.tar.gz'' (sostituite X con il numero della versione corretto..)&lt;br /&gt;
**''cd aMule-X.X.X''&lt;br /&gt;
**''./configure --disable-debug --enable-optimize &amp;amp;&amp;amp; make''&lt;br /&gt;
&lt;br /&gt;
*Da '''root''':&lt;br /&gt;
**''make install''&lt;br /&gt;
&lt;br /&gt;
*Lanciate [[aMule]] come utente normale da console digitando -&amp;gt; ''amule''&lt;br /&gt;
&lt;br /&gt;
== Installare usando gli RPM ==&lt;br /&gt;
==== Passo 1: [[wxWidgets|wxGTK]] ====&lt;br /&gt;
*Scaricate [[wxWidgets|wxGTK]] per la propria [http://www.kernel.org Linux] distribuzione -&amp;gt;&lt;br /&gt;
**[http://www.amule.org/files/files.php?cat=12 wxGTK-2.6.3]&lt;br /&gt;
&lt;br /&gt;
*Installate [[wxWidgets|wxGTK]] -&amp;gt;&lt;br /&gt;
**Da '''root''':&lt;br /&gt;
***''rpm -Uvh wxGTK-2.6.3-X.rpm'' (sostituire X con il giusto numero..)&lt;br /&gt;
***''ldconfig''&lt;br /&gt;
&lt;br /&gt;
==== Passo 2: [[aMule]] ====&lt;br /&gt;
*Scaricate l'ultima versione di [[aMule]] -&amp;gt;&lt;br /&gt;
**[http://developer.berlios.de/project/showfiles.php?group_id=1296 Ultima versione aMule]&lt;br /&gt;
&lt;br /&gt;
*Installate [[aMule]] -&amp;gt;&lt;br /&gt;
**Da '''root''':&lt;br /&gt;
***''rpm -Uvh aMule-X.rpm'' (replace X with the right name and version number..)&lt;br /&gt;
&lt;br /&gt;
* Lanciate [[aMule]] come utente normale da console digitando -&amp;gt; ''amule''&lt;br /&gt;
&lt;br /&gt;
== Version ==&lt;br /&gt;
Please translate this, too&amp;lt;br&amp;gt;&lt;br /&gt;
Created by &amp;quot;Unknown User&amp;quot; on 16.12.06 at 15:15&amp;lt;br&amp;gt;&lt;br /&gt;
Updated by Vollstrecker on 22.01.08 at 14:08&lt;/div&gt;</summary>
		<author><name>80.104.71.170</name></author>	</entry>

	</feed>