<?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=Rkl</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=Rkl"/>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Special:Contributions/Rkl"/>
		<updated>2026-04-05T09:06:52Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/HowTo_Compile_aMuled-es</id>
		<title>HowTo Compile aMuled-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/HowTo_Compile_aMuled-es"/>
				<updated>2005-04-21T18:41:48Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt; [[HowTo Compile aMuled|English]] | '''Español''' &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 1º ==&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' Si ya has instalado las [[wxWidgets|wxGTK]] 2.5.4 o superior, salta directamente al [[#2nd|segundo paso]], desde las [[wxGTK]] 2.5.4 estas incluyen las [[wxBase]] 2.5.4. Date cuenta que [[aMuled]] no compilara con versiones anteriores de [[wxWidgets]], como la versión 2.4.2!&lt;br /&gt;
&lt;br /&gt;
Descarga las [[wxBase]] 2.5.4 o superior de http://www.wxWidgets.org&lt;br /&gt;
descomprimelas, y haz como usuario&lt;br /&gt;
*''./configure --prefix=/usr/''&lt;br /&gt;
'''NOTA:''' Si quieres soporte para [http://www.unicode.org Unicode] necesitaras darle la bandera ''--enable-unicode'' al “script” de configuración.&lt;br /&gt;
*''make''&lt;br /&gt;
como “root” &lt;br /&gt;
*''make install''&lt;br /&gt;
*''ldconfig''&lt;br /&gt;
&lt;br /&gt;
== 2º ==&lt;br /&gt;
&lt;br /&gt;
*Descarga [[aMule CVS|amule-cvs]] de http://amule.hirnriss.net &lt;br /&gt;
No uses la versión 2.0.0-rc8, habia un error severo en ella relacionado con [[aMuled]]!&lt;br /&gt;
&lt;br /&gt;
Descomprime, y haz como usuario&lt;br /&gt;
*''./configure --enable-amulecmd --enable-webserver --disable-monolithic --enable-amule-daemon''&lt;br /&gt;
*''make''&lt;br /&gt;
como “root” &lt;br /&gt;
*''make install''&lt;br /&gt;
&lt;br /&gt;
Eso es. Ahora tienes un [[aMuled|aMule-daemon]] funcionando en ''/usr/local/bin''&amp;lt;br&amp;gt;&lt;br /&gt;
Ahora necesitas configurarlo. Para crear el archivo ''~/.aMule/amule.conf'', el cual es el archivo con las preferencias, ejecuta una vez [[aMuled]]. &amp;lt;br&amp;gt;&lt;br /&gt;
El directorio ''~/.aMule''  y el archivo ''~/.aMule/amule.conf'' seran creados en el directorio “home” del usuario que ejecuto [[aMuled]].&amp;lt;br&amp;gt;&lt;br /&gt;
::'''NOTA:''' En versiones de [[aMule]] previas a la 2.0.0 el archivo ''~/.aMule/amule.conf''  era ''~/.eMule''.&amp;lt;br&amp;gt;&lt;br /&gt;
Probablemente querrás [[aMuleWeb]] para controlar tu [[aMuled|”daemon”]]. Para poder usarlo necesitas activar las [[Conexiones externas]]. Echale un vistazo a  [[Webserver-1.2.x|este articulo]].&amp;lt;br&amp;gt;&lt;br /&gt;
Se que este es para 1.2.x pero como no tienes una GUI para configurarlo todo esto es lo que querras.&amp;lt;br&amp;gt;&lt;br /&gt;
Lee también el [[FAQ_amuled|FAQ de aMuled]], algunos cosas de configuración están mencionadas alli.&lt;br /&gt;
&lt;br /&gt;
== Donde notificar problemas y preguntas? ==&lt;br /&gt;
&lt;br /&gt;
Para Problemas o Preguntas solamente notificarlas en [http://forum.amule.org aMule forum] o entrar en el canal [[IRC]] [irc://irc.freenode.net/amule #amule] en [irc://irc.freenode.net irc.freenode.net]&lt;br /&gt;
&lt;br /&gt;
[[User:Stefanero|Stefanero]]&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/HowTo_Compile_aMuled-es</id>
		<title>HowTo Compile aMuled-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/HowTo_Compile_aMuled-es"/>
				<updated>2005-04-21T18:40:09Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt; [[HowTo Compile aMuled|English]] | '''Español''' &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 1º ==&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' Si ya has instalado las [[wxWidgets|wxGTK]] 2.5.4 o superior, salta directamente al [[#2nd|segundo paso]], desde las [[wxGTK]] 2.5.4 estas incluyen las [[wxBase]] 2.5.4. Date cuenta que [[aMuled]] no compilara con versiones anteriores de [[wxWidgets]], como la versión 2.4.2!&lt;br /&gt;
&lt;br /&gt;
Descarga las [[wxBase]] 2.5.4 o superior de http://www.wxWidgets.org&lt;br /&gt;
descomprimelas, y haz como usuario&lt;br /&gt;
*''./configure --prefix=/usr/''&lt;br /&gt;
'''NOTA:''' Si quieres soporte para [http://www.unicode.org Unicode] necesitaras darle la bandera ''--enable-unicode'' al “script” de configuración.&lt;br /&gt;
*''make''&lt;br /&gt;
como “root” &lt;br /&gt;
*''make install''&lt;br /&gt;
*''ldconfig''&lt;br /&gt;
&lt;br /&gt;
== 2º ==&lt;br /&gt;
&lt;br /&gt;
*Descarga [[aMule CVS|amule-cvs]] de http://amule.hirnriss.net &lt;br /&gt;
No uses la versión 2.0.0-rc8, habia un error severo en ella relacionado con [[aMuled]]!&lt;br /&gt;
&lt;br /&gt;
Descomprime, y haz como usuario&lt;br /&gt;
*''./configure --enable-amulecmd --enable-webserver --disable-monolithic --enable-amule-daemon''&lt;br /&gt;
*''make''&lt;br /&gt;
como “root” &lt;br /&gt;
*''make install''&lt;br /&gt;
&lt;br /&gt;
Eso es. Ahora tienes un [[aMuled|aMule-daemon]] funcionando en ''/usr/local/bin''&amp;lt;br&amp;gt;&lt;br /&gt;
Ahora necesitas configurarlo. Para crear el archivo ''~/.aMule/amule.conf'', el cual es el archivo con las preferencias, ejecuta una vez [[aMuled]]. &amp;lt;br&amp;gt;&lt;br /&gt;
El directorio ''~/.aMule''  y el archivo ''~/.aMule/amule.conf'' seran creados en el directorio “home” del usuario que ejecuto [[aMuled]].&amp;lt;br&amp;gt;&lt;br /&gt;
::'''NOTA:''' En versiones de [[aMule]] previas a la 2.0.0 el archivo ''~/.aMule/amule.conf''  era ''~/.eMule''.&amp;lt;br&amp;gt;&lt;br /&gt;
Probablemente querrás [[aMuleWeb]] para controlar tu [[aMuled|”daemon”]]. Para poder usarlo necesitas activar las [[Conexiones externas]]. Comprueba [[Webserver-1.2.x|este articulo]].&amp;lt;br&amp;gt;&lt;br /&gt;
Se que este es para 1.2.x pero como no tienes una GUI para configurarlo todo esto es lo que querras.&amp;lt;br&amp;gt;&lt;br /&gt;
Lee también el [[FAQ_amuled|FAQ de aMuled]], algunos cosas de configuración están mencionadas alli.&lt;br /&gt;
&lt;br /&gt;
== Donde notificar problemas y preguntas? ==&lt;br /&gt;
&lt;br /&gt;
Para Problemas o Preguntas solamente notificarlas en [http://forum.amule.org aMule forum] o entrar en el canal [[IRC]] [irc://irc.freenode.net/amule #amule] en [irc://irc.freenode.net irc.freenode.net]&lt;br /&gt;
&lt;br /&gt;
[[User:Stefanero|Stefanero]]&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/AMule_is_slow-es</id>
		<title>AMule is slow-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/AMule_is_slow-es"/>
				<updated>2005-04-21T11:02:02Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;[[AMule_is_slow|English]] | [[AMule_is_slow-it|Italiano]] | [[AMule_is_slow-nl|Nederlands]] | '''Español'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[aMule]] va lento ==&lt;br /&gt;
&lt;br /&gt;
¿Así que [[aMule]] va lento? Esto puede ser por:&lt;br /&gt;
&lt;br /&gt;
*[[#Tu culpa|Tu culpa]]&lt;br /&gt;
*[[#Culpa de la Red|Culpa de la red]]&lt;br /&gt;
&lt;br /&gt;
== Tu culpa ==&lt;br /&gt;
&lt;br /&gt;
Esta es una lista de los problemas que pueden ser la razón de velocidades de descarga bajas:&lt;br /&gt;
&lt;br /&gt;
*Un valor demasiado bajo en &amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Límites Descargas&amp;quot;&lt;br /&gt;
*Un valor demasiado bajo en &amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Límites Subida&amp;quot;. Para límites de subida inferiores a 4 kbps, tu velocidad de descarga será 3 veces la de subida. Para límites de subida por debajo de 10 kbps tu límite de descarga será 4 veces el límite de subida. Para límites de subida iguales o superiores a 10 kbps no tendrás limitación en el límite de descarga, que estará limitado solo por lo que le indique en el valor &amp;quot;Límites Descarga&amp;quot; de las Preferencias (lee [[FAQ_eD2k-Kademlia-es#Are_there_any_limitations_on_the_ED2K_network?|este link]] para saber más sobre esto).&lt;br /&gt;
*Un valor demasiado alto en &amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Límites Subida&amp;quot;. Tu línea puede estar congestionada (depende de la velocidad de tu línea).&lt;br /&gt;
*Un valor demasiado bajo en &amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Conexiones Máximas&amp;quot;. No hay suficientes conexiones disponibles.&lt;br /&gt;
*Un valor demasiado alto en &amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Conexiones Máximas&amp;quot;. Demasiadas conexiones pueden congestionar tu línea.&lt;br /&gt;
*Un valor demasiado bajo en &amp;quot;Tweaks del Núcleo&amp;quot;-&amp;gt;&amp;quot;Nuevas Conexiones Máximas/5s&amp;quot;. Le cuesta mucho adquirir fuentes.&lt;br /&gt;
*Un valor demasiado alto en &amp;quot;Tweaks del Núcleo&amp;quot;-&amp;gt;&amp;quot;Nuevas Conexiones Máximas/5s&amp;quot;. Tu línea se congestiona, tantas conexiones nuevas producen demasiado tráfico excedente.&lt;br /&gt;
*Tener [[FAQ_eD2k-Kademlia-es#¿Qué es ID baja e ID alta?|ID Baja]].&lt;br /&gt;
* Algunos [http://es.wikipedia.org/wiki/ISP ISP]s bloquean o limitan los puertos standard de [[FAQ_eD2k-Kademlia-es#¿Qué es ED2K?|eD2k]]. Intenta cambiar estos puertos en &amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;.&lt;br /&gt;
*Tu firewall puede bloquear algunos puertos o protocolos que usa [[aMule]] y/o no deja pasar estos puertos por tu router (de nuevo mira en [[FAQ_eD2k-Kademlia-es#¿Qué es ID baja e ID alta?|ID Baja]]).&lt;br /&gt;
&lt;br /&gt;
== Culpa de la red ==&lt;br /&gt;
&lt;br /&gt;
Sentimos decirte que aveces las bajas velocidades no son debidas a un mal código en [[aMule]] o a una mala configuración, sino que son debidas a otros hechos. Esta es una lista:&lt;br /&gt;
&lt;br /&gt;
*La [[FAQ_eD2k-Kademlia#What_is_ED2K?|eD2k]] es una red lenta. En algunas otras redes [[P2P]]  puedes fácilmente descargar mas rápido. La red [[FAQ_eD2k-Kademlia#What_is_ED2K?|eD2k]] es una de las redes [[P2P]] mas rápidas existentes, pero su principal objetivo es la disponibilidad. Mientras en otras redes populares eres capaz de descargar muy rápido, te daras cuenta rápidamente que en  la red  [[FAQ_eD2k-Kademlia#What_is_ED2K?|eD2k]] existen millones de archivos que seras incapaz de encontrar en otras muchas redes.&lt;br /&gt;
*[[FAQ_eD2k-Kademlia#What_is_all_that_credits,_rate_and_score_stuff_about?|Los Creditos]]. si estas ejecutando [[aMule]] por primera vez o si borraste algunos archivos en el directorio ''~/.aMule'', no tendrás [[FAQ_eD2k-Kademlia#What_is_all_that_credits,_rate_and_score_stuff_about?|creditos]]. [[FAQ_eD2k-Kademlia#What_is_all_that_credits,_rate_and_score_stuff_about?|Los Creditos]] garantizan descargas rápidas. Si no sabes lo que son, lee [[FAQ_eD2k-Kademlia#What_is_all_that_credits,_rate_and_score_stuff_about?|esto]].&lt;br /&gt;
*La disponibilidad de los archivos. Archivos raros, archivos antiguos, archivos extremadamente nuevos... estos tipos de archivos tienen muy pocas [[FAQ_eD2k-Kademlia#What_is_a_source?|fuentes]], por tanto toma bastante tiempo a [[aMule]] conectar a otros [[clientes]] que los comparten.&lt;br /&gt;
*Largas [[colas]]: [[eMule]] y muchos de sus variantes usan largas [[colas]], el tamaño máximo por defecto es 5.000. Esto significa que no se puede saltar delante de otros [[clientes]] volviendo a preguntar rápidamente por una [[FAQ_eD2k-Kademlia#What_is_a_source?|fuente]] (un problema visto antes de los tiempos de [[eMule]]), esto también significa que uno debe ser paciente esperando conectado y que poder hacerlo para un nuevo [[cliente]] sin sus  [[FAQ_ed2k#What_is_all_that_credits,_rate_and_score_stuff_about?|creditos]] modificados toma un tiempo. &lt;br /&gt;
*Echa un vistazo al [[FAQ network|FAQ de la red]].&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/AMule_is_slow-es</id>
		<title>AMule is slow-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/AMule_is_slow-es"/>
				<updated>2005-04-21T11:01:01Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;[[AMule_is_slow|English]] | [[AMule_is_slow-it|Italiano]] | [[AMule_is_slow-nl|Nederlands]] | '''Español'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[aMule]] va lento ==&lt;br /&gt;
&lt;br /&gt;
¿Así que [[aMule]] va lento? Esto puede ser por:&lt;br /&gt;
&lt;br /&gt;
*[[#Tu culpa|Tu culpa]]&lt;br /&gt;
*[[#Culpa de la Red|Culpa de la red]]&lt;br /&gt;
&lt;br /&gt;
== Tu culpa ==&lt;br /&gt;
&lt;br /&gt;
Esta es una lista de los problemas que pueden ser la razón de velocidades de descarga bajas:&lt;br /&gt;
&lt;br /&gt;
*Un valor demasiado bajo en &amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Límites Descargas&amp;quot;&lt;br /&gt;
*Un valor demasiado bajo en &amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Límites Subida&amp;quot;. Para límites de subida inferiores a 4 kbps, tu velocidad de descarga será 3 veces la de subida. Para límites de subida por debajo de 10 kbps tu límite de descarga será 4 veces el límite de subida. Para límites de subida iguales o superiores a 10 kbps no tendrás limitación en el límite de descarga, que estará limitado solo por lo que le indique en el valor &amp;quot;Límites Descarga&amp;quot; de las Preferencias (lee [[FAQ_eD2k-Kademlia-es#Are_there_any_limitations_on_the_ED2K_network?|este link]] para saber más sobre esto).&lt;br /&gt;
*Un valor demasiado alto en &amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Límites Subida&amp;quot;. Tu línea puede estar congestionada (depende de la velocidad de tu línea).&lt;br /&gt;
*Un valor demasiado bajo en &amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Conexiones Máximas&amp;quot;. No hay suficientes conexiones disponibles.&lt;br /&gt;
*Un valor demasiado alto en &amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Conexiones Máximas&amp;quot;. Demasiadas conexiones pueden congestionar tu línea.&lt;br /&gt;
*Un valor demasiado bajo en &amp;quot;Tweaks del Núcleo&amp;quot;-&amp;gt;&amp;quot;Nuevas Conexiones Máximas/5s&amp;quot;. Le cuesta mucho adquirir fuentes.&lt;br /&gt;
*Un valor demasiado alto en &amp;quot;Tweaks del Núcleo&amp;quot;-&amp;gt;&amp;quot;Nuevas Conexiones Máximas/5s&amp;quot;. Tu línea se congestiona, tantas conexiones nuevas producen demasiado tráfico excedente.&lt;br /&gt;
*Tener [[FAQ_eD2k-Kademlia-es#¿Qué es ID baja e ID alta?|ID Baja]].&lt;br /&gt;
* Algunos [http://es.wikipedia.org/wiki/ISP ISP]s bloquean o limitan los puertos standard de [[FAQ_eD2k-Kademlia-es#¿Qué es ED2K?|eD2k]]. Intenta cambiar estos puertos en &amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;.&lt;br /&gt;
*Tu firewall puede bloquear algunos puertos o protocolos que usa [[aMule]] y/o no deja pasar estos puertos por tu router (de nuevo mira en [[FAQ_eD2k-Kademlia-es#¿Qué es ID baja e ID alta?|ID Baja]]).&lt;br /&gt;
&lt;br /&gt;
== Culpa de la red ==&lt;br /&gt;
&lt;br /&gt;
Sentimos decirte que aveces las bajas velocidades no son debidas a un mal código en [[aMule]] o a una mala configuración, sino que son debidas a otros hechos. Esta es una lista:&lt;br /&gt;
&lt;br /&gt;
*La [[FAQ_eD2k-Kademlia#What_is_ED2K?|eD2k]] es una red lenta. En algunas otras redes [[P2P]]  puedes fácilmente descargar mas rápido. La red [[FAQ_eD2k-Kademlia#What_is_ED2K?|eD2k]] es una de las redes [[P2P]] mas rápidas existentes, pero su principal objetivo es la disponibilidad. Mientras en otras redes populares eres capaz de descargar muy rápido, te daras cuenta rápidamente que en  la red  [[FAQ_eD2k-Kademlia#What_is_ED2K?|eD2k]] existen millones de archivos que seras incapaz de encontrar en otras muchas redes.&lt;br /&gt;
*[[FAQ_eD2k-Kademlia#What_is_all_that_credits,_rate_and_score_stuff_about?|Los Creditos]]. si estas ejecutando [[aMule]] por primera vez o si borraste algunos archivos en el directorio ''~/.aMule'', no tendrás [[FAQ_eD2k-Kademlia#What_is_all_that_credits,_rate_and_score_stuff_about?|creditos]]. [[FAQ_eD2k-Kademlia#What_is_all_that_credits,_rate_and_score_stuff_about?|Los Creditos]] garantizan descargas rápidas. Si no sabes lo que son, lee [[FAQ_eD2k-Kademlia#What_is_all_that_credits,_rate_and_score_stuff_about?|esto]].&lt;br /&gt;
*La disponibilidad de los archivos. Archivos raros, archivos antiguos, archivos extremadamente nuevos... estos tipos de archivos tienen muy pocas [[FAQ_eD2k-Kademlia#What_is_a_source?|fuentes]], por tanto toma bastante tiempo a [[aMule]] conectar a otros [[clientes]] que los comparten.&lt;br /&gt;
*Largas [[colas]]s: [[eMule]] y muchos de sus variantes usan largas [[colas]], el tamaño máximo por defecto es 5.000. Esto significa que no se puede saltar delante de otros [[clientes]] volviendo a preguntar rápidamente por una [[FAQ_eD2k-Kademlia#What_is_a_source?|fuente]] (un problema visto antes de los tiempos de [[eMule]]), esto también significa que uno debe ser paciente esperando conectado y que poder hacerlo para un nuevo [[cliente]] sin sus  [[FAQ_ed2k#What_is_all_that_credits,_rate_and_score_stuff_about?|creditos]] modificados toma un tiempo. &lt;br /&gt;
*Echa un vistazo al [[FAQ network|FAQ de la red]].&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/User_talk:Rkl</id>
		<title>User talk:Rkl</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/User_talk:Rkl"/>
				<updated>2005-04-21T10:15:36Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Me he equivocado creando una entrada &amp;quot;editing-firewall&amp;quot;.Lo siento.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Actualizada la pagina suse9.2 install at home con el cambio echo en la version inglesa.&lt;br /&gt;
&lt;br /&gt;
Añadido cambio de la version inglesa a amule make everything slow-es&lt;br /&gt;
&lt;br /&gt;
'''No problem, por lo menos ahora ya te has registrado ;-P'''&lt;br /&gt;
&lt;br /&gt;
'''Tio, con todo lo que curras, se te excusa TODO!!!'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Por cierto, podrías acabar de traducir [[aMule is slow-es]] ? [[User:Kno|Kno]] lo 4empezo y... :-P&lt;br /&gt;
&lt;br /&gt;
gracias :)&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
He traducido How to compile aMuled, no he visto tu mensaje hasta ahora, cuando pueda intento traducir lo q falta, por cierto he vuelto a cagarla creando una entrada HowTo_compile-es, jejeje (Siempre me pasa q me dejo alguna palabra creando  el enlace o añado de mas), lo siento otra vez.&lt;br /&gt;
&lt;br /&gt;
---&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/HowTo_Compile_aMuled-es</id>
		<title>HowTo Compile aMuled-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/HowTo_Compile_aMuled-es"/>
				<updated>2005-04-21T10:12:08Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt; '''Español''' | [[HowTo Compile aMuled|English]] &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 1º ==&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' Si ya has instalado las [[wxWidgets|wxGTK]] 2.5.4 o superior, salta directamente al [[#2nd|segundo paso]], desde las [[wxGTK]] 2.5.4 estas incluyen las [[wxBase]] 2.5.4. Date cuenta que [[aMuled]] no compilara con versiones anteriores de [[wxWidgets]], como la versión 2.4.2!&lt;br /&gt;
&lt;br /&gt;
Descarga las [[wxBase]] 2.5.4 o superior de http://www.wxWidgets.org&lt;br /&gt;
descomprimelas, y haz como usuario&lt;br /&gt;
*''./configure --prefix=/usr/''&lt;br /&gt;
'''NOTA:''' Si quieres soporte para [http://www.unicode.org Unicode] necesitaras darle la bandera ''--enable-unicode'' al “script” de configuración.&lt;br /&gt;
*''make''&lt;br /&gt;
como “root” &lt;br /&gt;
*''make install''&lt;br /&gt;
*''ldconfig''&lt;br /&gt;
&lt;br /&gt;
== 2º ==&lt;br /&gt;
&lt;br /&gt;
*Descarga [[aMule CVS|amule-cvs]] de http://amule.hirnriss.net &lt;br /&gt;
No uses la versión 2.0.0-rc8, habia un error severo en ella relacionado con [[aMuled]]!&lt;br /&gt;
&lt;br /&gt;
Descomprime, y haz como usuario&lt;br /&gt;
*''./configure --enable-amulecmd --enable-webserver --disable-monolithic --enable-amule-daemon''&lt;br /&gt;
*''make''&lt;br /&gt;
como “root” &lt;br /&gt;
*''make install''&lt;br /&gt;
&lt;br /&gt;
That's it. Ahora tienes un [[aMuled|aMule-daemon]] funcionando en ''/usr/local/bin''&amp;lt;br&amp;gt;&lt;br /&gt;
Ahora necesitas configurarlo. Para crear el archivo ''~/.aMule/amule.conf'', el cual es el archivo con las preferencias, ejecuta una vez [[aMuled]]. &amp;lt;br&amp;gt;&lt;br /&gt;
El directorio ''~/.aMule''  y el archivo ''~/.aMule/amule.conf'' seran creados en el directorio “home” del usuario que ejecuto [[aMuled]].&amp;lt;br&amp;gt;&lt;br /&gt;
::'''NOTA:''' En versiones de [[aMule]] previas a la 2.0.0 el archivo ''~/.aMule/amule.conf''  era ''~/.eMule''.&amp;lt;br&amp;gt;&lt;br /&gt;
Probablemente querrás [[aMuleWeb]] para controlar tu [[aMuled|”daemon”]]. Para poder usarlo necesitas activar las [[Conexiones externas]]. Comprueba [[Webserver-1.2.x|este articulo]].&amp;lt;br&amp;gt;&lt;br /&gt;
Se que este es para 1.2.x pero como no tienes una GUI para configurarlo todo esto es lo que querras.&amp;lt;br&amp;gt;&lt;br /&gt;
Lee también el [[FAQ_amuled|FAQ de aMuled]], algunos cosas de configuración están mencionadas alli.&lt;br /&gt;
&lt;br /&gt;
== Donde notificar problemas y preguntas? ==&lt;br /&gt;
&lt;br /&gt;
Para Problemas o Preguntas solamente notificarlas en [http://forum.amule.org aMule forum] o entrar en el canal [[IRC]] [irc://irc.freenode.net/amule #amule] en [irc://irc.freenode.net irc.freenode.net]&lt;br /&gt;
&lt;br /&gt;
[[User:Stefanero|Stefanero]]&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/HowTo_Compile_aMuled</id>
		<title>HowTo Compile aMuled</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/HowTo_Compile_aMuled"/>
				<updated>2005-04-21T10:11:21Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt; '''English''' | [[ HowTo_Compile_aMuled-es|Español]] &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 1st ==&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' If you have already installed [[wxWidgets|wxGTK]] 2.5.4 or higher, jump directly into the [[#2nd|second step]], since [[wxGTK]] 2.5.4 includes [[wxBase]] 2.5.4. Note that [[aMuled]] will not compile with earlier versions of [[wxWidgets]], such as version 2.4.2!&lt;br /&gt;
&lt;br /&gt;
Download [[wxBase]] 2.5.4 or higher from http://www.wxWidgets.org&lt;br /&gt;
unpack it, and do as user&lt;br /&gt;
*''./configure --prefix=/usr/''&lt;br /&gt;
'''NOTE:''' If you want [http://www.unicode.org Unicode] support you need to give the ''--enable-unicode'' flag to the configure script.&lt;br /&gt;
*''make''&lt;br /&gt;
as root &lt;br /&gt;
*''make install''&lt;br /&gt;
*''ldconfig''&lt;br /&gt;
&lt;br /&gt;
== 2nd ==&lt;br /&gt;
&lt;br /&gt;
*Download [[aMule CVS|amule-cvs]] from http://amule.hirnriss.net &lt;br /&gt;
Don't use version 2.0.0-rc8, there was a severe bug in it concerning [[aMuled]]!&lt;br /&gt;
&lt;br /&gt;
Unpack it, and do as user&lt;br /&gt;
*''./configure --enable-amulecmd --enable-webserver --disable-monolithic --enable-amule-daemon''&lt;br /&gt;
*''make''&lt;br /&gt;
as root &lt;br /&gt;
*''make install''&lt;br /&gt;
&lt;br /&gt;
That's it. You now have a working [[aMuled|aMule-daemon]] in ''/usr/local/bin''&amp;lt;br&amp;gt;&lt;br /&gt;
Now you need to configure it. To create the ''~/.aMule/amule.conf'' file, which is the preferences file, run [[aMuled]] once. &amp;lt;br&amp;gt;&lt;br /&gt;
The ''~/.aMule'' directory and the ''~/.aMule/amule.conf'' file will be created in the home directory of the user that ran [[aMuled]].&amp;lt;br&amp;gt;&lt;br /&gt;
::'''NOTE:''' In [[aMule]] versions previous to 2.0.0 the ''~/.aMule/amule.conf'' file was ''~/.eMule''.&amp;lt;br&amp;gt;&lt;br /&gt;
You probably want [[aMuleWeb]] to control your [[aMuled|daemon]]. To be able to use that you need to enable [[External Connections]]. Check [[Webserver-1.2.x|this article]].&amp;lt;br&amp;gt;&lt;br /&gt;
I know it's for 1.2.x but since you dont have a GUI to setup everything this is what you want.&amp;lt;br&amp;gt;&lt;br /&gt;
Also read the [[FAQ_amuled|aMuled FAQ]], since some setup things are metioned there.&lt;br /&gt;
&lt;br /&gt;
== Where to report problems and questions? ==&lt;br /&gt;
&lt;br /&gt;
For Problems or Questions just report on [http://forum.amule.org aMule forum] or join [[IRC]] channel [irc://irc.freenode.net/amule #amule] at [irc://irc.freenode.net irc.freenode.net]&lt;br /&gt;
&lt;br /&gt;
[[User:Stefanero|Stefanero]]&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/HowTo_Compile_aMuled</id>
		<title>HowTo Compile aMuled</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/HowTo_Compile_aMuled"/>
				<updated>2005-04-21T10:03:48Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;center&amp;gt; '''English''' | [[ HowTo_Compile-es|Español]] &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 1st ==&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' If you have already installed [[wxWidgets|wxGTK]] 2.5.4 or higher, jump directly into the [[#2nd|second step]], since [[wxGTK]] 2.5.4 includes [[wxBase]] 2.5.4. Note that [[aMuled]] will not compile with earlier versions of [[wxWidgets]], such as version 2.4.2!&lt;br /&gt;
&lt;br /&gt;
Download [[wxBase]] 2.5.4 or higher from http://www.wxWidgets.org&lt;br /&gt;
unpack it, and do as user&lt;br /&gt;
*''./configure --prefix=/usr/''&lt;br /&gt;
'''NOTE:''' If you want [http://www.unicode.org Unicode] support you need to give the ''--enable-unicode'' flag to the configure script.&lt;br /&gt;
*''make''&lt;br /&gt;
as root &lt;br /&gt;
*''make install''&lt;br /&gt;
*''ldconfig''&lt;br /&gt;
&lt;br /&gt;
== 2nd ==&lt;br /&gt;
&lt;br /&gt;
*Download [[aMule CVS|amule-cvs]] from http://amule.hirnriss.net &lt;br /&gt;
Don't use version 2.0.0-rc8, there was a severe bug in it concerning [[aMuled]]!&lt;br /&gt;
&lt;br /&gt;
Unpack it, and do as user&lt;br /&gt;
*''./configure --enable-amulecmd --enable-webserver --disable-monolithic --enable-amule-daemon''&lt;br /&gt;
*''make''&lt;br /&gt;
as root &lt;br /&gt;
*''make install''&lt;br /&gt;
&lt;br /&gt;
That's it. You now have a working [[aMuled|aMule-daemon]] in ''/usr/local/bin''&amp;lt;br&amp;gt;&lt;br /&gt;
Now you need to configure it. To create the ''~/.aMule/amule.conf'' file, which is the preferences file, run [[aMuled]] once. &amp;lt;br&amp;gt;&lt;br /&gt;
The ''~/.aMule'' directory and the ''~/.aMule/amule.conf'' file will be created in the home directory of the user that ran [[aMuled]].&amp;lt;br&amp;gt;&lt;br /&gt;
::'''NOTE:''' In [[aMule]] versions previous to 2.0.0 the ''~/.aMule/amule.conf'' file was ''~/.eMule''.&amp;lt;br&amp;gt;&lt;br /&gt;
You probably want [[aMuleWeb]] to control your [[aMuled|daemon]]. To be able to use that you need to enable [[External Connections]]. Check [[Webserver-1.2.x|this article]].&amp;lt;br&amp;gt;&lt;br /&gt;
I know it's for 1.2.x but since you dont have a GUI to setup everything this is what you want.&amp;lt;br&amp;gt;&lt;br /&gt;
Also read the [[FAQ_amuled|aMuled FAQ]], since some setup things are metioned there.&lt;br /&gt;
&lt;br /&gt;
== Where to report problems and questions? ==&lt;br /&gt;
&lt;br /&gt;
For Problems or Questions just report on [http://forum.amule.org aMule forum] or join [[IRC]] channel [irc://irc.freenode.net/amule #amule] at [irc://irc.freenode.net irc.freenode.net]&lt;br /&gt;
&lt;br /&gt;
[[User:Stefanero|Stefanero]]&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/User_talk:Rkl</id>
		<title>User talk:Rkl</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/User_talk:Rkl"/>
				<updated>2005-04-20T07:13:24Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Me he equivocado creando una entrada &amp;quot;editing-firewall&amp;quot;.Lo siento.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Actualizada la pagina suse9.2 install at home con el cambio echo en la version inglesa.&lt;br /&gt;
&lt;br /&gt;
Añadido cambio de la version inglesa a amule make everything slow-es&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/AMule_makes_everything_slow-es</id>
		<title>AMule makes everything slow-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/AMule_makes_everything_slow-es"/>
				<updated>2005-04-20T07:11:49Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;'''Español''' | [[AMule_makes_everything_slow|English]] | [[AMule_makes_everything_slow-nl|Nederlands]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[aMule]] hace que todo funcione lento ==&lt;br /&gt;
&lt;br /&gt;
Si cuando esta funcionando [[aMule]], de repente todas las demás aplicaciones usando la red funcionan lentamente. Entonces debes leer este documento con atención.&lt;br /&gt;
&lt;br /&gt;
== Como solucionar este problema  ==&lt;br /&gt;
&lt;br /&gt;
Bueno, la causa es que tienes mal configurado [[aMule]]. Revisa lo siguiente:&lt;br /&gt;
&lt;br /&gt;
*&amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Limites&amp;quot;-&amp;gt;&amp;quot;Subida&amp;quot;: Si este valor es muy alto, tanto que tome mas del 75% de ancho de subida, obtendrás muy malas velocidades de descarga, puesto que muchos de los paquetes en internet son paquetes [http://www.faqs.org/faqs/internet/tcp-ip/resource-list TCP] , los cuales requieren de ambos tipos de paquetes, de subida y de bajada. En otras palabras, para descargar algo, necesitas subir algo de informacion.&lt;br /&gt;
*&amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Máx Fuentes/Archivo&amp;quot;-&amp;gt;&amp;quot;Limite máximo&amp;quot;: Esto especifica la máxima cantidad de fuentes que permites para cada archivo que esta siendo descargado. Cada fuente periodicamente requiere una conexión, Así que mas fuentes requieren mas conexiones y por tanto, un poco de ancho de banda. Ten en cuenta que si estas descargando ''F'' archivos al mismo tiempo(donde ''F'' es un numero) y configuras tu valor &amp;quot;Limite máximo&amp;quot; a ''X'' (donde ''X'' es un numero), puedes llegar a permitir mas de ''X''*''F'' fuentes en total.&lt;br /&gt;
*&amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Límites de conexión&amp;quot;-&amp;gt;&amp;quot;Conexiones máximas&amp;quot;: Esto especifica la máxima cantidad de conexiones que permites a [[aMule]] tener abiertas al mismo tiempo. Una vez mas, cada conexión toma un poco de ancho de bando por tanto, ajustalo a aquello que se adapte a ti.&lt;br /&gt;
*&amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;tweaks núcleo&amp;quot;-&amp;gt;&amp;quot;Nuevas conexiones máx./ 5 secs&amp;quot;: Esto especifica el numero maximo de nuevas conexiones que permites a [[aMule]] abrir en cada periodo de 5 segundos. Ciertos encaminadores (&amp;quot;routers&amp;quot;) no pueden hacer frente a muchas conexiones siendo abiertas en un corto periodo de tiempo.  Pueden perder velocidad o pueden cerrarse.  Reduce esta opción si tu encaminador presenta este problema.&lt;br /&gt;
*&amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;tweaks núcleo&amp;quot;-&amp;gt;&amp;quot;Modo extendido&amp;quot;: En antiguas versiones de [[wxWidgets]]  (anteriores a la  2.5.4), registros detallados llenado los registros de los servidores, produce un alto consumo de la CPU.Desactivalo.&lt;br /&gt;
*Archivos con auto-prioridad deben ser configurados a otra opción que no sea auto si observas que el uso del disco es demasiado alto.&lt;br /&gt;
&lt;br /&gt;
== Cuales son los valores que se ajustan a mis necesidades ==&lt;br /&gt;
&lt;br /&gt;
Estos dependeran del tipo de tu conexión ([http://en.wikipedia.org/wiki/Integrated_Services_Digital_Network ISDN], Modem, [http://en.wikipedia.org/wiki/DSL DSL], Cable, T1, etc...), tu [http://en.wikipedia.org/wiki/ISP ISP], el ancho de banda que tus otras aplicaciones necesitan y la cantidad de archivos que estés descargando  (también, de la  [http://en.wikipedia.org/wiki/CPU CPU] si esta es lenta).&lt;br /&gt;
&lt;br /&gt;
Como puedes ver, esto es muy personal y es imposible decir que se ajusta a tus necesidades y que no. La única forma de ajustarlo adecuadamente es ir probando. El procedimiento es:&lt;br /&gt;
&lt;br /&gt;
*Configura a algún valor en concreto.&lt;br /&gt;
**Si esta correcto: entonces tweak estos valores un poco para ver si puedes conseguir algunas conexiones mas (mejorando la velocidad) sin perder eficacia en otras aplicaciones.&lt;br /&gt;
**Si las otras aplicaciones sufren de falta de ancho de banda: baja los valores de forma que  [[aMule]] tome menos ancho de banda.&lt;br /&gt;
*Repite los anteriores pasos hasta que encuentres los valores que mejor se ajusten a tus necesidades.&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/AMule_makes_everything_slow-es</id>
		<title>AMule makes everything slow-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/AMule_makes_everything_slow-es"/>
				<updated>2005-04-20T07:10:15Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;'''Español''' | [[AMule_makes_everything_slow|English]] | [[AMule_makes_everything_slow-nl|Nederlands]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[aMule]] hace que todo funcione lento ==&lt;br /&gt;
&lt;br /&gt;
Si cuando esta funcionando [[aMule]], de repente todas las demás aplicaciones usando la red funcionan lentamente. Entonces debes leer este documento con atención.&lt;br /&gt;
&lt;br /&gt;
== Como solucionar este problema  ==&lt;br /&gt;
&lt;br /&gt;
Bueno, la causa es que tienes mal configurado [[aMule]]. Revisa lo siguiente:&lt;br /&gt;
&lt;br /&gt;
*&amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Limites&amp;quot;-&amp;gt;&amp;quot;Subida&amp;quot;: Si este valor es muy alto, tanto que tome mas del 75% de ancho de subida, obtendrás muy malas velocidades de descarga, puesto que muchos de los paquetes en internet son paquetes [http://www.faqs.org/faqs/internet/tcp-ip/resource-list TCP] , los cuales requieren de ambos tipos de paquetes, de subida y de bajada. En otras palabras, para descargar algo, necesitas subir algo de informacion.&lt;br /&gt;
*&amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Máx Fuentes/Archivo&amp;quot;-&amp;gt;&amp;quot;Limite máximo&amp;quot;: Esto especifica la máxima cantidad de fuentes que permites para cada archivo que esta siendo descargado. Cada fuente periodicamente requiere una conexión, Así que mas fuentes requieren mas conexiones y por tanto, un poco de ancho de banda. Ten en cuenta que si estas descargando ''F'' archivos al mismo tiempo(donde ''F'' es un numero) y configuras tu valor &amp;quot;Limite máximo&amp;quot; a ''X'' (donde ''X'' es un numero), puedes llegar a permitir mas de ''X''*''F'' fuentes en total.&lt;br /&gt;
*&amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;Conexión&amp;quot;-&amp;gt;&amp;quot;Límites de conexión&amp;quot;-&amp;gt;&amp;quot;Conexiones máximas&amp;quot;: Esto especifica la máxima cantidad de conexiones que permites a [[aMule]] tener abiertas al mismo tiempo. Una vez mas, cada conexión toma un poco de ancho de bando por tanto, ajustalo a aquello que se adapte a ti.&lt;br /&gt;
*&amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;tweaks núcleo&amp;quot;-&amp;gt;&amp;quot;Nuevas conexiones máx./ 5 secs&amp;quot;: Esto especifica el numero maximo de nuevas conexiones que permites a [[aMule]] abrir en cada periodo de 5 segundos. Ciertos encaminadores (&amp;quot;routers&amp;quot;) no pueden hacer frente a muchas conexiones siendo abiertas en un corto periodo de tiempo.  Pueden perder velocidad o pueden cerrarse.  Reduce esta opción si tu encaminador presenta este problema.&lt;br /&gt;
*&amp;quot;Preferencias&amp;quot;-&amp;gt;&amp;quot;tweaks núcleo&amp;quot;-&amp;gt;&amp;quot;Modo extendido&amp;quot;: En antiguas versiones de [[wxWidgets]]  (anteriores a la  2.5.4), registros detallados&lt;br /&gt;
*Archivos con auto-prioridad deben ser configurados a otra opción que no sea auto si observas que el uso del disco es demasiado alto.&lt;br /&gt;
&lt;br /&gt;
== Cuales son los valores que se ajustan a mis necesidades ==&lt;br /&gt;
&lt;br /&gt;
Estos dependeran del tipo de tu conexión ([http://en.wikipedia.org/wiki/Integrated_Services_Digital_Network ISDN], Modem, [http://en.wikipedia.org/wiki/DSL DSL], Cable, T1, etc...), tu [http://en.wikipedia.org/wiki/ISP ISP], el ancho de banda que tus otras aplicaciones necesitan y la cantidad de archivos que estés descargando  (también, de la  [http://en.wikipedia.org/wiki/CPU CPU] si esta es lenta).&lt;br /&gt;
&lt;br /&gt;
Como puedes ver, esto es muy personal y es imposible decir que se ajusta a tus necesidades y que no. La única forma de ajustarlo adecuadamente es ir probando. El procedimiento es:&lt;br /&gt;
&lt;br /&gt;
*Configura a algún valor en concreto.&lt;br /&gt;
**Si esta correcto: entonces tweak estos valores un poco para ver si puedes conseguir algunas conexiones mas (mejorando la velocidad) sin perder eficacia en otras aplicaciones.&lt;br /&gt;
**Si las otras aplicaciones sufren de falta de ancho de banda: baja los valores de forma que  [[aMule]] tome menos ancho de banda.&lt;br /&gt;
*Repite los anteriores pasos hasta que encuentres los valores que mejor se ajusten a tus necesidades.&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/User_talk:Rkl</id>
		<title>User talk:Rkl</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/User_talk:Rkl"/>
				<updated>2005-04-20T06:47:40Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Me he equivocado creando una entrada &amp;quot;editing-firewall&amp;quot;.Lo siento.&lt;br /&gt;
Actualizada la pagina suse9.2 install at home con el cambio echo en la version inglesa.&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Firewall-es</id>
		<title>Firewall-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Firewall-es"/>
				<updated>2005-04-19T22:54:43Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;'''Español''' | [[Firewall|English]] &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' Si usas [http://www.suse.com SuSE Linux], intenta [[Firewall_SuSE|este &amp;quot;Como&amp;quot;]] primero.&lt;br /&gt;
&lt;br /&gt;
Si configuras el puerto [http://www.ietf.org/rfc/rfc793.txt TCP] en [[aMule]] a XX  y el puerto  [http://www.faqs.org/rfcs/rfc768.html UDP] a YY entonces tienes que configurar tu cortafuegos como sigue:&lt;br /&gt;
&lt;br /&gt;
''iptables -A INPUT -p tcp  --dport '''XX''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables  -A INPUT -p udp  --dport '''XX+3''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A INPUT  -p udp  --dport '''YY''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Si estas construyendo tus reglas para iptables desde cero, necesitas también permitir llegar trafico ''ESTABLISHED'' y ''RELATED'' a traves de tu cortafuegos: &lt;br /&gt;
&lt;br /&gt;
''iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT''&lt;br /&gt;
&lt;br /&gt;
Y también debes permitir al trafico abandonar tu maquina, por cualquiera, permitiendo todo el trafico de salida: &lt;br /&gt;
&lt;br /&gt;
''iptables -P OUTPUT ACCEPT''&lt;br /&gt;
&lt;br /&gt;
o especificando reglas especiales.&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' para [http://www.mandrake.com Mandrake] 10.0 Oficial y [http://www.iptables.org iptables] podrias tener que cambiar la entrada multipuerto a ''iptables  -A INPUT -p udp  --dport '''XX:ZZ''' -j ACCEPT'' donde ''XX'' es el mismo puerto [http://www.ietf.org/rfc/rfc793.txt TCP] usado en la primera linea y ''ZZ'' es el numero mas 3 (ej: ''4662:4665'')&lt;br /&gt;
&lt;br /&gt;
Si quieres configurar [[aMule]] detrás de una puerta de enlace NAT, debes añadir estas lineas a tu &amp;quot;script&amp;quot; de  configuración de [http://www.netfilter.org iptables], en la puerta de enlace :&lt;br /&gt;
&lt;br /&gt;
''EXTIF'' es tu interfaz externa&lt;br /&gt;
&lt;br /&gt;
''EMULEPORT='''4662'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEUDP='''4672'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEUDP2=`expr $EMULEPORT + 3`''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEHOST='''10.0.0.2'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p tcp --destination-port $EMULEPORT -j DNAT --to-destination $EMULEHOST:$EMULEPORT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p udp --destination-port $EMULEUDP -j DNAT --to-destination $EMULEHOST:$EMULEUDP''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p udp --destination-port $EMULEUDP2 -j DNAT --to-destination $EMULEHOST:$EMULEUDP2''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Debes también asegurarte que tu cadena-FORWARD esta configurada correctamente. Normalmente, tendrás una entrada como esta:&lt;br /&gt;
&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -d $EMULEHOST -m state --state ESTABLISHED,RELATED -j ACCEPT''&lt;br /&gt;
&lt;br /&gt;
Donde ''INTIF'' es tu interfaz interna y ''EMULEHOST'' es el &amp;quot;host&amp;quot; ejecutando el [[servidor]] [[FAQ_eD2k-Kademlia#What_is_ED2K?|eD2k]] en tu red interna.&lt;br /&gt;
&lt;br /&gt;
Esto evitara nuevas conexiones. Por tanto, debes permitir todo “forwarding” para los puertos relacionados con [[aMule]]:&lt;br /&gt;
&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p tcp --dport $EMULEPORT -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p udp --dport $EMULEUDP -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p udp --dport $EMULEUDP2 -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Una vez que todo este configurado,puedes comprobar [http://www.amule.org/testport.php aqui] si tus puertos están ahora abiertos.&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Firewall-es</id>
		<title>Firewall-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Firewall-es"/>
				<updated>2005-04-19T22:52:42Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;'''Español''' | [[Firewall|English]] &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' Si usas [http://www.suse.com SuSE Linux], intenta [[Firewall_SuSE|este &amp;quot;Como&amp;quot;]] primero.&lt;br /&gt;
&lt;br /&gt;
Si configuras el puerto [http://www.ietf.org/rfc/rfc793.txt TCP] en [[aMule]] a XX  y el puerto  [http://www.faqs.org/rfcs/rfc768.html UDP] a YY entonces tienes que configurar tu cortafuegos como sigue:&lt;br /&gt;
&lt;br /&gt;
''iptables -A INPUT -p tcp  --dport '''XX''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables  -A INPUT -p udp  --dport '''XX+3''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A INPUT  -p udp  --dport '''YY''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Si estas construyendo tus reglas para iptables desde cero, necesitas también permitir llegar trafico ''ESTABLISHED'' y ''RELATED'' a traves de tu cortafuegos: &lt;br /&gt;
&lt;br /&gt;
''iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT''&lt;br /&gt;
&lt;br /&gt;
Y también debes permitir al trafico abandonar tu maquina, por cualquiera, permitiendo todo el trafico de salida: &lt;br /&gt;
&lt;br /&gt;
''iptables -P OUTPUT ACCEPT''&lt;br /&gt;
&lt;br /&gt;
o especificando reglas especiales.&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' para [http://www.mandrake.com Mandrake] 10.0 Oficial y [http://www.iptables.org iptables] podrias tener que cambiar la entrada multipuerto a ''iptables  -A INPUT -p udp  --dport '''XX:ZZ''' -j ACCEPT'' donde ''XX'' es el mismo puerto [http://www.ietf.org/rfc/rfc793.txt TCP] usado en la primera linea y ''ZZ'' es el numero mas 3 (ej: ''4662:4665'')&lt;br /&gt;
&lt;br /&gt;
Si quieres configurar [[aMule]] detrás de una puerta de enlace NAT, debes añadir estas lineas a tu script de  configuración de [http://www.netfilter.org iptables], en la puerta de enlace :&lt;br /&gt;
&lt;br /&gt;
''EXTIF'' es tu interfaz externa&lt;br /&gt;
&lt;br /&gt;
''EMULEPORT='''4662'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEUDP='''4672'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEUDP2=`expr $EMULEPORT + 3`''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEHOST='''10.0.0.2'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p tcp --destination-port $EMULEPORT -j DNAT --to-destination $EMULEHOST:$EMULEPORT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p udp --destination-port $EMULEUDP -j DNAT --to-destination $EMULEHOST:$EMULEUDP''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p udp --destination-port $EMULEUDP2 -j DNAT --to-destination $EMULEHOST:$EMULEUDP2''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Debes también asegurarte que tu cadena-FORWARD esta configurada correctamente. Normalmente, tendrás una entrada como esta:&lt;br /&gt;
&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -d $EMULEHOST -m state --state ESTABLISHED,RELATED -j ACCEPT''&lt;br /&gt;
&lt;br /&gt;
Donde ''INTIF'' es tu interfaz interna y ''EMULEHOST'' es el &amp;quot;host&amp;quot; ejecutando el [[servidor]] [[FAQ_eD2k-Kademlia#What_is_ED2K?|eD2k]] en tu red interna.&lt;br /&gt;
&lt;br /&gt;
Esto evitara nuevas conexiones. Por tanto, debes permitir todo “forwarding” para los puertos relacionados con [[aMule]]:&lt;br /&gt;
&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p tcp --dport $EMULEPORT -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p udp --dport $EMULEUDP -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p udp --dport $EMULEUDP2 -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Una vez que todo este configurado,puedes comprobar [http://www.amule.org/testport.php aqui] si tus puertos están ahora abiertos.&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/User_talk:Rkl</id>
		<title>User talk:Rkl</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/User_talk:Rkl"/>
				<updated>2005-04-19T22:50:42Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Me he equivocado.Lo siento.&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Firewall-es</id>
		<title>Firewall-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Firewall-es"/>
				<updated>2005-04-19T22:49:32Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;'''Español''' | [[Firewall|English]] &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' Si usas [http://www.suse.com SuSE Linux], intenta [[Firewall_SuSE|este Como]] primero.&lt;br /&gt;
&lt;br /&gt;
Si configuras el puerto [http://www.ietf.org/rfc/rfc793.txt TCP] en [[aMule]] a XX  y el puerto  [http://www.faqs.org/rfcs/rfc768.html UDP] a YY entonces tienes que configurar tu cortafuegos como sigue:&lt;br /&gt;
&lt;br /&gt;
''iptables -A INPUT -p tcp  --dport '''XX''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables  -A INPUT -p udp  --dport '''XX+3''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A INPUT  -p udp  --dport '''YY''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Si estas construyendo tus reglas para iptables desde cero, necesitas también permitir llegar trafico ''ESTABLISHED'' y ''RELATED'' a traves de tu cortafuegos: &lt;br /&gt;
&lt;br /&gt;
''iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT''&lt;br /&gt;
&lt;br /&gt;
Y también debes permitir al trafico abandonar tu maquina, por cualquiera, permitiendo todo el trafico de salida: &lt;br /&gt;
&lt;br /&gt;
''iptables -P OUTPUT ACCEPT''&lt;br /&gt;
&lt;br /&gt;
o especificando reglas especiales.&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' para [http://www.mandrake.com Mandrake] 10.0 Oficial y [http://www.iptables.org iptables] podrias tener que cambiar la entrada multipuerto a ''iptables  -A INPUT -p udp  --dport '''XX:ZZ''' -j ACCEPT'' donde ''XX'' es el mismo puerto [http://www.ietf.org/rfc/rfc793.txt TCP] usado en la primera linea y ''ZZ'' es el numero mas 3 (ej: ''4662:4665'')&lt;br /&gt;
&lt;br /&gt;
Si quieres configurar [[aMule]] detrás de una puerta de enlace NAT, debes añadir estas lineas a tu script de  configuración de [http://www.netfilter.org iptables], en la puerta de enlace :&lt;br /&gt;
&lt;br /&gt;
''EXTIF'' es tu interfaz externa&lt;br /&gt;
&lt;br /&gt;
''EMULEPORT='''4662'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEUDP='''4672'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEUDP2=`expr $EMULEPORT + 3`''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEHOST='''10.0.0.2'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p tcp --destination-port $EMULEPORT -j DNAT --to-destination $EMULEHOST:$EMULEPORT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p udp --destination-port $EMULEUDP -j DNAT --to-destination $EMULEHOST:$EMULEUDP''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p udp --destination-port $EMULEUDP2 -j DNAT --to-destination $EMULEHOST:$EMULEUDP2''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Debes también asegurarte que tu cadena-FORWARD esta configurada correctamente. Normalmente, tendrás una entrada como esta:&lt;br /&gt;
&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -d $EMULEHOST -m state --state ESTABLISHED,RELATED -j ACCEPT''&lt;br /&gt;
&lt;br /&gt;
Donde ''INTIF'' es tu interfaz interna y ''EMULEHOST'' es el host ejecutando el [[servidor]] [[FAQ_eD2k-Kademlia#What_is_ED2K?|eD2k]] en tu red interna.&lt;br /&gt;
&lt;br /&gt;
Esto evitara nuevas conexiones. Por tanto, debes permitir todo “forwarding” para los puertos relacionados con [[aMule]]:&lt;br /&gt;
&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p tcp --dport $EMULEPORT -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p udp --dport $EMULEUDP -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p udp --dport $EMULEUDP2 -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Una vez que todo este configurado,puedes comprobar [http://www.amule.org/testport.php aqui] si tus puertos están ahora abiertos.&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Firewall</id>
		<title>Firewall</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Firewall"/>
				<updated>2005-04-19T22:48:42Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;'''English''' | [[Firewall-es|Español]] &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' If you run [http://www.suse.com SuSE Linux], try [[Firewall_SuSE|this HowTo]] first.&lt;br /&gt;
&lt;br /&gt;
If you set [http://www.ietf.org/rfc/rfc793.txt TCP] port in [[aMule]] to XX and [http://www.faqs.org/rfcs/rfc768.html UDP] port to YY then you have to set your firewall like this:&lt;br /&gt;
&lt;br /&gt;
''iptables -A INPUT -p tcp  --dport '''XX''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables  -A INPUT -p udp  --dport '''XX+3''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A INPUT  -p udp  --dport '''YY''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are building your iptables-rules from scratch, you also need to allow ''ESTABLISHED'' and ''RELATED'' traffic to come through your firewall: &lt;br /&gt;
&lt;br /&gt;
''iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT''&lt;br /&gt;
&lt;br /&gt;
And you must enable traffic to leave your machine aswell, by either allowing all outgoing traffic: &lt;br /&gt;
&lt;br /&gt;
''iptables -P OUTPUT ACCEPT''&lt;br /&gt;
&lt;br /&gt;
or specifying special rules.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' for [http://www.mandrake.com Mandrake] 10.0 Official and [http://www.iptables.org iptables] you may have to change the multi-port entry to ''iptables  -A INPUT -p udp  --dport '''XX:ZZ''' -j ACCEPT'' where ''XX'' is the same [http://www.ietf.org/rfc/rfc793.txt TCP] port number used in first line and ''ZZ'' is that number plus 3 (eg: ''4662:4665'')&lt;br /&gt;
&lt;br /&gt;
If you want to setup [[aMule]] behind a NAT gateway, you should add these lines to your [http://www.netfilter.org iptables] configuration script, on the gateway :&lt;br /&gt;
&lt;br /&gt;
''EXTIF'' is your external interface&lt;br /&gt;
&lt;br /&gt;
''EMULEPORT='''4662'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEUDP='''4672'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEUDP2=`expr $EMULEPORT + 3`''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEHOST='''10.0.0.2'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p tcp --destination-port $EMULEPORT -j DNAT --to-destination $EMULEHOST:$EMULEPORT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p udp --destination-port $EMULEUDP -j DNAT --to-destination $EMULEHOST:$EMULEUDP''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p udp --destination-port $EMULEUDP2 -j DNAT --to-destination $EMULEHOST:$EMULEUDP2''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You also should make sure that your FORWARD-string is set up correctly. Usually, you will have an entry like this:&lt;br /&gt;
&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -d $EMULEHOST -m state --state ESTABLISHED,RELATED -j ACCEPT''&lt;br /&gt;
&lt;br /&gt;
where ''INTIF'' is your internal interface and ''EMULEHOST'' is the host running the [[FAQ_eD2k-Kademlia#What_is_ED2K?|eD2k]] [[server]] on your internal network.&lt;br /&gt;
&lt;br /&gt;
This will prevent new connections. So, you should allow all forwarding for [[aMule]]-related ports:&lt;br /&gt;
&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p tcp --dport $EMULEPORT -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p udp --dport $EMULEUDP -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p udp --dport $EMULEUDP2 -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once everything is set, you can check [http://www.amule.org/testport.php here] if your ports are now open.&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Firewall</id>
		<title>Firewall</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Firewall"/>
				<updated>2005-04-19T22:46:16Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;center&amp;gt;'''English''' | [[Editing_Firewall-es|Español]] &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' If you run [http://www.suse.com SuSE Linux], try [[Firewall_SuSE|this HowTo]] first.&lt;br /&gt;
&lt;br /&gt;
If you set [http://www.ietf.org/rfc/rfc793.txt TCP] port in [[aMule]] to XX and [http://www.faqs.org/rfcs/rfc768.html UDP] port to YY then you have to set your firewall like this:&lt;br /&gt;
&lt;br /&gt;
''iptables -A INPUT -p tcp  --dport '''XX''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables  -A INPUT -p udp  --dport '''XX+3''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A INPUT  -p udp  --dport '''YY''' -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are building your iptables-rules from scratch, you also need to allow ''ESTABLISHED'' and ''RELATED'' traffic to come through your firewall: &lt;br /&gt;
&lt;br /&gt;
''iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT''&lt;br /&gt;
&lt;br /&gt;
And you must enable traffic to leave your machine aswell, by either allowing all outgoing traffic: &lt;br /&gt;
&lt;br /&gt;
''iptables -P OUTPUT ACCEPT''&lt;br /&gt;
&lt;br /&gt;
or specifying special rules.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' for [http://www.mandrake.com Mandrake] 10.0 Official and [http://www.iptables.org iptables] you may have to change the multi-port entry to ''iptables  -A INPUT -p udp  --dport '''XX:ZZ''' -j ACCEPT'' where ''XX'' is the same [http://www.ietf.org/rfc/rfc793.txt TCP] port number used in first line and ''ZZ'' is that number plus 3 (eg: ''4662:4665'')&lt;br /&gt;
&lt;br /&gt;
If you want to setup [[aMule]] behind a NAT gateway, you should add these lines to your [http://www.netfilter.org iptables] configuration script, on the gateway :&lt;br /&gt;
&lt;br /&gt;
''EXTIF'' is your external interface&lt;br /&gt;
&lt;br /&gt;
''EMULEPORT='''4662'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEUDP='''4672'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEUDP2=`expr $EMULEPORT + 3`''&amp;lt;br&amp;gt;&lt;br /&gt;
''EMULEHOST='''10.0.0.2'''''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p tcp --destination-port $EMULEPORT -j DNAT --to-destination $EMULEHOST:$EMULEPORT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p udp --destination-port $EMULEUDP -j DNAT --to-destination $EMULEHOST:$EMULEUDP''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -t nat -A PREROUTING -i $EXTIF -p udp --destination-port $EMULEUDP2 -j DNAT --to-destination $EMULEHOST:$EMULEUDP2''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You also should make sure that your FORWARD-string is set up correctly. Usually, you will have an entry like this:&lt;br /&gt;
&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -d $EMULEHOST -m state --state ESTABLISHED,RELATED -j ACCEPT''&lt;br /&gt;
&lt;br /&gt;
where ''INTIF'' is your internal interface and ''EMULEHOST'' is the host running the [[FAQ_eD2k-Kademlia#What_is_ED2K?|eD2k]] [[server]] on your internal network.&lt;br /&gt;
&lt;br /&gt;
This will prevent new connections. So, you should allow all forwarding for [[aMule]]-related ports:&lt;br /&gt;
&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p tcp --dport $EMULEPORT -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p udp --dport $EMULEUDP -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A FORWARD -i $EXTIF -o $INTIF -p udp --dport $EMULEUDP2 -d $EMULEHOST -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once everything is set, you can check [http://www.amule.org/testport.php here] if your ports are now open.&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Debian_fonts-es</id>
		<title>Debian fonts-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Debian_fonts-es"/>
				<updated>2005-04-19T21:29:56Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;center&amp;gt;'''Español''' | [[Debian fonts|English]] &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Si obtienes fuentes pequeñas en [[Debian]], solamente haz:&lt;br /&gt;
&lt;br /&gt;
''apt-get install xfonts-75dpi-transcoded xfonts-100dpi-transcoded''&lt;br /&gt;
&lt;br /&gt;
y reinicia tu [http://www.x.org servidor X].&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Debian_fonts</id>
		<title>Debian fonts</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Debian_fonts"/>
				<updated>2005-04-19T21:28:28Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt; '''English''' | [[Debian_fonts-es|Español]] &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you get small fonts in [[Debian]] build, just run:&lt;br /&gt;
&lt;br /&gt;
''apt-get install xfonts-75dpi-transcoded xfonts-100dpi-transcoded''&lt;br /&gt;
&lt;br /&gt;
and then restart your [http://www.x.org X server].&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Debian_fonts</id>
		<title>Debian fonts</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Debian_fonts"/>
				<updated>2005-04-19T21:26:57Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;center&amp;gt; '''English''' | [[Debian_fonts|Español]] &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you get small fonts in [[Debian]] build, just run:&lt;br /&gt;
&lt;br /&gt;
''apt-get install xfonts-75dpi-transcoded xfonts-100dpi-transcoded''&lt;br /&gt;
&lt;br /&gt;
and then restart your [http://www.x.org X server].&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Using_another_wxinstall-es</id>
		<title>Using another wxinstall-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Using_another_wxinstall-es"/>
				<updated>2005-04-19T21:16:34Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
'''Español''' | [[Using another wxinstall|English]] | [[Using another wxinstall-de|Deutsch]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Si hay ya una versión de [[wxWidgets]] instalada, pero quieres que [[aMule]] use  otra (probablemente mas nueva) , aquí están los pasos a seguir:&lt;br /&gt;
&lt;br /&gt;
Primero, crea el directorio de destino (en este articulo, como ejemplo, sera usado ''~/aMule/'' ), donde las  [[wxWidgets]] y [[aMule]] residirían (no necesitan estar en el mismo directorio, pero esto lo hace mas sencillo). Después configura las [[wxWidgets]] y [[aMule]] conforme a esto (asumir [[wxWidgets]] 2.4.2 Y aMule actual (=&amp;gt;rc8)).&lt;br /&gt;
&lt;br /&gt;
Se recomienda que leas el articulo sobre [[Compilation_Installation#Step_1:_wxGTK|Como compilar wxGTK]] y (opcionalmente, solo si se instala una versión de las [[wxWidgets]] anterior a la  2.5) [[Compilation_Installation#Step_2:_wxBase|Como compilar wxBase]]&lt;br /&gt;
&lt;br /&gt;
En el directorio de las fuentes de [[aMule]]:&amp;lt;br&amp;gt;&lt;br /&gt;
''./configure --prefix=/home/'''usuario'''/aMule/ --enable-debug --disable-optimize --with-wx-config=/home/'''usuario'''/aMule/bin/wx-config --with-wxbase-config=/home/'''usuario'''/aMule/bin/wxbase-2.4-config''&amp;lt;br&amp;gt;&lt;br /&gt;
''make &amp;amp;&amp;amp; make install''&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' En algunas distros, en lugar de ''--with-wx-config=/home/'''usuario'''/aMule/bin/wx-config'' puedes necesitar usar ''--with-wx-config=/home/'''usuario'''/aMule/bin/wxgtk-2.4-config''&lt;br /&gt;
&lt;br /&gt;
'''NOTA 2:''' A veces las [[wxBase]] sobreescribirán el ''wx-config''. Puedes saber si ha ocurrido esto haciendo ''wx-config --basename''. Esto deberia mostrar ''wx_gtk''. Si no,  por favor reinstala las [[wxGTK]] asi esto sobreescribirá el archivo ''wx-config'' para enlazarlo a las [[wxGTK]].&lt;br /&gt;
&lt;br /&gt;
En el ejemplo de arriba, el binario de [[aMule]] sera instalado en el directorio''~/aMule/bin/'' .&lt;br /&gt;
&lt;br /&gt;
Date cuenta también que ''--with-wxbase-config=...'' deberia ser usado solo con las versiones anteriores a la 2.5 de las [[wxWidgets]].&lt;br /&gt;
&lt;br /&gt;
Para iniciar [[aMule]], necesitas especificar explicitamente la ruta LD cada vez que lo ejecutes:&lt;br /&gt;
&lt;br /&gt;
''export LD_LIBRARY_PATH=~/aMule/lib:$LD_LIBRARY_PATH''&amp;lt;br&amp;gt;&lt;br /&gt;
''export LC_ALL=en_EN.UTF-8''&lt;br /&gt;
&lt;br /&gt;
'''NOTA 3:''' En algunos sistemas el mandato export de arriba no funciona, en lugar de ese debes ejecutar&amp;lt;br&amp;gt;&lt;br /&gt;
''export LD_LIBRARY_PATH=~/aMule/lib/:$LD_LIBRARY_PATH''&amp;lt;br&amp;gt;&lt;br /&gt;
Esto ha sido observado en [[Debian]] y [http://www.gentoo.org Gentoo Linux].&lt;br /&gt;
&lt;br /&gt;
Por favor recuerda crear  [[Backtraces]] y proporcionarlas al [[Amule_devs|Equipo de desarrollo de aMule]].&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Using_another_wxinstall-es</id>
		<title>Using another wxinstall-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Using_another_wxinstall-es"/>
				<updated>2005-04-19T21:15:55Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
'''Español''' | [[Using another wxinstall|English]] | [[Using another wxinstall-de|Deutsch]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Si hay ya una versión de [[wxWidgets]] instalada, pero quieres que [[aMule]] use  otra (probablemente mas nueva) , aquí están los pasos a seguir:&lt;br /&gt;
&lt;br /&gt;
Primero, crea el directorio de destino (en este articulo, como ejemplo, sera usado ''~/aMule/'' ), donde las  [[wxWidgets]] y [[aMule]] residirían (no necesitan estar en el mismo directorio, pero esto lo hace mas sencillo). Después configura las [[wxWidgets]] y [[aMule]] conforme a esto (asumir [[wxWidgets]] 2.4.2 Y aMule actual (=&amp;gt;rc8)).&lt;br /&gt;
&lt;br /&gt;
Se recomienda que leas el articulo sobre [[Compilation_Installation#Step_1:_wxGTK|Como compilar wxGTK]] y (opcionalmente, solo si se instala una versión de las [[wxWidgets]] anterior a la  2.5) [[Compilation_Installation#Step_2:_wxBase|Como compilar wxBase]]&lt;br /&gt;
&lt;br /&gt;
En el directorio de las fuentes de [[aMule]]:&amp;lt;br&amp;gt;&lt;br /&gt;
''./configure --prefix=/home/'''usuario'''/aMule/ --enable-debug --disable-optimize --with-wx-config=/home/'''usuario'''/aMule/bin/wx-config --with-wxbase-config=/home/'''usuario'''/aMule/bin/wxbase-2.4-config''&amp;lt;br&amp;gt;&lt;br /&gt;
''make &amp;amp;&amp;amp; make install''&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' En algunas distros, en lugar de ''--with-wx-config=/home/'''usuario'''/aMule/bin/wx-config'' puedes necesitar usar ''--with-wx-config=/home/'''usuario'''/aMule/bin/wxgtk-2.4-config''&lt;br /&gt;
&lt;br /&gt;
'''NOTA 2:''' A veces las [[wxBase]] sobreescribirán el ''wx-config''. Puedes saber si ha ocurrido esto haciendo ''wx-config --basename''. Esto deberia mostrar ''wx_gtk''. Si no,  por favor reinstala las [[wxGTK]] asi esto sobreescribirá el archivo ''wx-config'' para enlazarlo a las [[wxGTK]].&lt;br /&gt;
&lt;br /&gt;
En el ejemplo de arriba, el binario  [[aMule]] sera instalado en el directorio''~/aMule/bin/'' .&lt;br /&gt;
&lt;br /&gt;
Date cuenta también que ''--with-wxbase-config=...'' deberia ser usado solo con las versiones anteriores a la 2.5 de las [[wxWidgets]].&lt;br /&gt;
&lt;br /&gt;
Para iniciar [[aMule]], necesitas especificar explicitamente la ruta LD cada vez que lo ejecutes:&lt;br /&gt;
&lt;br /&gt;
''export LD_LIBRARY_PATH=~/aMule/lib:$LD_LIBRARY_PATH''&amp;lt;br&amp;gt;&lt;br /&gt;
''export LC_ALL=en_EN.UTF-8''&lt;br /&gt;
&lt;br /&gt;
'''NOTA 3:''' En algunos sistemas el mandato export de arriba no funciona, en lugar de ese debes ejecutar&amp;lt;br&amp;gt;&lt;br /&gt;
''export LD_LIBRARY_PATH=~/aMule/lib/:$LD_LIBRARY_PATH''&amp;lt;br&amp;gt;&lt;br /&gt;
Esto ha sido observado en [[Debian]] y [http://www.gentoo.org Gentoo Linux].&lt;br /&gt;
&lt;br /&gt;
Por favor recuerda crear  [[Backtraces]] y proporcionarlas al [[Amule_devs|Equipo de desarrollo de aMule]].&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Using_another_wxinstall-es</id>
		<title>Using another wxinstall-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Using_another_wxinstall-es"/>
				<updated>2005-04-19T21:14:54Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
'''Español''' | [[Using another wxinstall|English]] | [[Using another wxinstall-de|Deutsch]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Si hay ya una versión de [[wxWidgets]] instalada, pero quieres que [[aMule]] use  otra (probablemente mas nueva) , aquí están los pasos a seguir:&lt;br /&gt;
&lt;br /&gt;
Primero, crea el directorio de destino (en este articulo, como ejemplo, sera usado ''~/aMule/'' ), donde las  [[wxWidgets]] y [[aMule]] residirían (no necesitan estar en el mismo directorio, pero esto lo hace mas sencillo). Después configura las [[wxWidgets]] y [[aMule]] conforme a esto (asumir [[wxWidgets]] 2.4.2 Y aMule actual (=&amp;gt;rc8)).&lt;br /&gt;
&lt;br /&gt;
Se recomienda que leas el articulo sobre [[Compilation_Installation#Step_1:_wxGTK|Como compilar wxGTK]] y (opcionalmente, solo si se instala una versión de las [[wxWidgets]] anterior a la  2.5) [[Compilation_Installation#Step_2:_wxBase|Como compilar wxBase]]&lt;br /&gt;
&lt;br /&gt;
En el directorio de las fuentes de [[aMule]]:&amp;lt;br&amp;gt;&lt;br /&gt;
''./configure --prefix=/home/'''usuario'''/aMule/ --enable-debug --disable-optimize --with-wx-config=/home/'''usuario'''/aMule/bin/wx-config --with-wxbase-config=/home/'''usuario'''/aMule/bin/wxbase-2.4-config''&amp;lt;br&amp;gt;&lt;br /&gt;
''make &amp;amp;&amp;amp; make install''&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' En algunas distros, en lugar de ''--with-wx-config=/home/'''usuario'''/aMule/bin/wx-config'' puedes necesitar usar ''--with-wx-config=/home/'''usuario'''/aMule/bin/wxgtk-2.4-config''&lt;br /&gt;
&lt;br /&gt;
'''NOTA 2:''' A veces las [[wxBase]] sobreescribirán el ''wx-config''. Puedes saber si ha ocurrido esto haciendo ''wx-config --basename''. Esto deberia mostrar ''wx_gtk''. Si no,  por favor reinstala las [[wxGTK]] asi estas sobreescribirán el archivo ''wx-config'' para enlazarlo a [[wxGTK]].&lt;br /&gt;
&lt;br /&gt;
En el ejemplo de arriba, el binario  [[aMule]] sera instalado en el directorio''~/aMule/bin/'' .&lt;br /&gt;
&lt;br /&gt;
Date cuenta también que ''--with-wxbase-config=...'' deberia ser usado solo con las versiones anteriores a la 2.5 de las [[wxWidgets]].&lt;br /&gt;
&lt;br /&gt;
Para iniciar [[aMule]], necesitas especificar explicitamente la ruta LD cada vez que lo ejecutes:&lt;br /&gt;
&lt;br /&gt;
''export LD_LIBRARY_PATH=~/aMule/lib:$LD_LIBRARY_PATH''&amp;lt;br&amp;gt;&lt;br /&gt;
''export LC_ALL=en_EN.UTF-8''&lt;br /&gt;
&lt;br /&gt;
'''NOTA 3:''' En algunos sistemas el mandato export de arriba no funciona, en lugar de ese debes ejecutar&amp;lt;br&amp;gt;&lt;br /&gt;
''export LD_LIBRARY_PATH=~/aMule/lib/:$LD_LIBRARY_PATH''&amp;lt;br&amp;gt;&lt;br /&gt;
Esto ha sido observado en [[Debian]] y [http://www.gentoo.org Gentoo Linux].&lt;br /&gt;
&lt;br /&gt;
Por favor recuerda crear  [[Backtraces]] y proporcionarlas al [[Amule_devs|Equipo de desarrollo de aMule]].&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Using_another_wxinstall-es</id>
		<title>Using another wxinstall-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Using_another_wxinstall-es"/>
				<updated>2005-04-19T21:12:30Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
'''Español''' | [[Using another wxinstall|English]] | [[Using another wxinstall-de|Deutsch]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Si hay ya una versión de [[wxWidgets]] instalada, pero quieres que [[aMule]] use  otra (probablemente mas nueva) , aquí están los pasos a seguir:&lt;br /&gt;
&lt;br /&gt;
Primero, crea el directorio de destino (en este articulo, como ejemplo, sera usado ''~/aMule/'' ), donde las  [[wxWidgets]] y [[aMule]] residirían (no necesitan estar en el mismo directorio, pero esto lo hace mas sencillo). Después configura las [[wxWidgets]] y [[aMule]] conforme a esto (asumir [[wxWidgets]] 2.4.2 Y aMule actual (=&amp;gt;rc8)).&lt;br /&gt;
&lt;br /&gt;
Se recomienda que leas el articulo sobre [[Compilation_Installation#Step_1:_wxGTK|Como compilar wxGTK]] y (opcionalmente, solo si se instala una versión de las [[wxWidgets]] anterior a la  2.5) [[Compilation_Installation#Step_2:_wxBase|Como compilar wxBase]]&lt;br /&gt;
&lt;br /&gt;
En el directorio de las fuentes de [[aMule]]:&amp;lt;br&amp;gt;&lt;br /&gt;
''./configure --prefix=/home/'''usuario'''/aMule/ --enable-debug --disable-optimize --with-wx-config=/home/'''usuario'''/aMule/bin/wx-config --with-wxbase-config=/home/'''usuario'''/aMule/bin/wxbase-2.4-config''&amp;lt;br&amp;gt;&lt;br /&gt;
''make &amp;amp;&amp;amp; make install''&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' En algunas distros, en lugar de ''--with-wx-config=/home/'''usuario'''/aMule/bin/wx-config'' puedes necesitar usar ''--with-wx-config=/home/'''usuario'''/aMule/bin/wxgtk-2.4-config''&lt;br /&gt;
&lt;br /&gt;
'''NOTA 2:''' A veces las [[wxBase]] sobreescribirán el ''wx-config''. Puedes saber si ha ocurrido esto haciendo ''wx-config --basename''. Esto deberia mostrar ''wx_gtk''. Si no,  por favor reinstala las [[wxGTK]] so it will overwritte ''wx-config'' to link it to the [[wxGTK]] file.&lt;br /&gt;
&lt;br /&gt;
En el ejemplo de arriba, el binario  [[aMule]] sera instalado en el directorio''~/aMule/bin/'' .&lt;br /&gt;
&lt;br /&gt;
Date cuenta también que ''--with-wxbase-config=...'' deberia ser usado solo con las versiones anteriores a la 2.5 de las [[wxWidgets]].&lt;br /&gt;
&lt;br /&gt;
Para iniciar [[aMule]], necesitas especificar explicitamente la ruta LD cada vez que lo ejecutes:&lt;br /&gt;
&lt;br /&gt;
''export LD_LIBRARY_PATH=~/aMule/lib:$LD_LIBRARY_PATH''&amp;lt;br&amp;gt;&lt;br /&gt;
''export LC_ALL=en_EN.UTF-8''&lt;br /&gt;
&lt;br /&gt;
'''NOTA 3:''' En algunos sistemas el mandato export de arriba no funciona, en lugar de ese debes ejecutar&amp;lt;br&amp;gt;&lt;br /&gt;
''export LD_LIBRARY_PATH=~/aMule/lib/:$LD_LIBRARY_PATH''&amp;lt;br&amp;gt;&lt;br /&gt;
Esto ha sido observado en [[Debian]] y [http://www.gentoo.org Gentoo Linux].&lt;br /&gt;
&lt;br /&gt;
Por favor recuerda crear  [[Backtraces]] y proporcionarlas al [[Amule_devs|Equipo de desarrollo de aMule]].&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Using_another_wxinstall-es</id>
		<title>Using another wxinstall-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Using_another_wxinstall-es"/>
				<updated>2005-04-19T21:09:08Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
'''Español''' | [[Using another wxinstall|English]] | [[Using another wxinstall-de|Deutsch]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Si hay ya una versión de [[wxWidgets]] instalada, pero quieres que [[aMule]] use  otra (probablemente mas nueva) , aquí están los pasos a seguir:&lt;br /&gt;
&lt;br /&gt;
Primero, crea el directorio de destino (en este articulo, como ejemplo, sera usado ''~/aMule/'' ), donde las  [[wxWidgets]] y [[aMule]] residirían (no necesitan estar en el mismo directorio, pero esto lo hace mas sencillo). Después configura las [[wxWidgets]] y [[aMule]] conforme a esto (asumir [[wxWidgets]] 2.4.2 Y aMule actual (=&amp;gt;rc8)).&lt;br /&gt;
&lt;br /&gt;
Se recomienda que leas el articulo sobre [[Compilation_Installation#Step_1:_wxGTK|Como compilar wxGTK]] y (opcionalmente, solo si se instala una versión de las [[wxWidgets]] anterior a la  2.5) [[Compilation_Installation#Step_2:_wxBase|Como compilar wxBase]]&lt;br /&gt;
&lt;br /&gt;
En el directorio de las fuentes de [[aMule]]:&amp;lt;br&amp;gt;&lt;br /&gt;
''./configure --prefix=/home/'''user'''/aMule/ --enable-debug --disable-optimize --with-wx-config=/home/'''user'''/aMule/bin/wx-config --with-wxbase-config=/home/'''user'''/aMule/bin/wxbase-2.4-config''&amp;lt;br&amp;gt;&lt;br /&gt;
''make &amp;amp;&amp;amp; make install''&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' En algunas distros, en lugar de ''--with-wx-config=/home/'''user'''/aMule/bin/wx-config'' puedes necesitar usar ''--with-wx-config=/home/'''user'''/aMule/bin/wxgtk-2.4-config''&lt;br /&gt;
&lt;br /&gt;
'''NOTA 2:''' A veces las [[wxBase]] sobreescribirán el ''wx-config''. Puedes saber si ha ocurrido esto haciendo ''wx-config --basename''. Esto deberia mostrar ''wx_gtk''. Si no,  por favor reinstala las [[wxGTK]] so it will overwritte ''wx-config'' to link it to the [[wxGTK]] file.&lt;br /&gt;
&lt;br /&gt;
En el ejemplo de arriba, el binario  [[aMule]] sera instalado en el directorio''~/aMule/bin/'' .&lt;br /&gt;
&lt;br /&gt;
Date cuenta también que ''--with-wxbase-config=...'' deberia ser usado solo con las versiones anteriores a la 2.5 de las [[wxWidgets]].&lt;br /&gt;
&lt;br /&gt;
Para iniciar [[aMule]], necesitas especificar explicitamente la ruta LD cada vez que lo ejecutes:&lt;br /&gt;
&lt;br /&gt;
''export LD_LIBRARY_PATH=~/aMule/lib:$LD_LIBRARY_PATH''&amp;lt;br&amp;gt;&lt;br /&gt;
''export LC_ALL=en_EN.UTF-8''&lt;br /&gt;
&lt;br /&gt;
'''NOTA 3:''' En algunos sistemas el comando export de arriba no funciona, en lugar de ese debes ejecutar&amp;lt;br&amp;gt;&lt;br /&gt;
''export LD_LIBRARY_PATH=~/aMule/lib/:$LD_LIBRARY_PATH''&amp;lt;br&amp;gt;&lt;br /&gt;
Esto ha sido observado en [[Debian]] y [http://www.gentoo.org Gentoo Linux].&lt;br /&gt;
&lt;br /&gt;
Por favor recuerda crear  [[Backtraces]] y proporcionarlas al [[Amule_devs|Equipo de desarrollo de aMule]].&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Using_another_wxinstall-es</id>
		<title>Using another wxinstall-es</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Using_another_wxinstall-es"/>
				<updated>2005-04-19T21:07:01Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Si hay ya una versión de [[wxWidgets]] instalada, pero quieres que [[aMule]] use  otra (probablemente mas nueva) , aquí están los pasos a seguir:&lt;br /&gt;
&lt;br /&gt;
Primero, crea el directorio de destino (en este articulo, como ejemplo, sera usado ''~/aMule/'' ), donde las  [[wxWidgets]] y [[aMule]] residirían (no necesitan estar en el mismo directorio, pero esto lo hace mas sencillo). Después configura las [[wxWidgets]] y [[aMule]] conforme a esto (asumir [[wxWidgets]] 2.4.2 Y aMule actual (=&amp;gt;rc8)).&lt;br /&gt;
&lt;br /&gt;
Se recomienda que leas el articulo sobre [[Compilation_Installation#Step_1:_wxGTK|Como compilar wxGTK]] y (opcionalmente, solo si se instala una versión de las [[wxWidgets]] anterior a la  2.5) [[Compilation_Installation#Step_2:_wxBase|Como compilar wxBase]]&lt;br /&gt;
&lt;br /&gt;
En el directorio de las fuentes de [[aMule]]:&amp;lt;br&amp;gt;&lt;br /&gt;
''./configure --prefix=/home/'''user'''/aMule/ --enable-debug --disable-optimize --with-wx-config=/home/'''user'''/aMule/bin/wx-config --with-wxbase-config=/home/'''user'''/aMule/bin/wxbase-2.4-config''&amp;lt;br&amp;gt;&lt;br /&gt;
''make &amp;amp;&amp;amp; make install''&lt;br /&gt;
&lt;br /&gt;
'''NOTA:''' En algunas distros, en lugar de ''--with-wx-config=/home/'''user'''/aMule/bin/wx-config'' puedes necesitar usar ''--with-wx-config=/home/'''user'''/aMule/bin/wxgtk-2.4-config''&lt;br /&gt;
&lt;br /&gt;
'''NOTA 2:''' A veces las [[wxBase]] sobreescribirán el ''wx-config''. Puedes saber si ha ocurrido esto haciendo ''wx-config --basename''. Esto deberia mostrar ''wx_gtk''. Si no,  por favor reinstala las [[wxGTK]] so it will overwritte ''wx-config'' to link it to the [[wxGTK]] file.&lt;br /&gt;
&lt;br /&gt;
En el ejemplo de arriba, el binario  [[aMule]] sera instalado en el directorio''~/aMule/bin/'' .&lt;br /&gt;
&lt;br /&gt;
Date cuenta también que ''--with-wxbase-config=...'' deberia ser usado solo con las versiones anteriores a la 2.5 de las [[wxWidgets]].&lt;br /&gt;
&lt;br /&gt;
Para iniciar [[aMule]], necesitas especificar explicitamente la ruta LD cada vez que lo ejecutes:&lt;br /&gt;
&lt;br /&gt;
''export LD_LIBRARY_PATH=~/aMule/lib:$LD_LIBRARY_PATH''&amp;lt;br&amp;gt;&lt;br /&gt;
''export LC_ALL=en_EN.UTF-8''&lt;br /&gt;
&lt;br /&gt;
'''NOTA 3:''' En algunos sistemas el comando export de arriba no funciona, en lugar de ese debes ejecutar&amp;lt;br&amp;gt;&lt;br /&gt;
''export LD_LIBRARY_PATH=~/aMule/lib/:$LD_LIBRARY_PATH''&amp;lt;br&amp;gt;&lt;br /&gt;
Esto ha sido observado en [[Debian]] y [http://www.gentoo.org Gentoo Linux].&lt;br /&gt;
&lt;br /&gt;
Por favor recuerda crear  [[Backtraces]] y proporcionarlas al [[Amule_devs|Equipo de desarrollo de aMule]].&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Using_another_wxinstall</id>
		<title>Using another wxinstall</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Using_another_wxinstall"/>
				<updated>2005-04-19T21:06:23Z</updated>
		
		<summary type="html">&lt;p&gt;Rkl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
'''English''' | [[Using another wxinstall-de|Deutsch]] | [[Using_another_wxinstall-es|Español]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there's already a version of [[wxWidgets]] installed, but you want [[aMule]] to use another (probably newer) one, here are the steps to follow:&lt;br /&gt;
&lt;br /&gt;
First, create the target directory (in this article, as an example, ''~/aMule/'' will be used), where [[wxWidgets]] and [[aMule]] will reside (they don't need to be in the same dir, but it makes life easier). Then configure [[wxWidgets]] and [[aMule]] accordingly (assuming [[wxWidgets]] 2.4.2 and current (=&amp;gt;rc8) aMule).&lt;br /&gt;
&lt;br /&gt;
It is recommended that you read the article about [[Compilation_Installation#Step_1:_wxGTK|how to compile wxGTK]] and (optionally, only if installing a [[wxWidgets]] version prior to 2.5) [[Compilation_Installation#Step_2:_wxBase|how to compile wxBase]]&lt;br /&gt;
&lt;br /&gt;
In [[aMule]] source dir:&amp;lt;br&amp;gt;&lt;br /&gt;
''./configure --prefix=/home/'''user'''/aMule/ --enable-debug --disable-optimize --with-wx-config=/home/'''user'''/aMule/bin/wx-config --with-wxbase-config=/home/'''user'''/aMule/bin/wxbase-2.4-config''&amp;lt;br&amp;gt;&lt;br /&gt;
''make &amp;amp;&amp;amp; make install''&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' On some distros, instead of ''--with-wx-config=/home/'''user'''/aMule/bin/wx-config'' you might need to use ''--with-wx-config=/home/'''user'''/aMule/bin/wxgtk-2.4-config''&lt;br /&gt;
&lt;br /&gt;
'''NOTE 2:''' Sometimes [[wxBase]] will overwrite ''wx-config''. You can know if it has done so by running ''wx-config --basename''. It should show ''wx_gtk''. If it doesn't, please reinstall [[wxGTK]] so it will overwritte ''wx-config'' to link it to the [[wxGTK]] file.&lt;br /&gt;
&lt;br /&gt;
On the above example, [[aMule]] binary will be installed in ''~/aMule/bin/'' directory.&lt;br /&gt;
&lt;br /&gt;
Also note that ''--with-wxbase-config=...'' should only be used with [[wxWidgets]] versions prior to 2.5.&lt;br /&gt;
&lt;br /&gt;
To start [[aMule]], you need to explicitely specifiy the LD path each time you run it:&lt;br /&gt;
&lt;br /&gt;
''export LD_LIBRARY_PATH=~/aMule/lib:$LD_LIBRARY_PATH''&amp;lt;br&amp;gt;&lt;br /&gt;
''export LC_ALL=en_EN.UTF-8''&lt;br /&gt;
&lt;br /&gt;
'''NOTE 3:''' On some systems the above export command does not work, you have instead to run&amp;lt;br&amp;gt;&lt;br /&gt;
''export LD_LIBRARY_PATH=~/aMule/lib/:$LD_LIBRARY_PATH''&amp;lt;br&amp;gt;&lt;br /&gt;
This has been observed on [[Debian]] and [http://www.gentoo.org Gentoo Linux].&lt;br /&gt;
&lt;br /&gt;
Please remember to create [[Backtraces]] and provide them to the [[AMule_devs|aMule development team]].&lt;/div&gt;</summary>
		<author><name>Rkl</name></author>	</entry>

	</feed>