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

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Win32_binary</id>
		<title>Win32 binary</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Win32_binary"/>
				<updated>2005-06-01T01:21:01Z</updated>
		
		<summary type="html">&lt;p&gt;62.82.135.238: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The most current version of the [http://www.microsoft.com/windows Windows] installer is [[aMule]] 2.0.0.&lt;br /&gt;
&lt;br /&gt;
Download: [http://download.berlios.de/amule/aMule-2.0.0-installer.exe aMule 2.0.0 installer for Windows]&lt;br /&gt;
&lt;br /&gt;
This installer is for [http://www.microsoft.com/windows Windows XP/NT/2000] only. If there is demand, a [http://www.microsoft.com/windows Windows 9x] version may be created.&lt;br /&gt;
&lt;br /&gt;
This installer contains:&lt;br /&gt;
* [[aMule]] 2.0.0&lt;br /&gt;
* [[wxCas]]&lt;br /&gt;
* [[aLinkCreator|alc]] ([[aLinkCreator]])&lt;br /&gt;
* The [[ed2k_command|ed2k utility]] (For sending ''ed2k://'' links to [[aMule]])&lt;br /&gt;
&lt;br /&gt;
This installer does not contain:&lt;br /&gt;
* [[aMuleGUI]] (Not working on [http://www.microsoft.com/windows Windows] at the moment)&lt;br /&gt;
* [[aMuled|aMule daemon]] (Untested)&lt;br /&gt;
* command-line tools (amulecmd, amuleweb, cas, alcc) (command-line for Windows?)&lt;br /&gt;
* [[aLinkCreatorConsole|alcc]] ([[aLinkCreatorConsole]])&lt;br /&gt;
* [[aMuleCMD]] and [[aMuleCMD|aMuleCMDDLG]] (Untested)&lt;br /&gt;
* [[aMuleWeb]] and [[aMuleWebDLG]] (Untested)&lt;br /&gt;
* Other minor utilities and scripts (Not useful on [http://www.microsoft.com/windows Windows] platforms)&lt;br /&gt;
&lt;br /&gt;
The [http://www.microsoft.com/windows Windows] installer is under development and should not be considered stable at this time. Please feel free to [[report bug|report bugs]], ask questions, etc, in the [http://forum.amule.org/thread.php?threadid=6009 aMule forums].&lt;/div&gt;</summary>
		<author><name>62.82.135.238</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Win32_with_MinGW</id>
		<title>HowTo compile on Win32 with MinGW</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Win32_with_MinGW"/>
				<updated>2005-06-01T01:18:49Z</updated>
		
		<summary type="html">&lt;p&gt;62.82.135.238: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&amp;lt;h2&amp;gt;Originally by '''Madcat'''&amp;lt;/h2&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This wiki page only supports the latest [[aMule_CVS|CVS]] version of [[aMule]].&lt;br /&gt;
&lt;br /&gt;
== Requirements for compiling [[aMule]] ==&lt;br /&gt;
&lt;br /&gt;
'''Note:''' Some of these require manually moving includes and libraries into their correct directories.&lt;br /&gt;
&lt;br /&gt;
[http://www.microsoft.com/windows Windows] port of [http://gcc.gnu.org GNU C compiler] -&amp;gt; [http://prdownloads.sf.net/mingw/MinGW-3.1.0-1.exe?download Download]&lt;br /&gt;
&lt;br /&gt;
Minimal [http://www.gnu.org GNU] shell for [http://www.microsoft.com/windows Windows] -&amp;gt; [http://prdownloads.sf.net/mingw/MSYS-1.0.10.exe?download Download]&lt;br /&gt;
&lt;br /&gt;
Developer toolkit for [http://www.mingw.org/msys.shtml MSys] (for [http://www.gnu.org/software/cvs CVS] &amp;amp; co) -&amp;gt; [http://prdownloads.sf.net/mingw/msysDTK-1.0.1.exe?download Download]&lt;br /&gt;
&lt;br /&gt;
[http://www.gnu.org/software/libiconv LibIConv] (required by [http://www.gnu.org/software/gettext gettext]) -&amp;gt;&lt;br /&gt;
[http://prdownloads.sf.net/mingw/libiconv-1.8.0-2003.02.01-1.exe?download Download]&lt;br /&gt;
&lt;br /&gt;
[http://www.gnu.org/software/gettext GetText] (for [http://www.gnu.org/software/gettext po files], [http://www.gnu.org/software/automake/automake.html autogen.sh], etc) -&amp;gt;&lt;br /&gt;
[http://prdownloads.sf.net/mingw/gettext-0.11.5-2003.02.01-1.exe?download Download]&lt;br /&gt;
&lt;br /&gt;
[http://www.zlib.org zlib] compression library -&amp;gt;&lt;br /&gt;
[http://www.zlib.net/zlib-1.2.2.tar.gz Download]&lt;br /&gt;
&lt;br /&gt;
[http://www.microsoft.com/windows Windows] port of [[wxWidgets]] library -&amp;gt;&lt;br /&gt;
[http://prdownloads.sourceforge.net/wxwindows/wxMSW-2.6.0.zip Download]&lt;br /&gt;
&lt;br /&gt;
== Common guidelines, issues, solutions ==&lt;br /&gt;
&lt;br /&gt;
When compiling [[wxWidgets]], you should make use of the following configure flags:&lt;br /&gt;
''--disable-shared --without-checklistbox''&lt;br /&gt;
&lt;br /&gt;
Link statically against ''[http://www.zlib.org zlib]'' to avoid distributing extranous DLLs (and generally make life simpler). &lt;br /&gt;
&lt;br /&gt;
== Compilation ==&lt;br /&gt;
&lt;br /&gt;
The compilation itself is actually just a matter of following the usual method: ''./configure &amp;amp;&amp;amp; make''&lt;br /&gt;
&lt;br /&gt;
However, [http://www.zlib.org zlib] detection might fail. If that's the case, you need to add ''--with-zlib=/local/'' to your configure flags.&lt;br /&gt;
&lt;br /&gt;
==  Compiling with [http://www.parinya.ca/mingwstudio.html MinGW Studio]  ==&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' The compilation with [http://www.parinya.ca/mingwstudio.html MinGW Studio] is deprecated right now and currently does not function. It might function again in the future.&lt;br /&gt;
&lt;br /&gt;
As of  2004/07/17, you can find, in [http://www.gnu.org/software/cvs CVS], the file ''amule.msp'' which is the project file relative to the [http://www.parinya.ca/mingwstudio.html MinGW Studio] IDE ([http://www.gnu.org/philosophy/free-sw.html Free] and under [http://www.gnu.org/copyleft/gpl.html GPL] at http://www.parinya.ca/ and shipped with precompiled [[wxWidgets|wxMSW]]). &lt;br /&gt;
&lt;br /&gt;
Install [http://www.parinya.ca/mingwstudio.html MinGW Studio], add [http://www.zlib.org Zlib] and [http://curl.haxx.se Curl] compiled libs in The [http://www.parinya.ca/mingwstudio.html MinGW Studio] tree.&lt;br /&gt;
&lt;br /&gt;
Then, open ''amule.msp'' with [http://www.parinya.ca/mingwstudio.html MinGW Studio], press '''F7''', and [[aMule]] &amp;quot;should&amp;quot; be compiled :)&lt;br /&gt;
&lt;br /&gt;
Yes, I know, &amp;quot;compile&amp;quot; is not the same as &amp;quot;work&amp;quot; ... But it is a great begining&lt;br /&gt;
&lt;br /&gt;
== Installer ==&lt;br /&gt;
&lt;br /&gt;
For those of you that don't want to compile [[aMule]] from source, you can get the [[Win32_binary|aMule Win32 Installer]].&lt;/div&gt;</summary>
		<author><name>62.82.135.238</name></author>	</entry>

	</feed>