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

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Changelog_2.0.0-rc8</id>
		<title>Changelog 2.0.0-rc8</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Changelog_2.0.0-rc8"/>
				<updated>2004-12-23T18:32:50Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: damn, kry... :P&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Version 2.0.0rc8 (The &amp;quot;last rc&amp;quot; version) ==&lt;br /&gt;
''2004-12-21''&lt;br /&gt;
&lt;br /&gt;
'''Baz:'''&lt;br /&gt;
* Fix for server stats for users/files not being updated correctly.&lt;br /&gt;
* Fix for ERROR and WARNING server messages not being shown.&lt;br /&gt;
* Fixed server / transfers window splitters not being loaded/saved correctly.&lt;br /&gt;
* Fixed categories on search dialog not being refreshed on category name change.&lt;br /&gt;
&lt;br /&gt;
'''deltaHF:'''&lt;br /&gt;
* Show comments for shared files&lt;br /&gt;
&lt;br /&gt;
'''Hetfield:'''&lt;br /&gt;
* Some fix in new Tray system and desktopMode bypass&lt;br /&gt;
&lt;br /&gt;
'''Jacobo221:'''&lt;br /&gt;
* Added option to select the max and min size-type in advanced searches.&lt;br /&gt;
* When &amp;quot;Extended Parameters&amp;quot; in Search tab is not selected, defaults are used.&lt;br /&gt;
* Now &amp;quot;Auto-update serverlist at startup&amp;quot; checks if there's a serverlist to avoid annoying messages at startup.&lt;br /&gt;
* &amp;quot;Clear completed downloads&amp;quot; is now disabled while no completed downloads are listed.&lt;br /&gt;
* Context menu for download items only enables relevant information now.&lt;br /&gt;
* Context menu little optimization (removed an unuseful loop) and Open File fix.&lt;br /&gt;
* Added bitmap button wich pops-up the last status log line (useful when it doesn't fit the window).&lt;br /&gt;
* Merged Preview and Open File and enabled Open File.&lt;br /&gt;
* New Port column in Servers tab (splitting IP column).&lt;br /&gt;
* Moved &amp;quot;Always filter bad IPs&amp;quot; from Server to Security in Preferences.&lt;br /&gt;
* Changed &amp;quot;Preference&amp;quot; in servers tab as suggested by Sir and &amp;quot;IP&amp;quot; to &amp;quot;Address&amp;quot; since that's more accurate (could be DNS).&lt;br /&gt;
* Optimizations in the RLE code.&lt;br /&gt;
* Based on kry's patch, also darken paused files' progress bar.&lt;br /&gt;
* Translations updates.&lt;br /&gt;
* Fixed: Servers priority now working. (reported by Sir)&lt;br /&gt;
* Fixed: Now all unset Server Priorities are set to normal. (reported by plaenky)&lt;br /&gt;
* Fixed: Sorting Servers by priority works now.&lt;br /&gt;
* Fixed: Setting &amp;quot;A4AF to others&amp;quot; works now.&lt;br /&gt;
* Fixed: Server names sorting now differences between names and IPs.&lt;br /&gt;
* Fixed: Last byte is now drawn in bar progress.&lt;br /&gt;
* Fixed: Stop button now working after second global search and another hidden bug in global searches' progress bar. (reported by ecforum)&lt;br /&gt;
&lt;br /&gt;
'''ken_aMule:'''&lt;br /&gt;
* Fixed ipfilter on big endian archs.&lt;br /&gt;
* Fixed wxWidget's bugs that were creating serious memleaks on Mac&lt;br /&gt;
&lt;br /&gt;
'''Kry:'''&lt;br /&gt;
* When a socket connection error like WOULD_BLOCK happens, aMule retries the connection to avoid just-once errors&lt;br /&gt;
* Stopped files are now darker than non-sources ones.&lt;br /&gt;
* AICH e-links working now, with masterhash and with hashset&lt;br /&gt;
* Proper handling of removing -fomit-frame-pointer flag that worls on all platforms.&lt;br /&gt;
* Initial support for wx-compliant systray. Will be ready for 2.0.0 final release.&lt;br /&gt;
* aMule no longer crashes on opening a non-existing folder. CDirIterator is safe now.&lt;br /&gt;
* Fixed crash on app close - never call a pure virtual function from a destructor.&lt;br /&gt;
* Moved the init/close code of aMule to where they belong: destructor/constructor.&lt;br /&gt;
* Much more debug info available to debug packets (packet dump and others)&lt;br /&gt;
* Major network improvements:&lt;br /&gt;
** Improved the socket processing on CPU usage and performance.&lt;br /&gt;
** Coded the functions handling the network string/bytes conversion of ips and hostnames and the generic hostname solving thread, non dependant from host's socket implementation. Less CPU and more reliable on both cases.&lt;br /&gt;
* Crash fixed on wrong arguments for wxString::Format&lt;br /&gt;
* New option on right click on downloading or search files for showing eserver's stats for that filehash. Needs browser correctly configured on preferences.&lt;br /&gt;
* Implemented messages filtering, from know clients/bogus clients/by words.&lt;br /&gt;
* Fixed hashing files changing display status.&lt;br /&gt;
* Fixed crash where transferwnd and clientlistctrl could be accessed before created.&lt;br /&gt;
* Listen socket on accepting connection no longer uses a blocking socket (CPU improvement).&lt;br /&gt;
* Not linking anymore to gtk libs if not needed.&lt;br /&gt;
* &amp;quot;GTK: Not Detected&amp;quot; is now either &amp;quot;Not Detected&amp;quot; or &amp;quot;Not Used&amp;quot; to avoid confusion.&lt;br /&gt;
* Fix for crashing on 'OK' button on preferences.&lt;br /&gt;
* Fix for preferences window being unreachable if aMule is minimized while showing it.&lt;br /&gt;
* Fix for crash on HTTP dialog if StopAnimation() was not called on destructor.&lt;br /&gt;
* Fixed crash when shutdown and preferences window open.&lt;br /&gt;
* Implemented OS_Info tag. Broke it 400 times, and fixed it 401 times, so working.&lt;br /&gt;
* Implemented statistics tree for OS_Info tag.&lt;br /&gt;
* Fixed several memory corruption issued caused by icons with wrong size.&lt;br /&gt;
* Fixed several memory corruption bugs on amule init/close.&lt;br /&gt;
* When aMule crashes, it not longer fails saving:&lt;br /&gt;
** Preferences (Saved on 'OK')&lt;br /&gt;
** Categories (Saved on changes)&lt;br /&gt;
** Total upload / download bytes (saved while running).&lt;br /&gt;
* Fixed crash on OP_MULTIPACKETANSWER&lt;br /&gt;
* Sent wxInt and wxUInt classes usage down the drain for the standard int / uint&lt;br /&gt;
* Implemented &amp;quot;Share hidden files&amp;quot; checkbox.&lt;br /&gt;
* Immplemented the CT_EMULECOMPAT_OPTIONS new tag. Right now only OS info support capabilities.&lt;br /&gt;
* Implemented new short tags style for server and client interchange of info. Fixes not being able to browse eMule &amp;gt;=0.42x shared files.&lt;br /&gt;
* Fixed aMule daemon compilation to use wxBase headers and libraries. This fixes amuled not compiling on wxBase only-boxes, thus making it kinnda pointless.&lt;br /&gt;
* Fixed AMD64 and GCC4.0 compilation/run, closes debian bug #285110&lt;br /&gt;
* Fixed some performance issues on Log text controls.&lt;br /&gt;
* Fixed long browsers requests on WebSocket. Buffer is now enlarged accordingly.&lt;br /&gt;
* Fixed timeout on webserver socket being... 10 minutes!!!&lt;br /&gt;
* Fixed several 100% cpu errors on WebSocket.&lt;br /&gt;
* Fixed our source exchange implementation that was... uh... wrong.&lt;br /&gt;
* Fixed stats tree on webserver.&lt;br /&gt;
* Misc. work on ECv2 implementation of messages.&lt;br /&gt;
* aMule can send now RGB encoded images via ECv2&lt;br /&gt;
* Webserber can read ECv2 Image tags via the new CDynPngImage class.&lt;br /&gt;
* eMule+ is now recognised under compatible client tag 0x05&lt;br /&gt;
* Unicode fixes on webserver.&lt;br /&gt;
* Got rid of almost all wxString::GetData()&lt;br /&gt;
* Major CPU improvements on WebServer.cpp&lt;br /&gt;
* otherfunctions.* is now clean from aMule specific stuff. Can be used anywhere.&lt;br /&gt;
* otherfunctions now have a namespace (surprinsigly named 'otherfunctions')&lt;br /&gt;
* Changed wxFileStreamInput -&amp;gt; wxFile (less class overhead).&lt;br /&gt;
* Several speed fixes on Stats code.&lt;br /&gt;
* Fixed possible crash on search thread creation + verbose on error.&lt;br /&gt;
* Fixed aMule crashing when local search is not returning and we click stop or start another search.&lt;br /&gt;
* Fixed severeral endianess bugs.&lt;br /&gt;
* General rewrite of UDP Socket&lt;br /&gt;
** Received packets when app is not ready are now discarded.&lt;br /&gt;
** Small fix preventing memleaks and some strange asserts&lt;br /&gt;
** Fixed a severe memleak if 2 UDP packets are send at the same time, before the first one finishes.&lt;br /&gt;
** Fixed the host solving fail not cleaning the data (another severe memleak)&lt;br /&gt;
** Fixed sending wrong data to wrong servers and thus not being replied.&lt;br /&gt;
** Fixed some server udp packets never reaching destination.&lt;br /&gt;
* Unicode fixes (char*/wxString issues)&lt;br /&gt;
* General cleaning, bugfixing and documenting.&lt;br /&gt;
* Added files:&lt;br /&gt;
**StringFunctions.(h/cpp)&lt;br /&gt;
**NetworkFunctions.(h/cpp)&lt;br /&gt;
:==================::MAC::===================&lt;br /&gt;
* Fixed server connection crashes related to accepting a connection from a being destroyed socket. Probably fixes also some random BSD/Linux crashes on conection.&lt;br /&gt;
* Got rid of all &amp;lt;wx/wx.h&amp;gt; includes, improved compilation speed greatly.&lt;br /&gt;
* Fixed stats color boxes&lt;br /&gt;
* Fixed servers saving, not anymore stored wrong internaly.&lt;br /&gt;
* Coded Mac packager script for releases with included libcurl and wxWidgets.&lt;br /&gt;
* Included Mac aMule.app bundle on sources.&lt;br /&gt;
* Fixed sharing /Volumes and other special folders.&lt;br /&gt;
* Fixed crash on server.met download&lt;br /&gt;
&lt;br /&gt;
'''permats:'''&lt;br /&gt;
* FIXED: Preferences -&amp;gt; Security -&amp;gt; Permissions wasn't being correctly saved for directories.&lt;br /&gt;
&lt;br /&gt;
'''phoenix:'''&lt;br /&gt;
* Lots of unicode fixes.&lt;br /&gt;
* Added readline and history support to amuleweb/amulecmd text clients.&lt;br /&gt;
* Added template loading capability to amuleweb with the new command line parameter -t.&lt;br /&gt;
* Changed m4/readline.m4 so that readline libs are only used when needed, i.e., no longer append readline libs to LIBS, use READLINE_LIBS instead.&lt;br /&gt;
* Fixed crash in aMule when amuleweb tried to get transfers tab and aMule had never connected to a server before.&lt;br /&gt;
* New backtrace output with demangled function names, file names and line numbers, when possible.&lt;br /&gt;
* Initial (not functional yet) SOCKS5 proxy support.&lt;br /&gt;
* Initial (not functional yet) SOCKS4 proxy support.&lt;br /&gt;
* Initial (not functional yet) HTTP proxy support.&lt;br /&gt;
* Updated some tests in configure.in.&lt;br /&gt;
* Fixed a problem with _() usage. Static string initialization must be done with wxTRANSLATE, and wxGetTranslation() must be explicitly called in code instead of _().&lt;br /&gt;
* Fixed a bug in WebServer.cpp:CWebServer::GetStatusBox(): return value was missing end tags.&lt;br /&gt;
* Changed back to macro the inline function version of unicode2char() when using UNICODE. Unfortunately, when the fucntion returns, the string object gets out of scope, so we stick to the macro version for now.&lt;br /&gt;
&lt;br /&gt;
'''lfroen:'''&lt;br /&gt;
* Moving amuleweb to EC version 2.0&lt;br /&gt;
* Fixes on amuleweb socket code&lt;br /&gt;
* Added generated png images to amuleweb&lt;br /&gt;
* Added RLE encoder for gap and parts status to EC&lt;br /&gt;
* Fixes in amule daemon&lt;br /&gt;
&lt;br /&gt;
'''Madcat:'''&lt;br /&gt;
* Added support for detecting HydraNode clients.&lt;br /&gt;
&lt;br /&gt;
'''GonoszTopi:'''&lt;br /&gt;
* Initial work on EC protocol version 2.0.&lt;br /&gt;
* Fixed a crash on broken language files (.po)&lt;br /&gt;
* Some GUI cosmetics.&lt;br /&gt;
* Lots of i18n fixes.&lt;br /&gt;
* As a side effect, fixed the &amp;quot;Any&amp;quot; search in webserver.&lt;br /&gt;
* Fixed webserver connection with empty passwords. Smile&lt;br /&gt;
* Fixed webserver connection with guest account.&lt;br /&gt;
* Added &amp;quot;add &amp;lt;ed2k link&amp;gt;&amp;quot; command to amulecmd.&lt;br /&gt;
* Tracked down and killed a number of hidden bugs.&lt;br /&gt;
* Added commands to change/monitor bandwidth settings to amulecmd.&lt;br /&gt;
* Made wxTRANSLATE actually work.&lt;br /&gt;
* Fixed graphs in webserver. Also added the missing back.gif file.&lt;br /&gt;
* Fixed buffer overflow problem in ed2k link handler.&lt;br /&gt;
* Stats bug fixed.&lt;br /&gt;
&lt;br /&gt;
'''wizeman:'''&lt;br /&gt;
* Helped finding the code snippet where WebSocket was failing on request.&lt;br /&gt;
* Fixed 'Safe Max connections' code. It's safer to use it now, and it works.&lt;br /&gt;
* Fixed bug where amule would start consuming 100% cpu when it received a corrupted EC packet.&lt;br /&gt;
* Fixed webserver, it wouldn't close connection when it received a POST request.&lt;br /&gt;
* Fixed webserver crash: added mutex to make variable wcThreads thread-safe.&lt;br /&gt;
* Fixed webserver &amp;lt;-&amp;gt; amule communication corruption when the webserver received simultaneous requests. The problem was that all webserver threads were using the same socket for sending/receiving EC packets to/from amule without synchronization.&lt;br /&gt;
&lt;br /&gt;
'''Xaignar:'''&lt;br /&gt;
* Added the new casting macros to otherfunctions.&lt;br /&gt;
* Added a helper-function to CMuleListCtrl for use in the Sorter functions.&lt;br /&gt;
* Fixed the priority-column on Server List.&lt;br /&gt;
* Added the handling of friends to ECv2 implementation.&lt;br /&gt;
* Merged CUploadListCtrl and CQueueListCtrl on CClientListCtrl.&lt;br /&gt;
* Added the posibility to see a list of all existing clients.&lt;br /&gt;
* Fixed aMule dialog not always being unfrozen upon restoring it from tray.&lt;br /&gt;
* Some changes to the overhead calculation functions.&lt;br /&gt;
* Slight improvement of the GetScore function CPU usage.&lt;br /&gt;
* Replaced &amp;quot;theApp.glob_prefs-&amp;gt;&amp;quot; with the new usage &amp;quot;thePrefs::&amp;quot;&lt;br /&gt;
* Fixed the MyTimer class behind GetTickCount returning random values on close.&lt;br /&gt;
* Fixed two crashes on ClientList.&lt;br /&gt;
* Fixed compilation for solaris on several places.&lt;br /&gt;
* Make sure that clients cant just crash us by sending a aich-request for an invalid hash.&lt;br /&gt;
* Fixed a couple of sub-menues.&lt;br /&gt;
* Removed the leech-mod checks, they were getted outdated anyway&lt;br /&gt;
* Fixed open sockets count.&lt;br /&gt;
* Avoid re-layouting the entire dlg when updating some labels.&lt;br /&gt;
* Small fix to CMuleNoteBook.&lt;br /&gt;
* Adding a missing event-handler en shared files tab.&lt;br /&gt;
* Changed the primary hashing thread to do both MD4 and AICH hashing for non-part files. This cut down hashing of ~2.8gb of data from ~12:40 minutes to ~7 minutes on tests.&lt;br /&gt;
* Adding checks against the user sharing the following dirs: Home-dir, .aMule, Temp-dir. Sharing home is allowed but results in a warning.&lt;br /&gt;
* Fixed the Upload-parts drawing.&lt;br /&gt;
* Fixed sorting by filename on the Uploading list.&lt;br /&gt;
* Fixed crash on server list auto-update. Removes the possibility of overrunning a array.&lt;br /&gt;
* Optimization of UpdatePartsInfo, which now no longer needs to traverse the parts-info arrays of each source for that file.&lt;br /&gt;
* Fixed the redraw problems where some things wouldn't be erased on list controls.&lt;br /&gt;
* Code cleaning, documenting and rewrite.&lt;br /&gt;
&lt;br /&gt;
'''Special Thanks To:'''&lt;br /&gt;
&lt;br /&gt;
* Translators:&lt;br /&gt;
:Ateo: (US english / en_US)&lt;br /&gt;
:biger [HUN]: (Hungarian / hu_HU)&lt;br /&gt;
:experience.chris: (German / de_DE)&lt;br /&gt;
:GhePeU: (Italian / it_IT)&lt;br /&gt;
:Gusar: (Slovenian / sl_SL)&lt;br /&gt;
:ilbuio: (Italian / it_IT)&lt;br /&gt;
:KamiKazeNH: (Brazilian / pt_BR)&lt;br /&gt;
:mad_soft: (Spanish / es_ES)&lt;br /&gt;
:nbfnw: (Chinese / zh_CH)&lt;br /&gt;
:Ogon: (Polish / pl_PL)&lt;br /&gt;
:piarres: (Basque / es_EU)&lt;br /&gt;
:pukyxd: (Catalan / es_CA)&lt;br /&gt;
:Supersnail (Dutch / nl_NL)&lt;br /&gt;
:Typhon: (Slovenian / sl_SL)&lt;br /&gt;
&lt;br /&gt;
* Contributors:&lt;br /&gt;
:alehack, alus,&lt;br /&gt;
:boutros, fossybaer,&lt;br /&gt;
:Frankk, han,&lt;br /&gt;
:junaru, sebaX,&lt;br /&gt;
:skolnick, sLiCeR\,&lt;br /&gt;
:Vollstrecker, volpop,&lt;br /&gt;
:{xmb}&lt;br /&gt;
&lt;br /&gt;
* Bug and feature reporters:&lt;br /&gt;
:Banerjee, chisky2003,&lt;br /&gt;
:Danny, ecforum,&lt;br /&gt;
:fctk, Gnucco,&lt;br /&gt;
:hades, jaguarwan,&lt;br /&gt;
:jolupa, juanii,&lt;br /&gt;
:kdka, kno,&lt;br /&gt;
:m2kio, MichaelLong,&lt;br /&gt;
:Pableron, pi-c,&lt;br /&gt;
:plaenky, realcruncher,&lt;br /&gt;
:Sir, Sniffer,&lt;br /&gt;
:sosonok, |Syrius|,&lt;br /&gt;
:xplode_me&lt;br /&gt;
&lt;br /&gt;
* Everyone at:&lt;br /&gt;
:&amp;lt;nowiki&amp;gt;#amule&amp;lt;/nowiki&amp;gt; irc.freenode.net&lt;br /&gt;
:wiki http://wiki.amule.org&lt;br /&gt;
:forums http://forum.amule.org&lt;br /&gt;
:bugtracker http://bugs.amule.org&lt;br /&gt;
&lt;br /&gt;
* All aMule users!!!&lt;br /&gt;
&lt;br /&gt;
'''Welcome our new aMule team members:'''&lt;br /&gt;
lionel77, ken_aMule, nachbarnebenan &amp;amp; one2one&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Compilation_Installation-fr</id>
		<title>Compilation Installation-fr</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Compilation_Installation-fr"/>
				<updated>2004-12-20T02:08:33Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
[[Compilation_Installation|English]] | '''Français'''&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Installation Manuelle ==&lt;br /&gt;
&lt;br /&gt;
Pour installer aMule vous pouvez soit l'installer à partir de zéro, comme décrit dans '''Compiler à partir des sources''' soit utiliser les RPM comme décrit dans la section '''Installer en utilisant les RPM''', ce qui peut grandement accélérer les choses.&lt;br /&gt;
&lt;br /&gt;
'''Remarque:''' Ce HowTo utilise [[wxWidgets]] 2.4.2 et [[libcrypto|Crypto++]] 5.1 en exemple, cependant [[aMule]] peut également être compilé en utilisant [[wxWidgets]] 2.5.x et les versions de [[libcrypto|Crypto++]] plus récentes que la 5.1. A partir de la 2.0.0-rc6, vous n'avez même plus besoin de Crypto++.&lt;br /&gt;
&lt;br /&gt;
== Compiler à partir des sources ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''ATTENTION''' Soyez sur de n'avoir '''aucune''' copie de [[wxWidgets]] d'installée. Si vous avez déjà un [[wxWidgets]] d'installé, allez voir [[How to uninstall wxWidgets]] avant de démarrer une nouvelle installation. Si vous avez encore des problèmes après sa, alors [[Check_if_wx_is_installed_twice|check if wx is installed twice]], parce que c'est un problème courant de compilation et de runtime.&lt;br /&gt;
&lt;br /&gt;
 '''REMARQUE :''' dans [[wxWidgets]] &amp;gt;= 2.5.1, [[wxBase]] n'est pas distribué comme un tarball séparé. Donc si vous comptez compiler [[wxWidgets|wxGTK]] 2.5.x, sautez la seconde étape (compilation de [[wxBase]]).&lt;br /&gt;
&lt;br /&gt;
==== Etape 1 : [[wxWidgets|wxGTK]] ====&lt;br /&gt;
&lt;br /&gt;
*téléchargez [[wxWidgets|wxGTK]] -&amp;gt;&lt;br /&gt;
**[http://download.berlios.be/amule/wxGTK-2.4.2.tar.gz wxGTK-2.4.2.tar.gz]&lt;br /&gt;
&lt;br /&gt;
*compilez [[wxWidgets|wxGTK]] -&amp;gt;&lt;br /&gt;
**''tar -zxvf wxGTK-2.4.2.tar.gz''&lt;br /&gt;
***''cd wxGTK-2.4.2''&lt;br /&gt;
***''./configure --prefix=/usr --disable-gtk2 --with-gtk &amp;amp;&amp;amp; make''&lt;br /&gt;
&lt;br /&gt;
*en tant que '''root''' :&lt;br /&gt;
**''make install''&lt;br /&gt;
**''ldconfig''&lt;br /&gt;
&lt;br /&gt;
==== Etape 2 : [[wxBase]] ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*téléchargez [[wxBase|wxBase]] -&amp;gt;&lt;br /&gt;
**[http://download.berlios.de/amule/wxBase-2.4.2.tar.gz wxBase-2.4.2.tar.gz] &lt;br /&gt;
&lt;br /&gt;
*compilez [[wxBase]] -&amp;gt;&lt;br /&gt;
**''tar -zxvf wxBase-2.4.2.tar.gz''&lt;br /&gt;
**''cd wxBase-2.4.2''&lt;br /&gt;
**''./configure --prefix=/usr &amp;amp;&amp;amp; make''&lt;br /&gt;
**''ln -sf /usr/bin/wxgtk-2.4-config /usr/bin/wx-config''&lt;br /&gt;
**''ln -sf /usr/bin/wxbase-2.4-config /usr/bin/wxbase-config''&lt;br /&gt;
**''ldconfig''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Etape 3 : [[libcrypto|Crypto++]] ====&lt;br /&gt;
&lt;br /&gt;
'''Remarque :''' Nécessaire seulement pour les versions de 2.0.0-rc1 à 2.0.0-rc5 (inclue).&lt;br /&gt;
&lt;br /&gt;
*téléchargez [[libcrypto]]++ -&amp;gt;&lt;br /&gt;
**[http://download.berlios.de/amule/crypto-5.2.1.tar.bz2 crypto-5.2.1.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
*compilez [[libcrypto]]++ -&amp;gt;&lt;br /&gt;
**''tar xvjf crypto-5.2.1.tar.bz2''&lt;br /&gt;
**''cd crypto-5.2.1''&lt;br /&gt;
**''make''&lt;br /&gt;
::Si vous rencontrez des problèmes en compilant avec de plus vieilles versions de [http://gcc.gnu.org gcc], cela peut être du à un retour à la ligne de [http://www.freedos.org DOS] perdu dans certains fichiers. Appellez&lt;br /&gt;
:::''file * | grep CRLF | while read file rest; do dos2unix ${file%:}; done''&lt;br /&gt;
::pour les convertir en retour à la ligne UNIX (syntaxe de [http://www.gnu.org/software/bash/bash.html bash]).&lt;br /&gt;
&lt;br /&gt;
*en tant que '''root''': &lt;br /&gt;
:Sur les précédentes versions de [[libcrypto]]++, lancer ''make install'' devrais suffire. Depuis [[libcrypto]]++ 5.2 cela n'est plus possible. Donc faites ceci : &lt;br /&gt;
:*''cp libcryptopp.a /usr/lib/'' &lt;br /&gt;
:*''mkdir /usr/include/cryptopp'' &lt;br /&gt;
:*''cp *.h /usr/include/cryptopp/'' &lt;br /&gt;
:*''ldconfig''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Etape 4 : [[aMule]] ====&lt;br /&gt;
&lt;br /&gt;
*téléchargez la dernière version de [[aMule]] -&amp;gt;&lt;br /&gt;
**[https://developer.berlios.de/project/showfiles.php?group_id=1296 dernier aMule]&lt;br /&gt;
*compilez [[aMule]] -&amp;gt; &lt;br /&gt;
**''tar -zxvf aMule-X.X.X.tar.gz'' (remplacez X par le bon numéro de version...)&lt;br /&gt;
**''cd aMule-X.X.X''&lt;br /&gt;
**''./configure --disable-debug --enable-optimise &amp;amp;&amp;amp; make'' &lt;br /&gt;
*en tant que '''root''':&lt;br /&gt;
**''make install'' &lt;br /&gt;
*lancez [[aMule]] comme simple utilisateur à partir de votre console en tapant -&amp;gt; ''amule''&lt;br /&gt;
&lt;br /&gt;
== Installer avec les RPM ==&lt;br /&gt;
&lt;br /&gt;
==== Etape 1 : [[wxWidgets|wxGTK]] ====&lt;br /&gt;
&lt;br /&gt;
*téléchargez [[wxWidgets|wxGTK]] et [[wxWidgets|wxGTK]]-devel -&amp;gt;&lt;br /&gt;
**[http://download.berlios.de/amule/wxGTK-2.4.2-1.i386.rpm wxGTK-2.4.2-1.i386.rpm]   [http://download.berlios.de/amule/wxGTK-devel-2.4.2-1.i386.rpm wxGTK-devel-2.4.2-1.i386.rpm]&lt;br /&gt;
&lt;br /&gt;
* installez [[wxWidgets|wxGTK]] -&amp;gt;&lt;br /&gt;
**en tant que '''root''':&lt;br /&gt;
***''rpm -Uvh wxGTK-2.4.2-1.i386.rpm wxGTK-devel-2.4.2-1.i386.rpm'' &lt;br /&gt;
***''ldconfig''&lt;br /&gt;
&lt;br /&gt;
==== Etape 2 : [[wxBase]] ====&lt;br /&gt;
*téléchargez [[wxBase]] -&amp;gt;&lt;br /&gt;
**[http://download.berlios.de/amule/wxBase-2.4.2-1.i586.rpm wxBase-2.4.2-1.i586.rpm]&lt;br /&gt;
&lt;br /&gt;
*installez [[wxBase]] -&amp;gt;&lt;br /&gt;
**en tant que '''root''':&lt;br /&gt;
***''rpm -Uvh wxBase-2.4.2-1.i586.rpm''&lt;br /&gt;
***&amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;''ln -sf /usr/bin/wxgtk-2.4-config /usr/bin/wx-config''&lt;br /&gt;
***''ln -sf /usr/bin/wxbase-2.4-config /usr/bin/wxbase-config''&amp;lt;/font&amp;gt;&lt;br /&gt;
***''ldconfig''&lt;br /&gt;
&lt;br /&gt;
==== Etape 3 : [[libcrypto|Crypto++]] ====&lt;br /&gt;
&lt;br /&gt;
'''Remarque :''' Nécessaire uniquement pour les versions de 2.0.0-rc1 à 2.0.0-rc5 (inclue).&lt;br /&gt;
&lt;br /&gt;
*téléchargez [[libcrypto]]++ -&amp;gt;&lt;br /&gt;
**[http://www.redhat.com RedHat] &amp;amp; [http://www.suse.com SuSE]: [http://download.berlios.de/amule/libcryptopp-5.2.1-1.i586-RH-SuSE.rpm libcryptopp-5.2.1-1.i586-RH-SuSE.rpm] and [http://download.berlios.de/amule/libcryptopp-devel-5.2.1-1.i586-RH-SuSE.rpm libcryptopp-devel-5.2.1-1.i586-RH-SuSE.rpm]&lt;br /&gt;
**[http://fedora.redhat.com FC]: [http://download.berlios.de/amule/libcryptopp-5.2.1-1.i586-FC.rpm libcryptopp-5.2.1-1.i586-FC.rpm] et [http://download.berlios.de/amule/libcryptopp-devel-5.2.1-1.i586-FC.rpm libcryptopp-devel-5.2.1-1.i586-FC.rpm]&lt;br /&gt;
**[http://www.mandrake.com MDK]: [http://download.berlios.de/amule/libcryptopp5-5.1-2mdk.i586.rpm libcryptopp5-5.1-2mdk.i586.rpm] et [http://download.berlios.de/amule/libcryptopp5-devel-5.1-2mdk.i586.rpm libcryptopp5-devel-5.1-2mdk.i586.rpm]&lt;br /&gt;
*en tant que '''root''':&lt;br /&gt;
**''rpm -Uvh le-packet-téléchargé-au-dessus.rpm''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Etape 4 : [[aMule]] ====&lt;br /&gt;
&lt;br /&gt;
*téléchargez la dernière version de [[aMule]] -&amp;gt;&lt;br /&gt;
**[https://developer.berlios.de/project/showfiles.php?group_id=1296 latest aMule]&lt;br /&gt;
&lt;br /&gt;
* installez [[aMule]] -&amp;gt;&lt;br /&gt;
**en tant que '''root''':&lt;br /&gt;
***''rpm -Uvh aMule-X.X.X-1.iX86-X.rpm'' (Remplacez X par le bon numéro de version)&lt;br /&gt;
&lt;br /&gt;
* lancez [[aMule]] comme simple utilisateur en tapant dans votre console -&amp;gt; ''amule''&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/FAQ_aMule</id>
		<title>FAQ aMule</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/FAQ_aMule"/>
				<updated>2004-12-20T02:07:24Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;u&amp;gt;&amp;lt;h4&amp;gt;F.A.Q on [[aMule_Project_FAQ:About|aMule]]&amp;lt;/h4&amp;gt;&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;by ''[[User:Jacobo221|Jacobo221]]''&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''English''' | [[FAQ_aMule-es|Español]] | [[FAQ_aMule-it|Italiano]] | [[FAQ_aMule-pt_BR|Portuguese]] | [[FAQ_aMule-fr|Français]] | [[FAQ_aMule-de|Deutsche]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is [[aMule_Project_FAQ:About|aMule]]? ==&lt;br /&gt;
'''''[[aMule]] is a multi-platform client for the [[FAQ_eD2k-Kademlia|ED2K file sharing network]] based on the windows client [[eMule]].'''''&amp;lt;br&amp;gt;&lt;br /&gt;
aMule started in August 2003 as a fork of [[xMule]], which is a fork of [[lMule]].&lt;br /&gt;
&lt;br /&gt;
It currently supports Linux, FreeBSD, OpenBSD, Windows, MacOS X and X-Box on both 32 bits and 64 bits computers. It should be noted that the Windows port isn't ready for general usage yet.&lt;br /&gt;
&lt;br /&gt;
[[aMule]] is intended to be as user-friendly and feature-plenty as [[eMule]] and to remain faithful to the look of [[eMule]], so users familiar with either [[aMule_Project_FAQ:About|aMule]] or [[eMule]] will be able switch between the two easily.&lt;br /&gt;
&lt;br /&gt;
Since [[aMule_Project_FAQ:About|aMule]] is based upon the [[eMule]] codebase, new features in [[eMule]] tend to find their way to [[aMule]] soon after their inclusion in [[eMule]], so users of [[aMule_Project_FAQ:About|aMule]] can expect to ride the cutting-edge of [[FAQ_eD2k-Kademlia|ED2k]] clients.&lt;br /&gt;
&lt;br /&gt;
The best part is, that it's developed by a great team which is even more user-friendly than [[aMule_Project_FAQ:About|aMule]] itself (if possible), so please join #amule on irc.freenode.net or visit the [http://www.amule.org/amule forums], if you have any suggestions, questions, problems, bugs, patches or what else you might think of.&lt;br /&gt;
&lt;br /&gt;
If you are interested in joining the development team, please contact us either through the [http://www.amule.org/amule forums] or in the IRC channel.&lt;br /&gt;
&lt;br /&gt;
== How do I view a client's credits? ==&lt;br /&gt;
You can see any client's credits (the credits you owe him) by right clicking on it's name and selecting Show Details. There is no specific value shown so you can either view the total amount of data that client has sent you or the Credits Modifier (which is called DL/UL Modifier). On that same dialog window, if that client is on your upload queue, you'll be able to view it's rate and score on you.&lt;br /&gt;
&lt;br /&gt;
== What do those colors in the progress bar mean? ==&lt;br /&gt;
&amp;lt;u&amp;gt;On the downloading transfers list:&amp;lt;/u&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Red:&amp;lt;/b&amp;gt; Chunks in red are chunks with no sources on current session found.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Blue:&amp;lt;/b&amp;gt; Chunks in blue are chunks with at least one available source. The more solid blue it is, the more sources available have been found.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Yellow:&amp;lt;/b&amp;gt; Chunks in yellow are chunks which are being downloaded at this very moment.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Black:&amp;lt;/b&amp;gt; Chunks in black are chunks which have been already downloaded and verified.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Green:&amp;lt;/b&amp;gt; When a file is in green it means that it's been completely downloaded and successfully verified (so, it'll be in the Incoming folder).&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;u&amp;gt;On the expanded transfers list (can be viewed by double-clicking a transfer):&amp;lt;/u&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Black:&amp;lt;/b&amp;gt; Chunks which that client has and you don't have.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;White:&amp;lt;/b&amp;gt; Chunks which that client doesn't have.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Green:&amp;lt;/b&amp;gt; Chunks which that client has and you have, too.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Yellow:&amp;lt;/b&amp;gt;Chunks which that client is currently uploading to you.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;u&amp;gt;On the uploading transfers list:&amp;lt;/u&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Black:&amp;lt;/b&amp;gt; That client has completed and verified that chunk.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Grey:&amp;lt;/b&amp;gt; That client doesn't have that chunk.&amp;lt;br&amp;gt;&lt;br /&gt;
Have in mind that not all clients support telling other clients which parts they have already completed when uploading, so some clients might have no bar at all.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;u&amp;gt;On the shared files window:&amp;lt;/u&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Red:&amp;lt;/b&amp;gt; When there's no source found to have that same chunk (apart from you, of course).&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Blue:&amp;lt;/b&amp;gt; The more solid the blue is, the more spread that chunk is.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;u&amp;gt;On the search windows:&amp;lt;/u&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Black:&amp;lt;/b&amp;gt; Files in black are those which only a client has been found to have.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Blue:&amp;lt;/b&amp;gt; Files in blue are those which two or more clients have been found to have. The more solid the blue is, the more clients have been found to have it.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Red:&amp;lt;/b&amp;gt; Files in red are those which are already in the downloading queue.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Green:&amp;lt;/b&amp;gt; Files in green are those which you are already sharing (you completely downloaded it).&lt;br /&gt;
&lt;br /&gt;
== What are all these icons? ==&lt;br /&gt;
See section &amp;quot;Icons and what they signify&amp;quot; in the [[Getting Started]] guide.&lt;br /&gt;
&lt;br /&gt;
== What do those numbers in brackets in the search window mean? ==&lt;br /&gt;
Those are the clients who are known to have the complete file. Even if the number in brackets is 0, it doesn't mean that no one has the complete file, it juts means that no client has marked the shared file as &amp;quot;completed&amp;quot; (lots of clients don't do so). So, it's a way to have an idea of how many people have the complete file, but not the definitive way.&lt;br /&gt;
&lt;br /&gt;
== What do all those numbers in the sources column in the transfers window mean? ==&lt;br /&gt;
The sources format is XX/YY + ZZ (WW) where&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;XX&amp;lt;/b&amp;gt; stands for the amount of available sources (the amount of sources found you can download from).&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;YY&amp;lt;/b&amp;gt; stands for the amount of found sources (the total amount of sources found)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;ZZ&amp;lt;/b&amp;gt; stands for the number of &amp;quot;Asked for another file&amp;quot; sources&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;WW&amp;lt;/b&amp;gt; stands for the amount of sources from who you are currently downloading some chunk of that file.&lt;br /&gt;
&lt;br /&gt;
== What do all those numbers in the priority column in the extended transfers window mean? ==&lt;br /&gt;
That's the queue position you have on that client for that specific file. Not all clients provide such information, so in some cases, nothing is displayed.&amp;lt;br&amp;gt;&lt;br /&gt;
The number in brackets is the amount of positions you have &amp;quot;moved&amp;quot; through that client's upload queue. '''Negative''' numbers stand for positions you have '''won''' in the queue since you were added while '''positive''' numbers mean positions you've '''lost''' since since you were added. Notice that when that number is negative, it is displayed blue, while when it's positive, it's displayed red.&lt;br /&gt;
&lt;br /&gt;
== Why are there two transfer rates in the uploading transfer list? ==&lt;br /&gt;
When you are uploading some file to some client, the uploading transfer list will show the transfer rate (speed in KBps) in which you are uploading to that client. If, at the same time, that client is uploading to you some file (or files), then the transfer rate's format will change to XX/YY where XX stands for the speed in which you are uploading to that client and YY will stand for the speed in which that client is uploading to you. If you search in the downloading transfers list you'll find that client.&amp;lt;br&amp;gt;&lt;br /&gt;
This is useful if you are trying to get a rare file, since you can which file that client is uploading to you and, if it's the rare file, you can set him a friend slot so that you upload to that client faster and gain more credits on that clients (and consequently, download faster from the client).&lt;br /&gt;
&lt;br /&gt;
== What is A4AF? ==&lt;br /&gt;
A4AF stands for ''Ask For Another File''. It is a way to optimize the resources on a specific download.&amp;lt;br&amp;gt;&lt;br /&gt;
When you try to download a file, aMule gets a list of clients who are sharing that file. Some of this clients might also share some other file which you are also trying to download and, so, you might have that client in two separate download queues.&amp;lt;br&amp;gt;&lt;br /&gt;
A4AF tries to avoid this situations. Why? Because you can't  download two chunks at the same time from the same client. So, by setting A4AF in a specific download, you are telling aMule to search for any client in that file's download queue who is also in some other file's download queue and remove it from that other download queue. This way, you'll get more sources on that file.&amp;lt;br&amp;gt;&lt;br /&gt;
You can also set a specific download to apply A4AF in the opposite way, that is, to give sources to the other downloads. This should be done on downloads which are not to be downloaded with too much hurry or which should be downloaded after some other similar file has been downloaded (in a series of files, for example).&amp;lt;br&amp;gt;&lt;br /&gt;
This also can be seen as a way of establishing preferences in downloads.&lt;br /&gt;
&lt;br /&gt;
When the request swapping is done, the Queue Rank will be maintained.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' A source with a QR lower than 50 in the download with the higher priority will never be swapped. This is done this way to ensure it starts downloading from it.&lt;br /&gt;
&lt;br /&gt;
== What is the difference between Transfered and Completed in the Transfers window? ==&lt;br /&gt;
Transfered shows the amount of data you have received concerning that file. This data is downloaded in a compressed format. Once the data gets to your machine, aMule processes it and decompresses it. The total useful data that can be taken from that received data (that is, the parts of that data which are actually real parts of the file you are trying to download and not headers or such stuff) is the amount that can be viewed in the Completed column.&lt;br /&gt;
&lt;br /&gt;
== What is the difference between pausing and stopping a transfer? ==&lt;br /&gt;
When a transfer is paused, all connections related to the paused transfer are broken with the other clients so that no data is transfered, but sources aren't dropped, so that when the transfer is resumed, [[aMule_Project_FAQ:About|aMule]] will try to connect to those sources it was transferring from.&lt;br /&gt;
Instead, when a transfer is stopped, all sources are dropped so, when it's resumed, [[aMule_Project_FAQ:About|aMule]] will start searching for clients who are sharing that file.&lt;br /&gt;
&lt;br /&gt;
== What are all those files [[aMule_Project_FAQ:About|aMule]] creates the first time it is run? ==&lt;br /&gt;
&lt;br /&gt;
Most them are the same as [[eMule|eMule]]'s.&lt;br /&gt;
&lt;br /&gt;
Detailed information about each and a list of all of [[aMule]]'s files can be found [[aMule files|here]].&lt;br /&gt;
&lt;br /&gt;
== Can I use [[eMule|eMule]]'s files and settings and vice-versa? ==&lt;br /&gt;
Most of them yes. The only ones you can't share between [[aMule_Project_FAQ:About|aMule]] and [[eMule]] are the program configuration (that is, preferences.ini in [[eMule]] and ''~/.eMule'' in [[aMule_Project_FAQ:About|aMule]]). All the [[FAQ_eD2k-Kademlia|ED2K network]] related files can be successfully shared between the two applications with no more effort than copying the files in ''~/.aMule'' to the [[eMule]]'s directory and vice-versa. But have in mind that some files in ''~/.aMule'' are [[aMule_Project_FAQ:About|aMule]] specific, such as ''amulesig.dat'' or ''aMule.tmpl'', so it's better to only move those files that are in both the [[aMule_Project_FAQ:About|aMule]] and the [[eMule]] directory.&lt;br /&gt;
&lt;br /&gt;
Moving the half downloaded files is easy: just place them from your [[eMule]] temp directory (by default ''C:\Program files\eMule\Temp'') into ''~/.aMule/Temp'' or whatever your temp directory is in your [[aMule]] configuration.&lt;br /&gt;
&lt;br /&gt;
== What is all that stuff in amulesig.dat and onlinesig.dat? ==&lt;br /&gt;
&lt;br /&gt;
I guess you already read what [[amulesig.dat_file|''amulesig.dat'']] and [[onlinesig.dat_file|''onlinesig.dat'']] are for [[FAQ_aMule#What_are_all_those_files_aMule_creates_the_first_time_it_is_run?|above]].&lt;br /&gt;
&lt;br /&gt;
So, this files contain the current [[signature]] (the current [[aMule]] status, if enabled, of course).&lt;br /&gt;
&lt;br /&gt;
Detailed information about each of thee files can be found in the [[amulesig.dat_file|''amulesig.dat'' article]] and the [[onlinesig.dat_file|''onlinesig.dat'' article]].&lt;br /&gt;
&lt;br /&gt;
== I just installed [[aMule_Project_FAQ:About|aMule]] for the first time. How do I set it up? ==&lt;br /&gt;
Setting up aMule properly is just a matter of tastes and depends on many factors. If you just wish a quick startup configuration, then continue reading.&amp;lt;br&amp;gt;&lt;br /&gt;
Open [[aMule_Project_FAQ:About|aMule]] and click on the Preferences button. Set a nickname and the language in which you wish to have [[aMule_Project_FAQ:About|aMule]]. Then switch to the Connection tab and input your Line Capacities. Then input the Bandwidth Limits according to the maximum amount of bandwidth you want [[aMule_Project_FAQ:About|aMule]] to use. Then switch to the Directories tab and set a directory for both the temporary files (where files will be stored until they are completely downloaded) and the completed files. Finally, select the directories which you want to share. It is not recommended to share too much files. Read bellow &amp;quot;What are the best settings I can set to have a nice download rate&amp;quot;. To select recursively all directories inside a certain directory read [[aMule_problems#Is there any way to recursively select a whole directory and its contents?|Is there any way to recursively select a whole directory and its contents?]].&lt;br /&gt;
&lt;br /&gt;
== Will [[aMule_Project_FAQ:About|aMule]] handle my [[xMule]] and [[lMule]] files? What should I do? ==&lt;br /&gt;
[[aMule_Project_FAQ:About|aMule]] automatically handles both [[lMule]] and [[xMule]]'s configuration files, but in different ways:&amp;lt;br&amp;gt;&lt;br /&gt;
[[lMule]] has been discontinued for several years now, so [[aMule_Project_FAQ:About|aMule]] understands that you are replacing [[lMule]] with [[aMule_Project_FAQ:About|aMule]], so it renames ~/.lMule folder to ~/.aMule. If you used ~/.lMule/Temp and ~/.lMule/Incoming as your temporal and downloading directories respectively, you should change the paths in Preferences to ~/.aMule/Temp and ~/.aMule/Incoming respectively.&amp;lt;br&amp;gt;&lt;br /&gt;
[[xMule]] is officially dead since May 2004 (official [[xMule]]'s death announcement on [[xMule]] forums by its main developer at, the now non-existent web page, [http://www.xmule.org http://www.xmule.org]), but for historical reasons, [[aMule_Project_FAQ:About|aMule]] will remain the ~/.xMule directory with its name and just copy from it its configuration files. This means that the files you were downloading will remain in the ~/.xMule directory if they were downloading there, but since [[aMule_Project_FAQ:About|aMule]] has handled [[xMule]]'s configuration files, it will use still use it. You can either live with that, or move directories ~/.xMule/Temp and ~/.xMule/Incoming into ~/.aMule and change directories in Preferences.&lt;br /&gt;
&lt;br /&gt;
== How do I start my [[aMule_Project_FAQ:About|aMule]] experience? ==&lt;br /&gt;
Just click on the Connect button. You should have some servers listed on the Servers window, though. If you have no servers listed, then click on the little button below the Connect button in the Servers window before clicking the Connect button. After some time, [[aMule_Project_FAQ:About|aMule]] will be connected to some server (you'll know because in the lower right corner the &amp;quot;Not connected&amp;quot; message will disappear). When connected, switch to the Search window and search for the file you want and once you find the file you want, double-click on it.&amp;lt;br&amp;gt;&lt;br /&gt;
For general [[aMule_Project_FAQ:About|aMule]] usage, join [[aMule_Project_FAQ:About|aMule]] #amule in irc.freenode.net or ask in forums at [http://www.amule.org/amule http://www.amule.org/amule]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What are the best settings I can set to have a nice download rate? ==&lt;br /&gt;
If you understood &amp;quot;Is there any limit on the [[FAQ_eD2k-Kademlia|ED2K]] network?&amp;quot; then you might have seen that, if your provider allows you, the best is to have the upload limit set to a minimum of 10 KBps. Also, if you understood &amp;quot;What is all that credits, rate and score stuff about?&amp;quot;, you might also understand that the more you upload, the more you download, so take the upload limit up as much as you can, share well known and popular files (don't share too much (not more than approximately 200 files) or you'll get banned from some servers for giving too much traffic) and try to share small-sized popular files since some [[FAQ_eD2k-Kademlia|ED2K]] clients give extra credits for providing them a whole small-sized files. A good tip (thanks to kaouete) when you are trying to download some rare or &amp;quot;never completing&amp;quot; file, is, whenever you see someone uploading to you some chunk of that file, give that client a friend slot so that, if it tries to download something from you, it gets preference and you gain credits on that client.&lt;br /&gt;
&lt;br /&gt;
== Is there a way to open a text file and load all the ed2k links from the file? ==&lt;br /&gt;
Yes, there is. Just place all the ed2k links you want to download in a text file, each ed2k link in a separate line. Name that file ''ED2KLinks'' then place it in ''~/.aMule'' and aMule will automatically detect it, add all those ed2k links to download and remove the file.&amp;lt;br&amp;gt;&lt;br /&gt;
You might want to read [[ED2KLinks_file|this]] to know more about this file.&lt;br /&gt;
&lt;br /&gt;
== Can I manage [[aMule_Project_FAQ:About|aMule]] remotely through telnet in the same way I do with [[eDonkey2000|eDonkey]]? ==&lt;br /&gt;
Yes you can, but not exactly in the same way as you do with [[eDonkey2000|eDonkey]]. Just start a normal telnet (or ssh) session with the host computer (the one running [[aMule_Project_FAQ:About|aMule]]) and, once in, use amulecmd to take control over [[aMule_Project_FAQ:About|aMule]]. To start new downloads just use the [[ed2k_command|ed2k command]]. Remember [[aMuleCMD]] must be configured.&amp;lt;br&amp;gt;&lt;br /&gt;
Another aMule utility that might be of your interest is [[CAS]] (which's command is &amp;lt;code&amp;gt;cas&amp;lt;/code&amp;gt;) which will show basic [[aMule_Project_FAQ:About|aMule]] statistics.&amp;lt;br&amp;gt;&lt;br /&gt;
Also, [[amuleweb|aMule WebServer]] might be what you are looking for if you can and don't mind using a web browser on the client computer. Have in mind that aMule WebBrowser must also be configured.&lt;br /&gt;
&lt;br /&gt;
== Is there any way to start [[aMule_Project_FAQ:About|aMule]] with no graphical interface? ==&lt;br /&gt;
&lt;br /&gt;
Yes. Since aMule 2.0.0-rc6, you can use aMule Daemon, which can be executed on the command line by typing ''amuled''. To control it, use either aMuleWeb, aMuleCMD or any other such application for remotely controlling aMule.&lt;br /&gt;
&lt;br /&gt;
Anyway, up to aMule 2.0.0-rc6, [[aMule_Project_FAQ:About|aMule]] was a monolithic application. This means that core and GUI were whole inseparable block. &lt;br /&gt;
&lt;br /&gt;
So, for those using an old aMule version or who refuse to use aMuled (aMule Daemon), there are still two walkarounds to run [[aMule_Project_FAQ:About|aMule]] on command line but they're not direct ways:&lt;br /&gt;
*Through ''[http://xfree.org/4.4.0/Xvfb.1.html Xvfb]''&lt;br /&gt;
*Through ''[http://www.realvnc.com VNC]''&lt;br /&gt;
&lt;br /&gt;
'''Through ''[http://xfree.org/4.4.0/Xvfb.1.html Xvfb]:'''&amp;lt;br&amp;gt;&lt;br /&gt;
You should run &amp;lt;code&amp;gt;[http://xfree.org/4.4.0/Xvfb.1.html Xvfb]&amp;lt;/code&amp;gt; and then run aMule in it. Afterwards you can take control over [[aMule_Project_FAQ:About|aMule]] using [[aMuleCMD]] and [[ed2k_command|ed2k]] in the same way as you would if you were accessing [[aMule_Project_FAQ:About|aMule]] remotely over telnet (see above).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Short example:&amp;lt;/u&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Run [http://xfree.org/4.4.0/Xvfb.1.html Xvfb]:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;Xvfb :1 -screen 0 640x480x16 &amp;amp;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Set display to use for amule:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;export DISPLAY=:1&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Then run [[aMule_Project_FAQ:About|aMule]]:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;amule &amp;amp;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Note:&amp;lt;/b&amp;gt; After running &amp;lt;code&amp;gt;export DISPLAY=:1&amp;lt;/code&amp;gt;, all graphical applications launched from that shell will be opened in [http://xfree.org/4.4.0/Xvfb.1.html Xvfb]'s display. To avoid this, you can run [[aMule_Project_FAQ:About|aMule]] with the following command, so that only [[aMule_Project_FAQ:About|aMule]] runs there:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;DISPLAY=:1 amule &amp;amp;&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
'''INFO:''' See the [[Screen]] page to know more about the [[Screen]] command&lt;br /&gt;
&lt;br /&gt;
'''Through ''[http://www.realvnc.com VNC]:'''&amp;lt;br&amp;gt;&lt;br /&gt;
It's also possible to use ''vncserver'' instead of [http://xfree.org/4.4.0/Xvfb.1.html Xvfb] to achieve something similar. Just install ''vncserver'' and execute ''vncserver :0 -geometry 1024x768'' followed by ''export DISPLAY=:0''. This will create a hidden [http://xfree.org X] server, accessible only remotely using a [http://www.realvnc.com VNC] client. Once the [http://xfree.org X] server is running, you will need a window manager to manage [[aMule]] window (well, it's not really needed, but it's useful if you want to be able to close [[aMule]] without simply killing it), I recommend [http://fluxbox.sourceforge.net FluxBox] due to its low CPU and memory requirements. Just start it with ''fluxbox &amp;amp;'' and then run [[aMule]] with ''amule &amp;amp;''. Now you can connect to the [http://www.realvnc.com VNC] server and see the [[aMule]] window.&lt;br /&gt;
&lt;br /&gt;
Keep in mind that if [[aMule]] shows any dialog that requires user input (like the one showed the first time [[aMule]] is executed), it will get stuck there until someone connects to the [http://www.realvnc.com VNC] server and clicks ok in the dialog. Usually, this should only need to be done once (and this connection may be used to update the serverlist and set the preferences), from then on [[aMule]] will start without user interaction, showing only some informational messages at startup.&lt;br /&gt;
&lt;br /&gt;
If you need help on this issue, search [[aMule_Project_FAQ:About|aMule]]'s  [http://www.amule.org/amule forums] or join #amule [[IRC]] channel at irc.freenode.net and ask.&lt;br /&gt;
&lt;br /&gt;
== Can I run two [[aMule_Project_FAQ:About|aMule]] instances at the same time? ==&lt;br /&gt;
Yes you can, although it is not recommended. [[aMule_Project_FAQ:About|aMule]] will only check if the concurrent user is running some [[aMule_Project_FAQ:About|aMule]] instance, so you can run as many [[aMule_Project_FAQ:About|aMule]] instances as user accounts you have access to. To do this, just run &amp;lt;code&amp;gt;xhost +&amp;lt;/code&amp;gt; and then &amp;lt;code&amp;gt;su&amp;lt;/code&amp;gt; as another user and run aMule from that shell.&amp;lt;br&amp;gt;&lt;br /&gt;
Be aware, since [[aMule_Project_FAQ:About|aMule]] can't check if a user is running [[aMule_Project_FAQ:About|aMule]] on another X display. So, if your account is already running some [[aMule_Project_FAQ:About|aMule]] instance in some other X display,  do not run another [[aMule_Project_FAQ:About|aMule]] instance on another X display or you might end up with lost configuration settings and corrupt chunks.&lt;br /&gt;
&lt;br /&gt;
== How can I get those nice [[aMule_Project_FAQ:About|aMule]] statics some people post on the IRC channels? ==&lt;br /&gt;
You can either copy and paste [[CAS]]'s (C [[aMule_Project_FAQ:About|aMule]] Statics) output (to execute [[CAS]], run &amp;lt;code&amp;gt;cas&amp;lt;/code&amp;gt;) or, if you use xChat as your IRC client and have the Perl module installed, you could use [[XAS]] (xChat [[aMule_Project_FAQ:About|aMule]] Statics).&lt;br /&gt;
&lt;br /&gt;
== What is slot allocation? ==&lt;br /&gt;
Each upload is a slot, so, if you are uploading to five clients at the same time, you have five upload slots established. So, the amount of slot allocation is the bandwidth which each slot will be given.&amp;lt;br&amp;gt;&lt;br /&gt;
As an example, if your upload limit is 20KBps, you can set slot allocation to 2KBps which means 10 clients will be able to download from you at the same time, each of them at a maximum transfer rate of 2KBps.&amp;lt;br&amp;gt;&lt;br /&gt;
See section &amp;quot;Why is aMule ignoring the bandwidth I set per slot?&amp;quot; in [[AMule_problems|aMule common problem's FAQ]].&lt;br /&gt;
&lt;br /&gt;
== What is a friend slot? ==&lt;br /&gt;
A friend slot is just a slot which is assigned to a client in the friends list. Only one friend can have a slot at the same time. Whenever that friend (who has the friend slot enabled) tries to download a file from you, it will be given highest priority in the uploads queue, since it has that slot always assigned. While that friend isn't downloading, that assigned slot will be given to the client with the highest priority in the upload queue, as expected.&lt;br /&gt;
&lt;br /&gt;
== What is the real point on setting up Line Capacities in Preferences? Shouldn't [[aMule_Project_FAQ:About|aMule]] only care for the Bandwidth Limits? ==&lt;br /&gt;
aMule really only cares for the Bandwidth Limits. Line Capacities are only set for the Statics display. Let's see: Imagine you have a 100KBps connection, imagine you want to set the Limit at 40KBps because you have a web server which needs a minimum of 60KBps to serve all the petitions. Now imagine you download rare indonesian free songs. You most surely never download at more than 3KBps ever. So, you could set Line Capacities at 5KBps so that the graph at Statics has some meaning, since if you set it up as a 100KBps connection, the graph will show an horizontal line with no meaning at all.&lt;br /&gt;
&lt;br /&gt;
== aMule is crashing quite often here. Can I set it to restart every time it crashes? ==&lt;br /&gt;
No, you can't. But you can have scripts to do so. Some of these scripts even work if aMule  '''hangs''' but doesn't '''crash'''.&amp;lt;br&amp;gt;&lt;br /&gt;
The following scripts might suit your needs:&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.amule.org/amule/thread.php?threadid=1232 http://www.amule.org/amule/thread.php?threadid=1232]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.amule.org/amule/thread.php?threadid=542 http://www.amule.org/amule/thread.php?threadid=542]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://deepthought.ena.si/mulerunner http://deepthought.ena.si/mulerunner]&lt;br /&gt;
&lt;br /&gt;
== Can I have aMule get data from the standard input to pass it to GDB or Valgrind? ==&lt;br /&gt;
Yes, you can. Up to aMule 2.0.0-rc3 this wasn't allowed, but as of version 2.0.0-rc4 you can with the parameter ''-i'' or ''--enable-stdin''.&amp;lt;br&amp;gt;&lt;br /&gt;
Anyway, people with aMule versions previous to 2.0.0-rc4 can use  [http://www.amule.org/amule/thread.php?threadid=2474 phoenix's aMule stdin patch].&lt;br /&gt;
&lt;br /&gt;
== How can I switch to aMule from eMule without loosing my credits? ==&lt;br /&gt;
If you already read [[FAQ_aMule#What_are_all_those_files_aMule_creates_the_first_time_it_is_run?|about the meaning of aMule's files]], you might already know what you have to do:&amp;lt;br&amp;gt;&lt;br /&gt;
Get ''cryptkey.dat'', ''clients.met'' and ''preferences.dat'' files from eMule's config directory (usually, under Windows, something like ''C:\Program files\eMule\config'') and copy them into ''~/.aMule''. Now start aMule so it reads those files. You're done!&lt;br /&gt;
&lt;br /&gt;
== What is all this [[rabbit]] story about? ==&lt;br /&gt;
Ah, yeah,  this all began... ehm... well... I mean... follow the white [[rabbit]] ;-)&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/User:J-m</id>
		<title>User:J-m</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/User:J-m"/>
				<updated>2004-12-20T02:06:08Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''[[aMule]] user :)'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Main [[aMule]] concerns:&amp;lt;/u&amp;gt;&lt;br /&gt;
*Translated [[aMule]]'s [[Compilation_Installation|compilation/installation from scratch howto]] to [[Compilation_Installation-fr|french]].&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Rabbit</id>
		<title>Rabbit</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Rabbit"/>
				<updated>2004-12-18T17:28:51Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Follow the white rabbit ... cause things are amiss in wonderland. =(^.^)=&lt;br /&gt;
&lt;br /&gt;
I assume the authors of the &amp;quot;rabbit&amp;quot; joke have got their inspiration from three sources:&lt;br /&gt;
* [http://www.clydelewis.com/dis/follow/follow.htm The movie]&lt;br /&gt;
* &amp;quot;Follow the White Rabbit Neo.&amp;quot;&lt;br /&gt;
* [http://www.sabian.org/alicech1.htm The book]&lt;br /&gt;
* [http://lyrics.ivory.org/wrabbit.html The song]&lt;br /&gt;
&lt;br /&gt;
First time the &amp;quot;rabbit&amp;quot; has emerged was in the [http://www.gnu.org/software/cvs CVS] [http://cvs.sourceforge.net/viewcvs.py/amule/amule-cvs/src/ChatSelector.cpp?r1=1.13&amp;amp;r2=1.14 commit by run (libcw)]&lt;br /&gt;
&lt;br /&gt;
''line  326 libcw    1.14 #warning [[User:Bigbob|Creteil]]?  I know you are here [[User:Bigbob|Creteil]]... follow the white rabbit.''&lt;br /&gt;
&lt;br /&gt;
Then [[User:Madcat|MadCat]] added a nice [http://www.wps.com/projects/codes ASCII] art:&lt;br /&gt;
&lt;br /&gt;
            ,-.,-.&lt;br /&gt;
             \ \\ \&lt;br /&gt;
              \ \\_\&lt;br /&gt;
              /     \&lt;br /&gt;
           __|    a a|&lt;br /&gt;
         /`   `'. = y)=&lt;br /&gt;
       /        `&amp;quot;`}&lt;br /&gt;
     _|    \       }&lt;br /&gt;
     { \     ),   //&lt;br /&gt;
      '-',  /__\ ( (&lt;br /&gt;
    jgs (______)\_)_)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
after that....&lt;br /&gt;
:everything went down the rabbit's hole......... =:)&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Rabbit</id>
		<title>Rabbit</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Rabbit"/>
				<updated>2004-12-18T17:20:48Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Follow the white rabbit ... cause things are amiss in wonderland. =(^.^)=&lt;br /&gt;
&lt;br /&gt;
I assume the authors of the &amp;quot;rabbit&amp;quot; joke have got their inspiration from three sources:&lt;br /&gt;
* [http://www.clydelewis.com/dis/follow/follow.htm The movie]&lt;br /&gt;
* &amp;quot;Follow the White Rabbit Neo.&amp;quot;&lt;br /&gt;
* [http://www.sabian.org/alicech1.htm The book]&lt;br /&gt;
* [http://lyrics.ivory.org/wrabbit.html The song]&lt;br /&gt;
&lt;br /&gt;
First time the &amp;quot;rabbit&amp;quot; has emerged was in the [http://www.gnu.org/software/cvs CVS] [http://cvs.sourceforge.net/viewcvs.py/amule/amule-cvs/src/ChatSelector.cpp?r1=1.13&amp;amp;r2=1.14 commit by run (libcw)]&lt;br /&gt;
&lt;br /&gt;
''line  326 libcw    1.14 #warning [[User:Bigbob|Creteil]]?  I know you are here [[User:Bigbob|Creteil]]... follow the white rabbit.''&lt;br /&gt;
&lt;br /&gt;
Then [[User:Madcat|MadCat]] added a nice ASCII art&lt;br /&gt;
&lt;br /&gt;
            ,-.,-.&lt;br /&gt;
             \ \\ \&lt;br /&gt;
              \ \\_\&lt;br /&gt;
              /     \&lt;br /&gt;
           __|    a a|&lt;br /&gt;
         /`   `'. = y)=&lt;br /&gt;
       /        `&amp;quot;`}&lt;br /&gt;
     _|    \       }&lt;br /&gt;
     { \     ),   //&lt;br /&gt;
      '-',  /__\ ( (&lt;br /&gt;
    jgs (______)\_)_)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
after that....&lt;br /&gt;
        everything went down the rabbit's hole......... =:)&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/AMule_files</id>
		<title>AMule files</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/AMule_files"/>
				<updated>2004-12-18T15:36:06Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Most [[aMule]]'s config files and data are the same as or copatible with [[eMule|eMule]]'s.&lt;br /&gt;
&lt;br /&gt;
Have in mind that you might not have all of them on your hard disk, since they are generated when needed.&lt;br /&gt;
&lt;br /&gt;
Here is a list and the usage of each of them:&lt;br /&gt;
*'''~/.eMule:''' aMule's personal configuration file (that is, things such as you nickname, your Temp and Incoming directories, your upload and download limits, and such...).&lt;br /&gt;
*'''~/.aMule/addresses.dat:''' Contains a list of serverlist URLs to check (if enabled in Preferences) for new servers on startup.&lt;br /&gt;
*'''[[amulesig.dat_file|~/.aMule/amulesig.dat]]:''' This is [[aMule_Project_FAQ:About|aMule]]'s [[signature|OnLineSignature]] file, which is the same as [[eMule|eMule]]'s [[signature|signature]] (see [[onlinesig.dat_file|''onlinesig.dat'']] below) but with extended information.&lt;br /&gt;
*'''~/.aMule/aMule.tmpl:''' This is the template file which [[amuleweb|aMule WebServer]] uses to create the web page.&lt;br /&gt;
*'''~/.aMule/aMule-online-sign.png:''' This file will only exist if [[CAS]] has been run sometime with the ''-o'' switch and ''~/.aMule/casrc'' was successfully configured. It is an image containing details on [[aMule_Project_FAQ:About|aMule]]'s status.&lt;br /&gt;
*'''~/.aMule/casrc:''' This file will only exist if [[CAS]] has been run sometime with the -o switch. It contains the settings for the [[CAS]] image creation.&lt;br /&gt;
*'''~/.aMule/clients.met:''' Contains the public hashes of other known clients along with the credits it owes each of them.&lt;br /&gt;
*'''~/.aMule/cryptkey.dat:''' It contains the unique 384 bit private [http://www.rsasecurity.com/rsalabs/node.asp?id=2125 RSA] key of your client.&lt;br /&gt;
*'''~/.aMule/emfriends.met:''' Contains your friends list configuration.&lt;br /&gt;
*'''[[ED2KLinks_file|~/.aMule/ED2KLinks]]:'''&lt;br /&gt;
*'''~/.aMule/ipfilter.dat:''' This file contains the [[IP]] ranges and access levels restrictions which will be passed to ipfilter.&lt;br /&gt;
*'''~/.aMule/Incoming:''' By default, the directory where [[aMule_Project_FAQ:About|aMule]] stores the completed downloads.&lt;br /&gt;
*'''~/.aMule/known.met:''' This file stores the hashes and some details of your shared files like size, path, statics, etc...&lt;br /&gt;
*'''~/.aMule/known2.met:''' This file stores the verified [[AICH]] hashes of your shared files.&lt;br /&gt;
*'''[[lastversion_file|~/.aMule/lastversion]]:''' This is only for [[aMule_Project_FAQ:About|aMule]] to know if it's the first time you're starting [[aMule_Project_FAQ:About|aMule]], if you had [[aMule_Project_FAQ:About|aMule]] installed before and which version you had installed previously.&lt;br /&gt;
*'''~/.aMule/logfile:''' This file contains the log of the last [[aMule_Project_FAQ:About|aMule]] execution.&lt;br /&gt;
*'''~/.aMule/muleconn:''' This file is a socket for [[aMule_Project_FAQ:About|aMule]] communications.&lt;br /&gt;
*'''[[onlinesig.dat_file|~/.aMule/onlinesig.dat]]:''' This is an [[eMule|eMule]] compatible [[signature|OnLineSignature]] file. It's used by other applications to know basic information on [[aMule_Project_FAQ:About|aMule]]'s stat. See also [[amulesig.dat_file|''amulesig.dat'']] above.&lt;br /&gt;
*'''[[preferences.dat_file|~/.aMule/preferences.dat]]:''' Contains the public key of your client, also known as user hash.&lt;br /&gt;
*'''~/.aMule/server.met:''' This is a list of all known servers and your preferences about them (priority, name, [[IP]], port and such).&lt;br /&gt;
*'''[[shareddir.dat_file|~/.aMule/shareddir.dat]]:''' Stores the paths to all shared directories.&lt;br /&gt;
*'''~/.aMule/Temp:''' By default, the directory where [[aMule_Project_FAQ:About|aMule]] stores the not completed downloads (temporary files).&lt;br /&gt;
*'''~/.aMule/webserver:''' This directory contains the necessary files for aMule WebServer to display a nice Web page.&lt;br /&gt;
&lt;br /&gt;
Other files in ''~/.aMule/'' are most surely backups of some of the above files.&lt;br /&gt;
Also, on the Temp directory (which is ''~/.aMule/Temp'' by default but can be set to any other on Preferences), [[aMule_Project_FAQ:About|aMule]] will create, for each download in queue, the following files:&lt;br /&gt;
*'''*.part:''' This file contains the downloaded parts (not chunks, since not completed chunks are also stored here) of the download. As [[aMule_Project_FAQ:About|aMule]] is able to download from more than one user at the same time, this file has the size of the complete file. The missing parts are filled with zeros.&lt;br /&gt;
*'''*.part.met:''' This file contains information on the downloaded parts of the download, the verified chunks, the hash values of the remaining chunks, etc...&lt;br /&gt;
*'''*.part.met.bak:''' This are backups of the ''*.part.met'' files. Every now and then aMule creates this backups since without the ''*.part.met'' file, a download has no meaning for aMule. If any ''*.part.met'' file &amp;quot;disappeared, you should rename the ''*.part.met.bak'' to ''*.part.met''.&lt;br /&gt;
*'''*.part.met.seeds:''' This file only exists if you have enabled to store the [[IP]]s of sources of rare files in the preferences, so that [[aMule_Project_FAQ:About|aMule]] can try to connect to these sources again after a restart.&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/TODO</id>
		<title>TODO</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/TODO"/>
				<updated>2004-12-17T19:39:32Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*Change HTML tags for wiki tags when possible&lt;br /&gt;
* Links in large files like FAQs&lt;br /&gt;
*Translate [[Main Page|this wiki]]'s articles&lt;br /&gt;
*Split large articles into samller articles straight to topic&lt;br /&gt;
*Explain config files entries and their defaults&lt;br /&gt;
*Data files format&lt;br /&gt;
*Network packets and protocol design&lt;br /&gt;
&lt;br /&gt;
Check this [[AMule_Project_FAQ:FAQ|wiki's FAQ]] if you haven't already taken a look at it.&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Preferences.dat_file</id>
		<title>Preferences.dat file</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Preferences.dat_file"/>
				<updated>2004-12-17T19:37:33Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== File ==&lt;br /&gt;
&lt;br /&gt;
'''Name:''' ''preferences.dat''&lt;br /&gt;
&lt;br /&gt;
'''Location:''' ''~/.aMule/''&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
This file used to store [[eMule]]'s configuration in it's earlier versions. Nowadays, it only stores the userhash and the configuration file version.&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
&lt;br /&gt;
The current configuration file version is 20 (in hex: ''0x14'').&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
&lt;br /&gt;
The file format is as follows:&lt;br /&gt;
&lt;br /&gt;
'''VersionUserhashLengthFlagsShowcmdMaxpositionxMaxpositionyMinpositionxMinpositionyNormalpositionleftNormalpositiontopNormalpositionrightNormalpositionbottom'''&lt;br /&gt;
&lt;br /&gt;
As you can see, all the fields are stored without any separator character. This is done like this because all the fields have a specific size:&lt;br /&gt;
*''Version'': 1 byte&lt;br /&gt;
*''Userhash'': 2 bytes&lt;br /&gt;
*''Length'': 4 bytes&lt;br /&gt;
*''Flags'': 4 bytes&lt;br /&gt;
*''Showcmd'': 4 bytes&lt;br /&gt;
*''Maxpositionx'': 4 bytes&lt;br /&gt;
*''Maxpositiony'': 4 bytes&lt;br /&gt;
*''Minpositionx'': 4 bytes&lt;br /&gt;
*''Minpositiony'': 4 bytes&lt;br /&gt;
*''Normalpositionleft'': 4 bytes&lt;br /&gt;
*''Normalpositiontop'': 4 bytes&lt;br /&gt;
*''Normalpositionright'': 4 bytes&lt;br /&gt;
*''Normalpositionbottom'': 4 bytes&lt;br /&gt;
&lt;br /&gt;
The relevant fields are the following:&lt;br /&gt;
*''Version'': Specifies the configuration file version (the format defined in this articles corresponds to version 20).&lt;br /&gt;
*''Userhash'': The userhash.&lt;br /&gt;
*''Length'': Length in bytes of the file not counting th Version and Userhash fields (should be 38 bytes).&lt;br /&gt;
&lt;br /&gt;
Once this data is put together, it is stored in little-endian.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
The following is a hex dump of an hypothetic ''preferences-dat'' file:&lt;br /&gt;
&lt;br /&gt;
''a3143e6f12dd445b12a0c3c6f7ca5b2d00230000000000000000000000000000000000000000000000000000''&lt;br /&gt;
&lt;br /&gt;
In the above example, the following data can be seen:&lt;br /&gt;
&lt;br /&gt;
*Configuration file version: ''20'' (In hex: ''0x14'')&lt;br /&gt;
*Userhash: ''A36F3EDD125B44A012C6C3CAF72D5B23''&lt;br /&gt;
*Other fields: Set to zero (''0'')&lt;br /&gt;
&lt;br /&gt;
== Extra ==&lt;br /&gt;
&lt;br /&gt;
[[aMule]] ignores the ''main window position'', ''main window size'', ''length'', ''flags'' and ''showcmd'' fields in this file. That's the reason why this fields aren't explained in this article.&lt;br /&gt;
&lt;br /&gt;
All this ignored fields are set to zero by [[aMule]]. Even if they were set to some other value, [[aMule]] will never read those values. Instead, it uses the preferences set in ''~/.eMule''&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Preferences.dat_file</id>
		<title>Preferences.dat file</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Preferences.dat_file"/>
				<updated>2004-12-17T19:34:25Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== File ==&lt;br /&gt;
&lt;br /&gt;
'''Name:''' ''preferences.dat''&lt;br /&gt;
&lt;br /&gt;
'''Location:''' ''~/.aMule/''&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
This file used to store [[eMule]]'s configuration in it's earlier versions. Nowadays, it only stores the userhash and the configuration file version.&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
&lt;br /&gt;
The current configuration file version is 20 (in hex: ''0x14'').&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
&lt;br /&gt;
The file format is as follows:&lt;br /&gt;
&lt;br /&gt;
'''VersionUserhashLengthFlagsShowcmdMaxpositionxMaxpositionyMinpositionxMinpositionyNormalpositionleftNormalpositiontopNormalpositionrightNormalpositionbottom'''&lt;br /&gt;
&lt;br /&gt;
As you can see, all the fields are stored without any separator character. This is done like this because all the fields have a specific size:&lt;br /&gt;
*''Version'': 1 byte&lt;br /&gt;
*''Userhash'': 2 bytes&lt;br /&gt;
*''Length'': 4 bytes&lt;br /&gt;
*''Flags'': 4 bytes&lt;br /&gt;
*''Showcmd'': 4 bytes&lt;br /&gt;
*''Maxpositionx'': 4 bytes&lt;br /&gt;
*''Maxpositiony'': 4 bytes&lt;br /&gt;
*''Minpositionx'': 4 bytes&lt;br /&gt;
*''Minpositiony'': 4 bytes&lt;br /&gt;
*''Normalpositionleft'': 4 bytes&lt;br /&gt;
*''Normalpositiontop'': 4 bytes&lt;br /&gt;
*''Normalpositionright'': 4 bytes&lt;br /&gt;
*''Normalpositionbottom'': 4 bytes&lt;br /&gt;
&lt;br /&gt;
The relevant fields are the following:&lt;br /&gt;
*''Version'': Specifies the configuration file version (the format defined in this articles corresponds to version 20).&lt;br /&gt;
*''Userhash'': The userhash.&lt;br /&gt;
*''Length'': Length in bytes of the file not counting th Version and Userhash fields (should be 38 bytes).&lt;br /&gt;
&lt;br /&gt;
Once this data is put together, it is stored in little-endian.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
The following is a hex dump of an hypothetic ''preferences-dat'' file:&lt;br /&gt;
&lt;br /&gt;
''a3143e6f12dd445b12a0c3c6f7ca5b2d00230000000000000000000000000000000000000000000000000000''&lt;br /&gt;
&lt;br /&gt;
In the above example, the following data can be seen:&lt;br /&gt;
&lt;br /&gt;
*Configuration file version: ''20'' (In hex: ''0x14'')&lt;br /&gt;
*Userhash: ''A36F3EDD125B44A012C6C3CAF72D5B23''&lt;br /&gt;
*Other fields: ---&lt;br /&gt;
&lt;br /&gt;
== Extra ==&lt;br /&gt;
&lt;br /&gt;
[[aMule]] ignores the main window position, main window size, showcmd, flags and length fields in this file. That's the reason why this fields aren't specified in this article.&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/FAQ_amps</id>
		<title>FAQ amps</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/FAQ_amps"/>
				<updated>2004-12-15T01:50:36Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FAQ for [[AMPS]] is well covered in three [http://forum.amule.org forum] threads and the ''README'' file packaged with the [[AMPS]] distribution (which I will copy verbatim here below):&lt;br /&gt;
&lt;br /&gt;
[http://forum.amule.org/thread.php?threadid=2313 AMPS announcements] - Announcements about AMPS as well as a link to the package download&lt;br /&gt;
&lt;br /&gt;
[http://www.amule.org/amule/thread.php?sid=&amp;amp;postid=13729 AMPS signature images] - Some alternate base images for the [[signature]] image generated by [[AMPS]].  Some of these will probably be included in future [[AMPS]] revisions.&lt;br /&gt;
&lt;br /&gt;
[http://www.amule.org/amule/thread.php?threadid=2085 i18n info] - Information about translations and where to post if you have questions/comments/revisions regarding them.&lt;br /&gt;
&lt;br /&gt;
'''From the [[AMPS]] ''README'' file:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
AMPS - AMule PHP Statistics&lt;br /&gt;
&lt;br /&gt;
Copyright (c) 2004 Matt Britt &amp;lt;uberpenguin@hotpop.com&amp;gt;&lt;br /&gt;
Thanks to BigBob for writing the original aStats, which inspired this script&lt;br /&gt;
&lt;br /&gt;
To use AMPS, just copy this entire directory somewhere under your HTTP&lt;br /&gt;
server's document root. AMPS requires that your PHP binaries have been&lt;br /&gt;
compiled with GD and FreeType support (configure options '--with-gd[=DIR]&lt;br /&gt;
--enable-gd-native-ttf'). Since AMPS has to access files outside the document&lt;br /&gt;
root of your webserver (specifically the aMule signature file), the safe_mode&lt;br /&gt;
option in your '/etc/php.ini' MUST be set to 'off'. If you want AMPS to display&lt;br /&gt;
in a different language, append '?lang=xx' to the 'index.php' file where 'xx' is&lt;br /&gt;
the two-letter country code (assuming that translation exists) such as en, de,&lt;br /&gt;
fr, etc. If you input a country code the script does not recognize, it will&lt;br /&gt;
simply default to en. Or you could just use the handy language selection drop-&lt;br /&gt;
down list at the bottom of the page!&lt;br /&gt;
&lt;br /&gt;
AMPS looks for the aMule signature file (amulesig.dat) in /tmp. So make sure&lt;br /&gt;
amulesig.dat is actually being written to /tmp (the default is ~/.aMule).&lt;br /&gt;
&lt;br /&gt;
If you would like to add a translation in your language, open the file 'en.inc'&lt;br /&gt;
in the 'langs/' directory, translate all the strings, and save the translated&lt;br /&gt;
file as 'xx.inc' where 'xx' is the two-leter language code (en, fr, etc). That's&lt;br /&gt;
it! Also, you probably will want to add the two-letter language code to the&lt;br /&gt;
array $completedlangs that is set near the top of 'index.php'. If you produce a&lt;br /&gt;
translation, please be sure to send it to me for inclusion in the main&lt;br /&gt;
distribution!&lt;br /&gt;
&lt;br /&gt;
Sometime in the near future I will complete the theme support I have stubbed&lt;br /&gt;
into the script. If you have a colour scheme that you think looks good, modify&lt;br /&gt;
'style.css' and be sure to send me a copy of your new syle so I can include it&lt;br /&gt;
in future versions!&lt;br /&gt;
&lt;br /&gt;
Please send any bugs, translations, or verbal abuse to &amp;lt;uberpenguin@hotpop.com&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Questions or comments regarding translations can be directed to the respective&lt;br /&gt;
translators listed in the CHANGELOG file.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Additionally, ensure ''amulesig.dat'' is readable by your web server's [http://www.php.org PHP] module by modifying the ownership/group or permissions of the file so that the webserver user has read permission.&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Using_another_wxinstall-de</id>
		<title>Using another wxinstall-de</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Using_another_wxinstall-de"/>
				<updated>2004-12-13T19:40:53Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
[[Using another wxinstall|English]] | '''Deutsch'''&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Wenn schon eine Version von [[wxWidgets]] installiert ist, Sie aber aus bestimmten Gründen eine andere (vielleicht neuere) verwenden möchten, ist das auf die folgende Art und Weise zu erreichen:&lt;br /&gt;
&lt;br /&gt;
Zuerst das Verzeichnis erstellen (als Beispiel wird hier ''~/aMule/'' verwendet), in dem [[wxWidgets]] und [[aMule]] installiert werden (sie müssen nicht im gleichen Verzeichnis liegen, aber es vereinfacht die Sache).&lt;br /&gt;
&lt;br /&gt;
Zweitsn müssen [[wxWidgets]] und [[aMule]] entsprechend konfiguriert werden (ausgehend von [[wxWidgets]] 2.4.2 und aktuellem (=&amp;gt;rc7) aMule).&lt;br /&gt;
&lt;br /&gt;
Empfehlenswert ist es, die Artikel über [[Compilation_Installation#Step_1:_wxGTK|Compilieren von wxGTK]] und (wahlweise, nur wenn man ein [[wxWidgets]] vor Version 2.5 installiert) [[Compilation_Installation#Step_2:_wxBase|Compilieren von wxBase]] zu lesen.&lt;br /&gt;
&lt;br /&gt;
Im Quellverzeichnis von [[aMule]]:&amp;lt;br&amp;gt;&lt;br /&gt;
''./configure --prefix=~/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;
'''HINWEIS 1:''' Bei einigen Distributionen muss statt ''--with-wx-config=/home/'''Nutzername'''/aMule/bin/wx-config'' ''--with-wx-config=/home/'''Nutzername'''/aMule/bin/wxgtk-2.4-config'' verwendet werden.&lt;br /&gt;
&lt;br /&gt;
'''HINWEIS 2:''' Es kann passieren, dass [[wxBase]] bei der Installation ''wx-config'' überschreibt. Man kann das überprüfen, indem man ''wx-config --basename'' aufruft, es sollte ''wx_gtk'' anzeigen. Falls nicht, muss man [[wxGTK]] nocheinmal installieren, so dass es seinerseits wieder ''wx-config'' überschreibt und mit [[wxGTK]] verbindet.&lt;br /&gt;
&lt;br /&gt;
Im obigen Beispiel wäre das fertige [[aMule]] Binary in ''~/aMule/bin/'' zu finden.&lt;br /&gt;
&lt;br /&gt;
Die Option ''--with-wxbase-config=...'' sollte nur mit [[wxWidgets]]-Versionen vor 2.5 verwendet werden.&lt;br /&gt;
&lt;br /&gt;
Damit [[aMule]] seine Bibliotheken findet, muss man vor dem Start die Pfade für den Linker anpassen:&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;
Immer schön daran denken, [[Backtraces]] zu erzeugen, wenn aMule abstürzt und sie dem [[AMule_devs|aMule Entwicklerteam]] zu schicken.&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Changelog_2.0.0-rc7</id>
		<title>Changelog 2.0.0-rc7</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Changelog_2.0.0-rc7"/>
				<updated>2004-12-09T19:28:53Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Version 2.0.0rc7 (The &amp;quot;99,6% Final&amp;quot; version) ==&lt;br /&gt;
''2004-10-19''&lt;br /&gt;
&lt;br /&gt;
'''bisley:'''&lt;br /&gt;
; : * Added session ratio and total ratio to XAS&lt;br /&gt;
&lt;br /&gt;
'''deltaHF:'''&lt;br /&gt;
; : * Got back from hell and changed one icon on the GUI ;)&lt;br /&gt;
&lt;br /&gt;
'''Jacobo221:'''&lt;br /&gt;
; : aMule GUI:&lt;br /&gt;
; : * Fixed two almost-the-same bugs when clicked download button and no items where selected (as reported by powtrix/willy, thanks)&lt;br /&gt;
; : aMuleWeb:&lt;br /&gt;
; : * Fixed a bug where up/down limits woudln't be displayed correctly if their string length were different&lt;br /&gt;
; : aMuleCMD:&lt;br /&gt;
; : * Added 'list' (or 'find') command to search for a file in the downloads queue by name or by number (or just show all)&lt;br /&gt;
; : * Added the ability to resume/pause all downloads at the same time through amulecmd (very handy when all downloads have been paused due to lack of space)&lt;br /&gt;
; : * Fixed two bugs on amulecmd by which using 'pause' or 'resume' without arguments would pause/resume the oldest download.&lt;br /&gt;
; : * Fixed a bug so that help command no longer is send to core&lt;br /&gt;
; : * Fixed other commands sending blank data to core&lt;br /&gt;
; : * Cleaned unneeded output log messages + added sent command messages to log (for easier security monitoring)&lt;br /&gt;
; : * Several command simplifications on amulecmd to make it easier to use (while maintaining backwards compatibility).&lt;br /&gt;
; : * Lots of translations lacks&lt;br /&gt;
&lt;br /&gt;
'''KingFish:'''&lt;br /&gt;
; : * Fixed broken compilation in SysTray.cpp with gcc 3.3.4.&lt;br /&gt;
&lt;br /&gt;
'''Kry:'''&lt;br /&gt;
; : * Fixed: Crashes related to animation deletion on http download dialog&lt;br /&gt;
; : * Fixed: 0-size server.met file crashing aMule on startup and on download.&lt;br /&gt;
; : * Fixed: GUI blocking on server connection.&lt;br /&gt;
; : * Fixed: The last (hopefully) &amp;quot;fixed minsize&amp;quot; bug. FileDetail dialog was growing :)&lt;br /&gt;
; : * Misc code cleaning.&lt;br /&gt;
; : * Mac:&lt;br /&gt;
; : * Enabling wxCocoa compilation&lt;br /&gt;
; : * Fixed: Secure Ident was not working on big endian archs.&lt;br /&gt;
; : * Fixed: ClientID endianess issues leading to faking low/high id&lt;br /&gt;
; : * Fixed: Several fields were not having correct size on preferences.&lt;br /&gt;
; : * Fixed: Curl preform_multi was crashing the http download dialog on Mac. This means server.met update and ipfilter update was crashing. Currently the fix disables 'Cancel' button on that dialog, while we wait for curl lib to fix this issue.&lt;br /&gt;
&lt;br /&gt;
'''lfroen:'''&lt;br /&gt;
; : * Removed debug printf's in timer.cpp&lt;br /&gt;
; : * Fix for deadlock on connection timeout in ServerSocket.cpp&lt;br /&gt;
; : * Fixed assert when build with wx-cvs&lt;br /&gt;
; : * Added option for disabling SIGSEG handling: useful for debuging in amuled.cpp&lt;br /&gt;
; : * EMSocket.h cleanup&lt;br /&gt;
; : * Fixed unclosed sockets (CLOSE_WAIT) and few stability problems&lt;br /&gt;
; : * Make CEMSocket::OnReceive thread safe. MAX_SIZE reduced, cause even theoretically tcp can buffer up to 64K&lt;br /&gt;
; : * amuled fixes&lt;br /&gt;
&lt;br /&gt;
'''mfs:'''&lt;br /&gt;
; : * Fixed crashes on friendlist when keeping keys pressed&lt;br /&gt;
; : * Fixed one server not being removed when several servers selected&lt;br /&gt;
; : * Fixed access problems on deleting the ipfilter while accessing it&lt;br /&gt;
&lt;br /&gt;
'''Phoenix:'''&lt;br /&gt;
; : * Fixed '&amp;amp;' char next to Preferences in amuleweb web page, as reported by DreamWalker.&lt;br /&gt;
; : * ExternalConn: protected GETCATTITLE command from buffer overflow.&lt;br /&gt;
; : * Start removing unused code from ExternalConn.cpp.&lt;br /&gt;
; : * Fixed high CPU usage problem in amuleweb, thanks to jaguarwan for the report. Daemonizing amuleweb should be done using the -q switch.&lt;br /&gt;
&lt;br /&gt;
'''ThePolish:'''&lt;br /&gt;
; : * Implemented new hits system in wxCas to display and save download rate records.&lt;br /&gt;
; : * Changed wxCas layout to try to avoid display bug with wx-cvs&lt;br /&gt;
; : * Added translations update (Thanks to all translators)&lt;br /&gt;
; : * Removed wxCas documentation to slim source tree (now downloadable from berlios)&lt;br /&gt;
&lt;br /&gt;
'''Seagull:'''&lt;br /&gt;
; : * Patch adding &amp;quot;Directory&amp;quot; column to the shared-files dialog.&lt;br /&gt;
; : * Patch to add &amp;quot;Swap to this file&amp;quot; option for sources marked as &amp;quot;Asked For Another File&amp;quot; on download queue.&lt;br /&gt;
&lt;br /&gt;
'''Unleashed:'''&lt;br /&gt;
; : * Better fix for amuleweb's high CPU usage problem. Now main thread only gets woken up when absolutely needed.&lt;br /&gt;
&lt;br /&gt;
'''Xaignar:'''&lt;br /&gt;
; : * Reinsured that the preferences will be saved upon clicking &amp;quot;Ok&amp;quot;.&lt;br /&gt;
; : * Removed SSE2 specific optimizations from the embedded Crypto++ sources, they would break very easily and crash aMule.&lt;br /&gt;
; : * Fixed a bug where we would sometimes attempt to remove a client from the wrong file, resulting in dangling pointers and crashes.&lt;br /&gt;
; : * Ensured that the statistics-dialog would be updated when preferences relating to it where changed.&lt;br /&gt;
; : * Added sainity checks to category-loading, to avoid adding categories without incomming dir or name.&lt;br /&gt;
; : * Initial fix for crashes if aMule tried to share an inaccessible folder.&lt;br /&gt;
; : * The redraw problems on restoring from minimized state should be fixed.&lt;br /&gt;
; : * Fixed the shared-files list, which would draw columns regardless of whenever or not they were hidden.&lt;br /&gt;
; : * Fixed the progress-bars in the shared-files dialog. It should now work properly for both part and completed files.&lt;br /&gt;
; : * Fixed a bug in the ipfilter, where non-numeric chars on lines would cause wrong ranges of IPs to be filtered.&lt;br /&gt;
; : * Re-added the priority menu for servers, which had gone missing due to a mistake.&lt;br /&gt;
; : * Stopped the client-credits class from attempting to load older versions of the lists, which again would lead to mem-corruption.&lt;br /&gt;
; : * Fixed hidden columns on download queue, which would still be drawn.&lt;br /&gt;
; : * Added sainity checks to loading of clients.met file, since corrupted files would lead to potentially huge ammounts of mem-corruption.&lt;br /&gt;
; : * Added &amp;quot;Completed Sources&amp;quot; column to the shared-files dialog.&lt;br /&gt;
; : * Fixed a bug in sockets where disconnected sockets wouldn't be removed immediatly, but left to timeout instead.&lt;br /&gt;
; : * Fixed an end-less loop on the AICH thread if a file on the queue was removed from the list of shared files.&lt;br /&gt;
; : * Fixed an end-less loop when changing file-status by category.&lt;br /&gt;
; : * Fixed the auto-priority menu-item on the download list when multiple items where selected. It would un-set auto-priotity instead.&lt;br /&gt;
; : * A bit of optimization in CPartFile. More work will follow later.&lt;br /&gt;
; : * Properly initialized a number of variables.&lt;br /&gt;
; : * Fixed the column-width saving/loading which I managed to break shortly before rc6 was release. Whoops. :p&lt;br /&gt;
; : * Ampersands will no longer be doubled when lines are added to the log-view.&lt;br /&gt;
&lt;br /&gt;
'''Special Thanks To:'''&lt;br /&gt;
&lt;br /&gt;
; : * Translators in this release:&lt;br /&gt;
; : biger [HUN]: (Hungarian / hu_HU)&lt;br /&gt;
; : GhePeU: (Italian / it_IT)&lt;br /&gt;
; : mad_soft: (Spanish / es_ES)&lt;br /&gt;
; : Ogon: (Polish / pl_PL)&lt;br /&gt;
; : piarres: (Basque / es_EU)&lt;br /&gt;
; : powtrix/willy: (Brazilian / pt_BR)&lt;br /&gt;
; : punkyxd: (Catalan / es_CA)&lt;br /&gt;
; : stefanero: (German / de_DE)&lt;br /&gt;
; : Supersnail: (Dutch / nl_NL)&lt;br /&gt;
&lt;br /&gt;
; : * Testers and bug reporters:&lt;br /&gt;
; : angel, BiByFoK,&lt;br /&gt;
; : bill_bool, boutros,&lt;br /&gt;
; : elui, Gaenya,&lt;br /&gt;
; : jolupa, ken_aMule,&lt;br /&gt;
; : mad_soft, Mig21,&lt;br /&gt;
; : one2one, powtrix,&lt;br /&gt;
; : RedDwarf, skolnick,&lt;br /&gt;
; : wi777&lt;br /&gt;
&lt;br /&gt;
; : * Everyone at:&lt;br /&gt;
; : #amule irc.freenode.net&lt;br /&gt;
; : wiki http://wiki.amule.org&lt;br /&gt;
; : forums http://forum.amule.org&lt;br /&gt;
; : bugtracker http://bugs.amule.org&lt;br /&gt;
&lt;br /&gt;
; : * All aMule users!!!&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Signature</id>
		<title>Signature</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Signature"/>
				<updated>2004-12-09T12:21:11Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Online Signature is a ''mono-directional'' way [[aMule]] has to communicate with external utilities (such as [[CAS]], [[wxCAS]], [[AMPS]], etc...).&lt;br /&gt;
&lt;br /&gt;
It consists of a file [[aMule]] writes on disc from-time-to-time (by default, every 5 seconds, but this can be changed in &amp;quot;Preferences&amp;quot; -&amp;gt; &amp;quot;Online Singature&amp;quot;) to inform about it's current status.&lt;br /&gt;
&lt;br /&gt;
[[aMule]] currently supports two signature files formats:&lt;br /&gt;
*[[amulesig.dat_file|aMule singature file (''amulesig.dat'')]]&lt;br /&gt;
*[[onlinesig.dat_file|eMule signature file (''onlinesig.dat'')]]&lt;br /&gt;
&lt;br /&gt;
More information about this can be found at [[FAQ_aMule#What_is_all_that_stuff_in_amulesig.dat_and_onlinesig.dat?|aMule's FAQ]].&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/External_Connections</id>
		<title>External Connections</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/External_Connections"/>
				<updated>2004-12-09T12:16:24Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;External Connections is the ''bi-directional'' way [[aMule]] has to communicate with external utilities, like the [[aMuleWeb]] and [[aMuleCMD]]. So, when a user is controlling [[aMule]] remotely, it is sending the commands through the External Conections port and [[aMule]] is reading them there (when controlling through a web browser, what is really happening is that [[aMuleWeb]] is getting the actions, interpreting them and sending the commands to the External Connection ports).&lt;br /&gt;
&lt;br /&gt;
If both [[aMule]] and their utilities run on the same machine, there's no need to redirect the External Connections port in a [[Firewall]]ed environment (NAT network with a router, etc...). If you had to connect to the External Connections port from somewhere out of the network, it would be necessary to configure the router/[[Firewall]]/etc properly to accept connections through the External Connection port (this would happen, for example, connecting through [[aMuleCMD]] from somewhere outside the network).&lt;br /&gt;
&lt;br /&gt;
As of [[aMule]] 2.0.0-rc8, External Connections reached [[ECv2|version 2.0]]. This version is a complete rewrite of the protocol and is '''NOT''' backwards compatible, so it is heavily suggested to upgrade to both a server (that is, [[aMule]]) and [[client]] supporting it. Information about [[ECv2|External Connections v2]] can be reached [[ECv2|here]].&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' There are alternate ways of communicating with [[aMule]] although External Connections is the only ''bi-directional'' way. Other ways of communication with [[aMule]] would be the [[Signature|Online Signature]] (outgoing direction) and [[ED2KLinks file]] (ingoing direction).&lt;/div&gt;</summary>
		<author><name>80.224.220.41</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>2004-12-01T12:44:14Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&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;rc7) 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=~/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]] binnary will be installed in ''~/aMule/'' 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;
Please remember to create [[Backtraces]] and provide them to the [[AMule_devs|aMule development team]].&lt;/div&gt;</summary>
		<author><name>80.224.220.41</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>2004-11-30T15:38:51Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&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;rc7) 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=~/aMule/ --enable-debug --disable-optimize --with-wx-config=~/aMule/bin/wx-config --with-wxbase-config=~/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=~/aMule/bin/wx-config'' you might need to use ''--with-wx-config=~/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]] binnary will be installed in ''~/aMule/'' 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;
Please remember to create [[Backtraces]] and provide them to the [[AMule_devs|aMule development team]].&lt;/div&gt;</summary>
		<author><name>80.224.220.41</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>2004-11-30T15:32:32Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&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, 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;rc7) aMule).&lt;br /&gt;
&lt;br /&gt;
in [[wxWidgets|wxGTK]] source dir:&lt;br /&gt;
''&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir ~/aMule&lt;br /&gt;
./configure --prefix=~/aMule --disable-gtk2 --with-gtk&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
in [[wxWidgets|wxBase]] source dir:&lt;br /&gt;
''&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir ~/aMule&lt;br /&gt;
./configure --prefix=~/aMule&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
In [[aMule]] source dir:&lt;br /&gt;
''&amp;lt;pre&amp;gt;&lt;br /&gt;
./configure --prefix=~/aMule/ --enable-debug --disable-optimize --with-wx-config=~/aMule/bin/wx-config --with-wxbase-config=~/aMule/bin/wxbase-2.4-config&lt;br /&gt;
make &amp;amp;&amp;amp; make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' On some distros, instead of ''--with-wx-config=~/aMule/bin/wx-config'' you might need to use ''--with-wx-config=~/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-cinfig --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;
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;
Please remember to create [[Backtraces]] and provide them to the [[AMule_devs|aMule development team]].&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/How_to_launch_VNC_with_aMule_at_Linux_boot</id>
		<title>How to launch VNC with aMule at Linux boot</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/How_to_launch_VNC_with_aMule_at_Linux_boot"/>
				<updated>2004-11-18T00:22:48Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h2&amp;gt;''By [[User:Frankk|Frankk]]''&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
&lt;br /&gt;
This describes a very simple configuration to launch [http://www.redstonesoftware.com/vnc.html VNC] at [http://www.kernel.org Linux] startup (as a specified user). [[aMule]] will be launched automatically with [http://www.redstonesoftware.com/vnc.html VNC].&lt;br /&gt;
This will work in [http://www.slackware.com Slackware] and distro based on the same init method. If someone knows how to modify it to make it work under other distros you are welcome to add it to this page. Thanks.&lt;br /&gt;
&lt;br /&gt;
Add the ''rc.vnc'' script to ''/etc/rc.d''&lt;br /&gt;
&lt;br /&gt;
Modify user according to the user running [[aMule]].&amp;lt;br&amp;gt;&lt;br /&gt;
The ''rm /tmp/.X11-unix/X$theScreen'' is there in case the server crashes or your mother/wife removes the power plug cleaning the room... ;-)&lt;br /&gt;
&lt;br /&gt;
''&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
#&lt;br /&gt;
# Startup/Stop script for vncserver.&lt;br /&gt;
#&lt;br /&gt;
&lt;br /&gt;
#Here, the choosen user to run amule&lt;br /&gt;
theUser=choosenuser&lt;br /&gt;
#And here, the choosen screen to run the vncserver&lt;br /&gt;
theScreen=1&lt;br /&gt;
&lt;br /&gt;
case &amp;quot;$1&amp;quot; in&lt;br /&gt;
&lt;br /&gt;
'start')&lt;br /&gt;
if [ -f /tmp/.X11-unix/X$theScreen ]; then rm /tmp/.X11-unix/X$theScreen; fi&lt;br /&gt;
/bin/su - $theUser -c &amp;quot;PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin /usr/bin/vncserver :$theScreen&amp;quot;&lt;br /&gt;
;;&lt;br /&gt;
&lt;br /&gt;
'stop')&lt;br /&gt;
/bin/su - $theUser -c &amp;quot;PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin /usr/bin/vncserver -kill :$theScreen&amp;quot;&lt;br /&gt;
;;&lt;br /&gt;
&lt;br /&gt;
*)&lt;br /&gt;
echo &amp;quot;Usage: /etc/init.d/rc.vnc { start | stop }&amp;quot;&lt;br /&gt;
;;&lt;br /&gt;
&lt;br /&gt;
esac&lt;br /&gt;
&amp;lt;/pre&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Make it executable with:&lt;br /&gt;
&lt;br /&gt;
''&amp;lt;pre&amp;gt;chmod 755 /etc/rc.d/rc.vnc&amp;lt;/pre&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Modify the following files:&lt;br /&gt;
&lt;br /&gt;
In ''/etc/rc.d/rc.local'' add:&lt;br /&gt;
&lt;br /&gt;
''# Start VNC server''&lt;br /&gt;
''if [ -x /etc/rc.d/rc.vnc ]; then''&lt;br /&gt;
''. /etc/rc.d/rc.vnc start''&lt;br /&gt;
''fi''&lt;br /&gt;
&lt;br /&gt;
In ''/etc/rc.d/rc.6'' add:&lt;br /&gt;
&lt;br /&gt;
''# Shut down the VNC server''&lt;br /&gt;
''if [ -x /etc/rc.d/rc.vnc ]; then''&lt;br /&gt;
''/etc/rc.d/rc.vnc stop''&lt;br /&gt;
''fi''&lt;br /&gt;
&lt;br /&gt;
In ''~/.vnc/xstartup'' (in home directory of the user specified above) add (change with your preferred [[aMule]] startup script):&lt;br /&gt;
&lt;br /&gt;
''amule &amp;amp;''&lt;br /&gt;
&lt;br /&gt;
== On [http://www.debian.org Debian] Woody ==&lt;br /&gt;
&lt;br /&gt;
Run (as root):&lt;br /&gt;
&lt;br /&gt;
''apt-get install vncserver xvncviewer''&lt;br /&gt;
''apt-get install vncserver flwm''&lt;br /&gt;
&lt;br /&gt;
There is no support for ''~/.vnc/xstartup'' so, instead, use ''$vncStartup'' in ''.vncrc'' to determine a xstartup-script (this replaces your ''~/.xsession'' file).&lt;br /&gt;
&lt;br /&gt;
For more information, read ''man vnc.conf''&lt;br /&gt;
&lt;br /&gt;
For example, in a Woody/Sarge/Sid:&amp;lt;br&amp;gt;&lt;br /&gt;
Login as the user who is going to run [[aMule]]&amp;lt;br&amp;gt;&lt;br /&gt;
''mkdir ~/.vnc/''&amp;lt;br&amp;gt;&lt;br /&gt;
Create the ''~/.vnc/xstartup'' file, with the next content&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''/usr/bin/flwm &amp;amp;''&lt;br /&gt;
''/usr/bin/amule &amp;amp;''&lt;br /&gt;
''/usr/bin/amule &amp;amp;''&lt;br /&gt;
&lt;br /&gt;
With sone versions of [http://www.redstonesoftware.com/vnc.html vncserver], it's necessary to launch at least twice the [[aMule]]. The [http://flwm.sourceforge.net flwm] is an optional window manager.&lt;br /&gt;
&lt;br /&gt;
Create the file ''~/.vncrc'' with the next content:&amp;lt;br&amp;gt;&lt;br /&gt;
Login as the user and run ''xvncviewer :1'' to create the password file and debug possible probelms (the logs are under the ''~/.vnc/'' dir&lt;br /&gt;
&lt;br /&gt;
''$vncStartup = &amp;quot;/home/amule/.vnc/xstartup&amp;quot;;''&lt;br /&gt;
''$geometry =&amp;quot;800x600&amp;quot;;''&lt;br /&gt;
&lt;br /&gt;
(replace ''/home/amule'' for the home of the user running [http://www.redstonesoftware.com/vnc.html VNC])&lt;br /&gt;
&lt;br /&gt;
To show the [[aMule]] window, run:&lt;br /&gt;
''xvncviewer localhost:1''&lt;br /&gt;
&lt;br /&gt;
If you want to autostart a [http://www.redstonesoftware.com/vnc.html VNC] session on system startup, you can put a line in ''/etc/init.d/bootmisc.sh'' like this:&lt;br /&gt;
&lt;br /&gt;
''su '''username''' -c vncserver''&lt;br /&gt;
&lt;br /&gt;
Replace '''username'''  with the name of the user that you want to launch vnc. (Added by '''ghent''')&lt;br /&gt;
&lt;br /&gt;
== [http://www.mandrake.com Mandrake] 10.0 ==&lt;br /&gt;
&lt;br /&gt;
The script from [[User:Frankk|Frankk]] is the one I use, but you can customize the size of the [http://www.redstonesoftware.com/vnc.html VNC] server :&lt;br /&gt;
''/bin/su - $theUser -c &amp;quot;PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin /usr/bin/vncserver :$theScreen&amp;quot;''&lt;br /&gt;
&lt;br /&gt;
add&lt;br /&gt;
&lt;br /&gt;
''/bin/su - $theUser -c &amp;quot;PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin /usr/bin/vncserver :$theScreen -geometry 1240x980&amp;quot;''&lt;br /&gt;
&lt;br /&gt;
or whatever value.&lt;br /&gt;
&lt;br /&gt;
Personaly, I use as xstartup script ([http://www.icewm.org iceWM] is really nice and so CPU-cheap) :&lt;br /&gt;
&lt;br /&gt;
''#!/bin/sh''&lt;br /&gt;
''starticewm&amp;amp;''&lt;br /&gt;
''amule''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To start [http://www.redstonesoftware.com/vnc.html VNC] at startup, I called the previous script ''/etc/init.d/amulevnc'' and chmod to 744 (''chmod 744 /etc/init.d/amulevnc'' as root).&amp;lt;br&amp;gt;&lt;br /&gt;
Instead of modifying ''/etc/rc.d/rc.vnc'', I added links in the corresponding ''/etc/rc$RUNLEVEL.d'' directories.&amp;lt;br&amp;gt;&lt;br /&gt;
It's quite simple to understand how it works:&amp;lt;br&amp;gt;&lt;br /&gt;
Each directory represents a runlevel, and contains links to the scripts from ''/etc/init.d'' which need to be run/stop.&amp;lt;br&amp;gt;&lt;br /&gt;
For instance, the link ''/etc/rc5.d/S55sshd'' to ''/etc/init.d/sshd'' will start ''sshd'' on runlevel 5,&lt;br /&gt;
whereas ''/etc/rc6.d/K25sshd'' linked to ''/etc/init.d/sshd'' will stop it in runlevel 6.&amp;lt;br&amp;gt;&lt;br /&gt;
You get it? Links starting with 'KXX' will stop a service, and those starting with 'SXX' will start them. The number will define the order.&lt;br /&gt;
&lt;br /&gt;
So to run [http://www.redstonesoftware.com/vnc.html VNC] on startup, just do (as root :-) )&lt;br /&gt;
''re&amp;gt;ln -s /etc/init.d/amulevnc /etc/rc5.d/S99amule''&lt;br /&gt;
''ln -s /etc/init.d/amulevnc /etc/rc6.d/K02amule''&lt;br /&gt;
and you're all set!&lt;br /&gt;
&lt;br /&gt;
PS: This method should work on systems other than [http://www.mandrake.com Mandrake], give it a test.&lt;br /&gt;
&lt;br /&gt;
Questions &amp;amp; comments: ''air_1 '''at''' libertysurtf.fr''&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Mac</id>
		<title>HowTo compile on Mac</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Mac"/>
				<updated>2004-11-17T23:27:12Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following steps will lead you to install [[aMule]] in your [http://www.apple.com/macosx MacOS X] box.&lt;br /&gt;
&lt;br /&gt;
This HowTo is written to install [[aMule]] 2.0.0-rc7 but should work for any other version. Please note that you should always download the latest [[aMule]] version available.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' This document explains how to download files using [http://curl.haxx.se curl]. However, [http://curl.haxx.se curl] might not be installed on your system: either install it (you can use [http://fink.sourceforge.net Fink] to instal it) or download the files with whatever application you want (maybe your web browser), but place then in the directory that's being used on each part of the guide, otherwise the commands that are shown here will not work.&lt;br /&gt;
&lt;br /&gt;
# Install [http://developer.apple.com/tools/xcode Xcode Tools] from http://developer.apple.com/tools/download&lt;br /&gt;
# &amp;quot;Getting ADC ID&amp;quot;-&amp;gt;&amp;quot;Log In&amp;quot;-&amp;gt;&amp;quot;Download Software&amp;quot;-&amp;gt;&amp;quot;Developer Tools&amp;quot;-&amp;gt;&amp;quot;Download Xcode Tools last release&amp;quot;&amp;gt;&amp;quot;Install&amp;quot;&lt;br /&gt;
# Install (or verify installation if already installed) [http://fink.sourceforge.net Fink], since [http://www.gnu.org/software/gettext gettext] and [[wxMac]] are installed along with [http://fink.sourceforge.net Fink], from http://fink.sourceforge.net/download&lt;br /&gt;
# Install [http://www.gnu.org/software/gettext gettext] and [[wxMac]] ([[wxMac]] is only available through [http://fink.sourceforge.net Fink] [http://fink.sourceforge.net/faq/usage-fink.php?phpLang=en#unstable unstable] on [http://www.apple.com/macosx MacOS] 10.3. If you are using [http://fink.sourceforge.net Fink] stable or [http://www.apple.com/macosx MacOS] 10.2 or earlier, either [http://fink.sourceforge.net/faq/usage-fink.php?phpLang=en#unstable upgrade Fink to unstable] and/or [http://www.apple.com/macosx MacOS] to 10.3, or check the  [[#Installing wxMac form sources|Installing wxMac form sources section]] of this document and then go on with this section) through [http://fink.sourceforge.net Fink]. Read [http://fink.sourceforge.net/download Fink's installation guide] to learn how to install applications through [http://fink.sourceforge.net Fink] (the [http://www.gnu.org/software/gettext gettext] package is ''gettext'' and the [[wxMac]] package is ''wxmac'' and ''wxmac-shlibs''),&lt;br /&gt;
# Read the documentation at http://fink.sourceforge.net/download to learn how to install [[wxMac]].&lt;br /&gt;
# Make ''amule'' dir in your home directory: ''mkdir ~/amule''&lt;br /&gt;
# Enter the ''amule'' directory you just created: ''cd ~/amule''&lt;br /&gt;
# Get [[aMule]]'s latest source code (aMule 2.0.0-rc7 sourcecode: [http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2 http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2]) and place it in your ''~/amule'' directory: curl -O http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2&lt;br /&gt;
# Extract it: ''tar -xjf aMule-2.0.0rc7.tar.bz2''&lt;br /&gt;
# Enter [[aMule]]'s sources directory: ''cd aMule-2.0.0rc7''&lt;br /&gt;
# Prepare the compilation (thanks to '''one_2_one''' and '''Babboia''' for his test&amp;amp;fix): ''./configure --disable-systray --disable-gtk --with-wx-config=/sw/bin/wx-config''&lt;br /&gt;
# And compile it: ''make''&lt;br /&gt;
# '''Optional:''' You can reduce the size of [[aMule]] from 44MB to 3MB by doing the following (anyway, this will make the [[aMule]] binnary loose debug info, so you'll be unable to report problems to the [[aMule devs|aMule Team]] to make [[aMule]] a better program, which it is not recommended): ''strip src/amule''&lt;br /&gt;
# Get back to your ''amule'' directory: ''cd ~/amule''&lt;br /&gt;
# Download [http://download.berlios.de/amule/aMule-App-Container.tar.bz2 aMule's app-Container]: ''curl -O http://download.berlios.de/amule/aMule-App-Container.tar.bz2''&lt;br /&gt;
# Extract it: ''tar -xjf aMule-App-Container.tar.bz2''&lt;br /&gt;
# Copy the ''amule'' binnary to the app-Container directory: ''cp aMule-2.0.0rc7/src/amule amule.app/Contents/MacOS/''&lt;br /&gt;
# And move ''amule.app'' directory to your Applications folder: ''mv amule.app /Applications''&lt;br /&gt;
# If everything went ok, you can safely remove the downloaded packages:&lt;br /&gt;
## Remove [[aMule]]'s sources package: ''rm ~/amule/aMule-2.0.0rc7.tar.bz2''&lt;br /&gt;
## Remove the app-Container package: ''rm aMule-App-Container.tar.bz2''&lt;br /&gt;
## Optionally remove the extracted [[aMule]] sources (not recommended, since you might want to compile it again someday): ''rm -r ~/amule/aMule-2.0.0rc7''&lt;br /&gt;
## Optionally, if you if you decided to remove the extracted [[aMule]] sources, remove the ''~/amule'' directory (which should be empty by now): ''rmdir ~/amule''&lt;br /&gt;
&lt;br /&gt;
== Installing [[wxMac]] form sources ==&lt;br /&gt;
&lt;br /&gt;
Only follow this part of the guide if [[wxMac]] is not available through your [http://fink.sourceforge.net Fink] installation or if you really know what you're doing. In any other case, just jump to the next section.&lt;br /&gt;
&lt;br /&gt;
# Create a directory where all the work will be done: ''mkdir ~/wxmac''&lt;br /&gt;
# Enter that directory: ''cd ~/wxmac''&lt;br /&gt;
# Download [[wxMac]] sources: ''curl -O ftp://biolpc22.york.ac.uk/pub/2.5.3/wxMac-2.5.3.tar.gz''&lt;br /&gt;
# Extract the file: ''tar -xzf wxMac-2.5.3.tar.gz''&lt;br /&gt;
# Enter the extracted sources' directory: ''cd wxMac-2.5.3''&lt;br /&gt;
# Directory ''build'' should already be there. If not, create it with: ''mkdir build''&lt;br /&gt;
# Now enter ''build'' directory: ''cd build''&lt;br /&gt;
# Prepare the compilation: ''../configure''&lt;br /&gt;
# And compile: ''make''&lt;br /&gt;
# Now install [[wxMac]] compilation: ''sudo make install''&lt;br /&gt;
# Get back to your home directory, you're done: ''cd ~''&lt;br /&gt;
# If everything went ok, you can safely remove:&lt;br /&gt;
## [[wxMac]]'s sources package: ''rm wxMac-2.5.3.tar.gz''&lt;br /&gt;
## Optionally remove the extracted [[wxMac]] sources (not recommended, since you might want to compile it again someday): ''rm -r ~/wxmac&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Since you're installing [[wxMac]] from sources instead of through [http://fink.sourceforge.net Fink], use ''./configure --disable-systray --disable-gtk --with-wx-config=/usr/local/bin/wx-config'' as your configure command at [[aMule]]'s compilation instead of ''./configure --disable-systray --disable-gtk --with-wx-config=/sw/bin/wx-config''&lt;br /&gt;
&lt;br /&gt;
== Problems and solutions ==&lt;br /&gt;
&lt;br /&gt;
*If [http://fink.sourceforge.net Fink] reports something like: ''After unpacking 11.2GB will be freed'', don't be afraid. [http://fink.sourceforge.net Fink] has evolved into a different way of managing packet's size and some old (&amp;quot;old&amp;quot;: at least some months old) packages' sizes aren't handled correctly on the output. If this is your case, devide the number by 1024. So, what the above example really means is: ''After unpacking 11.2MB will be freed''.&lt;br /&gt;
&lt;br /&gt;
*If the app-Container failed to extract try running this command instead of the app-Container extraction step: ''mkdir -p amule.app/Contents/MacOS''&lt;br /&gt;
&lt;br /&gt;
*If you get an error like this: ''You cannot open the application &amp;quot;amule&amp;quot; because it may be damaged or incomplete'', right click on ''amule'', then click on ''Show Packages Contents'', go to &amp;quot;Contents&amp;quot;&amp;gt;&amp;quot;MacOS&amp;quot;&amp;gt; and double click on ''amule''. Next time you start from ''amule.app'' it will run fine. If you still get the same error, move ''amule.app'' to the desktop and run it from there.&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Mac</id>
		<title>HowTo compile on Mac</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Mac"/>
				<updated>2004-11-17T17:45:29Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following steps will lead you to install [[aMule]] in your [http://www.apple.com/macosx MacOS X] box.&lt;br /&gt;
&lt;br /&gt;
This HowTo is written to install [[aMule]] 2.0.0-rc7 but should work for any other version. Please note that you should always download the latest [[aMule]] version available.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' This document explains how to download files using [http://curl.haxx.se curl]. However, [http://curl.haxx.se curl] might not be installed on your system: either install it (you can use [http://fink.sourceforge.net Fink] to instal it) or download the files with whatever application you want (maybe your web browser), but place then in the directory that's being used on each part of the guide, otherwise the commands that are shown here will not work.&lt;br /&gt;
&lt;br /&gt;
# Install [http://developer.apple.com/tools/xcode Xcode Tools] from http://developer.apple.com/tools/download&lt;br /&gt;
# &amp;quot;Getting ADC ID&amp;quot;-&amp;gt;&amp;quot;Log In&amp;quot;-&amp;gt;&amp;quot;Download Software&amp;quot;-&amp;gt;&amp;quot;Developer Tools&amp;quot;-&amp;gt;&amp;quot;Download Xcode Tools last release&amp;quot;&amp;gt;&amp;quot;Install&amp;quot;&lt;br /&gt;
# Install (or verify installation if already installed) [http://fink.sourceforge.net Fink], since [http://www.gnu.org/software/gettext gettext] and [[wxMac]] are installed along with [http://fink.sourceforge.net Fink], from http://fink.sourceforge.net/download&lt;br /&gt;
# Install [http://www.gnu.org/software/gettext gettext] and [[wxMac]] ([[wxMac]] is only available through [http://fink.sourceforge.net Fink] [http://fink.sourceforge.net/faq/usage-fink.php?phpLang=en#unstable unstable] on [http://www.apple.com/macosx MacOS] 10.3. If you are using [http://fink.sourceforge.net Fink] stable or [http://www.apple.com/macosx MacOS] 10.2 or earlier, either [http://fink.sourceforge.net/faq/usage-fink.php?phpLang=en#unstable upgrade Fink to unstable] and/or [http://www.apple.com/macosx MacOS] to 10.3, or check the  [[#Installing wxMac form sources|Installing wxMac form sources section]] of this document and then go on with this section) through [http://fink.sourceforge.net Fink]. Read [http://fink.sourceforge.net/download Fink's installation guide] to learn how to install applications through [http://fink.sourceforge.net Fink] (the [http://www.gnu.org/software/gettext gettext] package is ''gettext'' and the [[wxMac]] package is ''wxmac'' and ''wxmac-shlibs''),&lt;br /&gt;
# Read the documentation at http://fink.sourceforge.net/download to learn how to install [[wxMac]].&lt;br /&gt;
# Make ''amule'' dir in your home directory: ''mkdir ~/amule''&lt;br /&gt;
# Enter the ''amule'' directory you just created: ''cd ~/amule''&lt;br /&gt;
# Get [[aMule]]'s latest source code (aMule 2.0.0-rc7 sourcecode: [http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2 http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2]) and place it in your ''~/amule'' directory: curl -O http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2&lt;br /&gt;
# Extract it: ''tar -xjf aMule-2.0.0rc7.tar.bz2''&lt;br /&gt;
# Enter [[aMule]]'s sources directory: ''cd aMule-2.0.0rc7''&lt;br /&gt;
# Prepare the compilation (thanks to '''one_2_one''' and '''Babboia''' for his test&amp;amp;fix): ''./configure --disable-systray --disable-gtk --with-wx-config=/usr/local/bin/wx-config''&lt;br /&gt;
# And compile it: ''make''&lt;br /&gt;
# '''Optional:''' You can reduce the size of [[aMule]] from 44MB to 3MB by doing the following (anyway, this will make the [[aMule]] binnary loose debug info, so you'll be unable to report problems to the [[aMule devs|aMule Team]] to make [[aMule]] a better program, which it is not recommended): ''strip src/amule''&lt;br /&gt;
# Get back to your ''amule'' directory: ''cd ~/amule''&lt;br /&gt;
# Download [http://download.berlios.de/amule/aMule-App-Container.tar.bz2 aMule's app-Container]: ''curl -O http://download.berlios.de/amule/aMule-App-Container.tar.bz2''&lt;br /&gt;
# Extract it: ''tar -xjf aMule-App-Container.tar.bz2''&lt;br /&gt;
# Copy the ''amule'' binnary to the app-Container directory: ''cp aMule-2.0.0rc7/src/amule amule.app/Contents/MacOS/''&lt;br /&gt;
# And move ''amule.app'' directory to your Applications folder: ''mv amule.app /Applications''&lt;br /&gt;
# If everything went ok, you can safely remove the downloaded packages:&lt;br /&gt;
## Remove [[aMule]]'s sources package: ''rm ~/amule/aMule-2.0.0rc7.tar.bz2''&lt;br /&gt;
## Remove the app-Container package: ''rm aMule-App-Container.tar.bz2''&lt;br /&gt;
## Optionally remove the extracted [[aMule]] sources (not recommended, since you might want to compile it again someday): ''rm -r ~/amule/aMule-2.0.0rc7''&lt;br /&gt;
## Optionally, if you if you decided to remove the extracted [[aMule]] sources, remove the ''~/amule'' directory (which should be empty by now): ''rmdir ~/amule''&lt;br /&gt;
&lt;br /&gt;
== Installing [[wxMac]] form sources ==&lt;br /&gt;
&lt;br /&gt;
Only follow this part of the guide if [[wxMac]] is not available through your [http://fink.sourceforge.net Fink] installation or if you really know what you're doing. In any other case, just jump to the next section.&lt;br /&gt;
&lt;br /&gt;
# Create a directory where all the work will be done: ''mkdir ~/wxmac''&lt;br /&gt;
# Enter that directory: ''cd ~/wxmac''&lt;br /&gt;
# Download [[wxMac]] sources: ''curl -O ftp://biolpc22.york.ac.uk/pub/2.5.3/wxMac-2.5.3.tar.gz''&lt;br /&gt;
# Extract the file: ''tar -xzf wxMac-2.5.3.tar.gz''&lt;br /&gt;
# Enter the extracted sources' directory: ''cd wxMac-2.5.3''&lt;br /&gt;
# Directory ''build'' should already be there. If not, create it with: ''mkdir build''&lt;br /&gt;
# Now enter ''build'' directory: ''cd build''&lt;br /&gt;
# Prepare the compilation: ''../configure''&lt;br /&gt;
# And compile: ''make''&lt;br /&gt;
# Now install [[wxMac]] compilation: ''sudo make install''&lt;br /&gt;
# Get back to your home directory, you're done: ''cd ~''&lt;br /&gt;
# If everything went ok, you can safely remove:&lt;br /&gt;
## [[wxMac]]'s sources package: ''rm wxMac-2.5.3.tar.gz''&lt;br /&gt;
## Optionally remove the extracted [[wxMac]] sources (not recommended, since you might want to compile it again someday): ''rm -r ~/wxmac&lt;br /&gt;
&lt;br /&gt;
== Problems and solutions ==&lt;br /&gt;
&lt;br /&gt;
*If [http://fink.sourceforge.net Fink] reports something like: ''After unpacking 11.2GB will be freed'', don't be afraid. [http://fink.sourceforge.net Fink] has evolved into a different way of managing packet's size and some old (&amp;quot;old&amp;quot;: at least some months old) packages' sizes aren't handled correctly on the output. If this is your case, devide the number by 1024. So, what the above example really means is: ''After unpacking 11.2MB will be freed''.&lt;br /&gt;
&lt;br /&gt;
*If the app-Container failed to extract try running this command instead of the app-Container extraction step: ''mkdir -p amule.app/Contents/MacOS''&lt;br /&gt;
&lt;br /&gt;
*If you get an error like this: ''You cannot open the application &amp;quot;amule&amp;quot; because it may be damaged or incomplete'', right click on ''amule'', then click on ''Show Packages Contents'', go to &amp;quot;Contents&amp;quot;&amp;gt;&amp;quot;MacOS&amp;quot;&amp;gt; and double click on ''amule''. Next time you start from ''amule.app'' it will run fine. If you still get the same error, move ''amule.app'' to the desktop and run it from there.&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Mac</id>
		<title>HowTo compile on Mac</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Mac"/>
				<updated>2004-11-17T16:27:59Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following steps will lead you to install [[aMule]] in your [http://www.apple.com/macosx MacOS X] box.&lt;br /&gt;
&lt;br /&gt;
This HowTo is written to install [[aMule]] 2.0.0-rc7 but should work for any other version. Please note that you should always download the latest [[aMule]] version available.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' This document explains how to download files using [http://curl.haxx.se curl]. However, [http://curl.haxx.se curl] might not be installed on your system: either install it (you can use [http://fink.sourceforge.net Fink] to instal it) or download the files with whatever application you want (maybe your web browser), but place then in the directory that's being used on each part of the guide, otherwise the commands that are shown here will not work.&lt;br /&gt;
&lt;br /&gt;
# Install [http://developer.apple.com/tools/xcode Xcode Tools] from http://developer.apple.com/tools/download&lt;br /&gt;
# &amp;quot;Getting ADC ID&amp;quot;-&amp;gt;&amp;quot;Log In&amp;quot;-&amp;gt;&amp;quot;Download Software&amp;quot;-&amp;gt;&amp;quot;Developer Tools&amp;quot;-&amp;gt;&amp;quot;Download Xcode Tools last release&amp;quot;&amp;gt;&amp;quot;Install&amp;quot;&lt;br /&gt;
# Install (or verify installation if already installed) [http://fink.sourceforge.net Fink], since [http://www.gnu.org/software/gettext gettext] and [[wxMac]] are installed along with [http://fink.sourceforge.net Fink], from http://fink.sourceforge.net/download&lt;br /&gt;
# Install [http://www.gnu.org/software/gettext gettext] and [[wxMac]] ([[wxMac]] is only available through [http://fink.sourceforge.net Fink] unstable on [http://www.apple.com/macosx MacOS] 10.3. If you are using [http://fink.sourceforge.net Fink] stable or [http://www.apple.com/macosx MacOS] 10.2 or earlier, either upgrade [http://fink.sourceforge.net Fink] to unstable and/or [http://www.apple.com/macosx MacOS] to 10.3, or check the  [[#Installing wxMac form sources|Installing wxMac form sources section]] of this document and then go on with this section) through [http://fink.sourceforge.net Fink]. Read [http://fink.sourceforge.net/download Fink's installation guide] to learn how to install applications through [http://fink.sourceforge.net Fink] (the [http://www.gnu.org/software/gettext gettext] package is ''gettext'' and the [[wxMac]] package is ''wxmac'' and ''wxmac-shlibs''),&lt;br /&gt;
# Read the documentation at http://fink.sourceforge.net/download to learn how to install [[wxMac]].&lt;br /&gt;
# Make ''amule'' dir in your home directory: ''mkdir ~/amule''&lt;br /&gt;
# Enter the ''amule'' directory you just created: ''cd ~/amule''&lt;br /&gt;
# Get [[aMule]]'s latest source code (aMule 2.0.0-rc7 sourcecode: [http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2 http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2]) and place it in your ''~/amule'' directory: curl -O http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2&lt;br /&gt;
# Extract it: ''tar -xjf aMule-2.0.0rc7.tar.bz2''&lt;br /&gt;
# Enter [[aMule]]'s sources directory: ''cd aMule-2.0.0rc7''&lt;br /&gt;
# Prepare the compilation (thanks to '''one_2_one''' and '''Babboia''' for his test&amp;amp;fix): ''./configure --disable-systray --disable-gtk --with-wx-config=/usr/local/bin/wx-config''&lt;br /&gt;
# And compile it: ''make''&lt;br /&gt;
# '''Optional:''' You can reduce the size of [[aMule]] from 44MB to 3MB by doing the following (anyway, this will make the [[aMule]] binnary loose debug info, so you'll be unable to report problems to the [[aMule devs|aMule Team]] to make [[aMule]] a better program, which it is not recommended): ''strip src/amule''&lt;br /&gt;
# Get back to your ''amule'' directory: ''cd ~/amule''&lt;br /&gt;
# Download [http://download.berlios.de/amule/aMule-App-Container.tar.bz2 aMule's app-Container]: ''curl -O http://download.berlios.de/amule/aMule-App-Container.tar.bz2''&lt;br /&gt;
# Extract it: ''tar -xjf aMule-App-Container.tar.bz2''&lt;br /&gt;
# Copy the ''amule'' binnary to the app-Container directory: ''cp aMule-2.0.0rc7/src/amule amule.app/Contents/MacOS/''&lt;br /&gt;
# And move ''amule.app'' directory to your Applications folder: ''mv amule.app /Applications''&lt;br /&gt;
# If everything went ok, you can safely remove the downloaded packages:&lt;br /&gt;
## Remove [[aMule]]'s sources package: ''rm ~/amule/aMule-2.0.0rc7.tar.bz2''&lt;br /&gt;
## Remove the app-Container package: ''rm aMule-App-Container.tar.bz2''&lt;br /&gt;
## Optionally remove the extracted [[aMule]] sources (not recommended, since you might want to compile it again someday): ''rm -r ~/amule/aMule-2.0.0rc7''&lt;br /&gt;
## Optionally, if you if you decided to remove the extracted [[aMule]] sources, remove the ''~/amule'' directory (which should be empty by now): ''rmdir ~/amule''&lt;br /&gt;
&lt;br /&gt;
== Installing [[wxMac]] form sources ==&lt;br /&gt;
&lt;br /&gt;
Only follow this part of the guide if [[wxMac]] is not available through your [http://fink.sourceforge.net Fink] installation or if you really know what you're doing. In any other case, just jump to the next section.&lt;br /&gt;
&lt;br /&gt;
# Create a directory where all the work will be done: ''mkdir ~/wxmac''&lt;br /&gt;
# Enter that directory: ''cd ~/wxmac''&lt;br /&gt;
# Download [[wxMac]] sources: ''curl -O ftp://biolpc22.york.ac.uk/pub/2.5.3/wxMac-2.5.3.tar.gz''&lt;br /&gt;
# Extract the file: ''tar -xzf wxMac-2.5.3.tar.gz''&lt;br /&gt;
# Enter the extracted sources' directory: ''cd wxMac-2.5.3''&lt;br /&gt;
# Directory ''build'' should already be there. If not, create it with: ''mkdir build''&lt;br /&gt;
# Now enter ''build'' directory: ''cd build''&lt;br /&gt;
# Prepare the compilation: ''../configure''&lt;br /&gt;
# And compile: ''make''&lt;br /&gt;
# Now install [[wxMac]] compilation: ''sudo make install''&lt;br /&gt;
# Get back to your home directory, you're done: ''cd ~''&lt;br /&gt;
# If everything went ok, you can safely remove:&lt;br /&gt;
## [[wxMac]]'s sources package: ''rm wxMac-2.5.3.tar.gz''&lt;br /&gt;
## Optionally remove the extracted [[wxMac]] sources (not recommended, since you might want to compile it again someday): ''rm -r ~/wxmac&lt;br /&gt;
&lt;br /&gt;
== Problems and solutions ==&lt;br /&gt;
&lt;br /&gt;
*If [http://fink.sourceforge.net Fink] reports something like: ''After unpacking 11.2GB will be freed'', don't be afraid. [http://fink.sourceforge.net Fink] has evolved into a different way of managing packet's size and some old (&amp;quot;old&amp;quot;: at least some months old) packages' sizes aren't handled correctly on the output. If this is your case, devide the number by 1024. So, what the above example really means is: ''After unpacking 11.2MB will be freed''.&lt;br /&gt;
&lt;br /&gt;
*If the app-Container failed to extract try running this command instead of the app-Container extraction step: ''mkdir -p amule.app/Contents/MacOS''&lt;br /&gt;
&lt;br /&gt;
*If you get an error like this: ''You cannot open the application &amp;quot;amule&amp;quot; because it may be damaged or incomplete'', right click on ''amule'', then click on ''Show Packages Contents'', go to &amp;quot;Contents&amp;quot;&amp;gt;&amp;quot;MacOS&amp;quot;&amp;gt; and double click on ''amule''. Next time you start from ''amule.app'' it will run fine. If you still get the same error, move ''amule.app'' to the desktop and run it from there.&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Mac</id>
		<title>HowTo compile on Mac</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Mac"/>
				<updated>2004-11-17T15:38:41Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following steps will lead you to install [[aMule]] in your [http://www.apple.com/macosx MacOS X] box.&lt;br /&gt;
&lt;br /&gt;
This HowTo is written to install [[aMule]] 2.0.0-rc7 but should work for any other version. Please note that you should always download the latest [[aMule]] version available.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' This document explains how to download files using [http://curl.haxx.se curl]. However, [http://curl.haxx.se curl] might not be installed on your system: either install it (you can use [http://fink.sourceforge.net Fink] to instal it) or download the files with whatever application you want (maybe your web browser), but place then in the directory that's being used on each part of the guide, otherwise the commands that are shown here will not work.&lt;br /&gt;
&lt;br /&gt;
# Install [http://developer.apple.com/tools/xcode Xcode Tools] from http://developer.apple.com/tools/download&lt;br /&gt;
# &amp;quot;Getting ADC ID&amp;quot;-&amp;gt;&amp;quot;Log In&amp;quot;-&amp;gt;&amp;quot;Download Software&amp;quot;-&amp;gt;&amp;quot;Developer Tools&amp;quot;-&amp;gt;&amp;quot;Download Xcode Tools last release&amp;quot;&amp;gt;&amp;quot;Install&amp;quot;&lt;br /&gt;
# Install (or verify installation if already installed) [http://fink.sourceforge.net Fink], since [http://www.gnu.org/software/gettext gettext] and [[wxMac]] are installed along with [http://fink.sourceforge.net Fink], from http://fink.sourceforge.net/download&lt;br /&gt;
# Install [http://www.gnu.org/software/gettext gettext] and [[wxMac]] ([[wxMac]] is only available through [http://fink.sourceforge.net Fink] unstable on [http://www.apple.com/macosx MacOS] 10.3. If you are using [http://fink.sourceforge.net Fink] stable or [http://www.apple.com/macosx MacOS] 10.2 or earlier, either upgrade [http://fink.sourceforge.net Fink] to unstable and/or [http://www.apple.com/macosx MacOS] to 10.3, or check the  [[#Installing wxMac form sources|Installing wxMac form sources section]] of this document and then go on with this section) through [http://fink.sourceforge.net Fink]. Read [http://fink.sourceforge.net/download Fink's installation guide] to learn how to install applications through [http://fink.sourceforge.net Fink] (the [http://www.gnu.org/software/gettext gettext] package is ''gettext'' and the [[wxMac]] package is ''wxmac'' and ''wxmac-shlibs''),&lt;br /&gt;
# Read the documentation at http://fink.sourceforge.net/download to learn how to install [[wxMac]].&lt;br /&gt;
# Make ''amule'' dir in your home directory: ''mkdir ~/amule''&lt;br /&gt;
# Enter the ''amule'' directory you just created: ''cd ~/amule''&lt;br /&gt;
# Get [[aMule]]'s latest source code (aMule 2.0.0-rc7 sourcecode: [http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2 http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2]) and place it in your ''~/amule'' directory: curl -O http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2&lt;br /&gt;
# Extract it: ''tar -xjf aMule-2.0.0rc7.tar.bz2''&lt;br /&gt;
# Enter [[aMule]]'s sources directory: ''cd aMule-2.0.0rc7''&lt;br /&gt;
# Prepare the compilation (thanks to '''Babboia''' for his test&amp;amp;fix): ''./configure --disable-systray --disable-gtk --with-wx-config=/usr/local/bin/wx-config''&lt;br /&gt;
# And compile it: ''make''&lt;br /&gt;
# '''Optional:''' You can reduce the size of [[aMule]] from 44MB to 3MB by doing the following (anyway, this will make the [[aMule]] binnary loose debug info, so you'll be unable to report problems to the [[aMule devs|aMule Team]] to make [[aMule]] a better program, which it is not recommended): ''strip src/amule''&lt;br /&gt;
# Get back to your ''amule'' directory: ''cd ~/amule''&lt;br /&gt;
# Download [http://download.berlios.de/amule/aMule-App-Container.tar.bz2 aMule's app-Container]: ''curl -O http://download.berlios.de/amule/aMule-App-Container.tar.bz2''&lt;br /&gt;
# Extract it: ''tar -xjf aMule-App-Container.tar.bz2''&lt;br /&gt;
# Copy the ''amule'' binnary to the app-Container directory: ''cp aMule-2.0.0rc7/src/amule amule.app/Contents/MacOS/''&lt;br /&gt;
# And move ''amule.app'' directory to your Applications folder: ''mv amule.app /Applications''&lt;br /&gt;
# If everything went ok, you can safely remove the downloaded packages:&lt;br /&gt;
## Remove [[aMule]]'s sources package: ''rm ~/amule/aMule-2.0.0rc7.tar.bz2''&lt;br /&gt;
## Remove the app-Container package: ''rm aMule-App-Container.tar.bz2''&lt;br /&gt;
## Optionally remove the extracted [[aMule]] sources (not recommended, since you might want to compile it again someday): ''rm -r ~/amule/aMule-2.0.0rc7''&lt;br /&gt;
## Optionally, if you if you decided to remove the extracted [[aMule]] sources, remove the ''~/amule'' directory (which should be empty by now): ''rmdir ~/amule''&lt;br /&gt;
&lt;br /&gt;
== Installing [[wxMac]] form sources ==&lt;br /&gt;
&lt;br /&gt;
Only follow this part of the guide if [[wxMac]] is not available through your [http://fink.sourceforge.net Fink] installation or if you really know what you're doing. In any other case, just jump to the next section.&lt;br /&gt;
&lt;br /&gt;
# Create a directory where all the work will be done: ''mkdir ~/wxmac''&lt;br /&gt;
# Enter that directory: ''cd ~/wxmac''&lt;br /&gt;
# Download [[wxMac]] sources: ''curl -O ftp://biolpc22.york.ac.uk/pub/2.5.3/wxMac-2.5.3.tar.gz''&lt;br /&gt;
# Extract the file: ''tar -xzf wxMac-2.5.3.tar.gz''&lt;br /&gt;
# Enter the extracted sources' directory: ''cd wxMac-2.5.3''&lt;br /&gt;
# Directory ''build'' should already be there. If not, create it with: ''mkdir build''&lt;br /&gt;
# Now enter ''build'' directory: ''cd build''&lt;br /&gt;
# Prepare the compilation: ''../configure''&lt;br /&gt;
# And compile: ''make''&lt;br /&gt;
# Now install [[wxMac]] compilation: ''sudo make install''&lt;br /&gt;
# Get back to your home directory, you're done: ''cd ~''&lt;br /&gt;
# If everything went ok, you can safely remove:&lt;br /&gt;
## [[wxMac]]'s sources package: ''rm wxMac-2.5.3.tar.gz''&lt;br /&gt;
## Optionally remove the extracted [[wxMac]] sources (not recommended, since you might want to compile it again someday): ''rm -r ~/wxmac&lt;br /&gt;
&lt;br /&gt;
== Problems and solutions ==&lt;br /&gt;
&lt;br /&gt;
*If [http://fink.sourceforge.net Fink] reports something like: ''After unpacking 11.2GB will be freed'', don't be afraid. [http://fink.sourceforge.net Fink] has evolved into a different way of managing packet's size and some old (&amp;quot;old&amp;quot;: at least some months old) packages' sizes aren't handled correctly on the output. If this is your case, devide the number by 1024. So, what the above example really means is: ''After unpacking 11.2MB will be freed''.&lt;br /&gt;
&lt;br /&gt;
*If the app-Container failed to extract try running this command instead of the app-Container extraction step: ''mkdir -p amule.app/Contents/MacOS''&lt;br /&gt;
&lt;br /&gt;
*If you get an error like this: ''You cannot open the application &amp;quot;amule&amp;quot; because it may be damaged or incomplete'', right click on ''amule'', then click on ''Show Packages Contents'', go to &amp;quot;Contents&amp;quot;&amp;gt;&amp;quot;MacOS&amp;quot;&amp;gt; and double click on ''amule''. Next time you start from ''amule.app'' it will run fine. If you still get the same error, move ''amule.app'' to the desktop and run it from there.&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Mac</id>
		<title>HowTo compile on Mac</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Mac"/>
				<updated>2004-11-17T14:03:53Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following steps will lead you to install [[aMule]] in your [http://www.apple.com/macosx MacOS X] box.&lt;br /&gt;
&lt;br /&gt;
This HowTo is written to install [[aMule]] 2.0.0-rc7 but should work for any other version. Please note that you should always download the latest [[aMule]] version available.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' This document explains how to download files using [http://curl.haxx.se curl]. However, [http://curl.haxx.se curl] might not be installed on your system: either install it (you can use [http://fink.sourceforge.net Fink] to instal it) or download the files with whatever application you want (maybe your web browser), but place then in the directory that's being used on each part of the guide, otherwise the commands that are shown here will not work.&lt;br /&gt;
&lt;br /&gt;
# Install [http://developer.apple.com/tools/xcode Xcode Tools] from http://developer.apple.com/tools/download&lt;br /&gt;
# &amp;quot;Getting ADC ID&amp;quot;-&amp;gt;&amp;quot;Log In&amp;quot;-&amp;gt;&amp;quot;Download Software&amp;quot;-&amp;gt;&amp;quot;Developer Tools&amp;quot;-&amp;gt;&amp;quot;Download Xcode Tools last release&amp;quot;&amp;gt;&amp;quot;Install&amp;quot;&lt;br /&gt;
# Install (or verify installation if already installed) [http://fink.sourceforge.net Fink], since [http://www.gnu.org/software/gettext gettext] and [[wxMac]] are installed along with [http://fink.sourceforge.net Fink], from http://fink.sourceforge.net/download&lt;br /&gt;
# Install [http://www.gnu.org/software/gettext gettext] and [[wxMac]] ([[wxMac]] is only available through [http://fink.sourceforge.net Fink] unstable on [http://www.apple.com/macosx MacOS] 10.3. If you are using [http://fink.sourceforge.net Fink] stable or [http://www.apple.com/macosx MacOS] 10.2 or earlier, either upgrade [http://fink.sourceforge.net Fink] to unstable and/or [http://www.apple.com/macosx MacOS] to 10.3, or check the  [[#Installing wxMac form sources|Installing wxMac form sources section]] of this document and then go on with this section) through [http://fink.sourceforge.net Fink]. Read [http://fink.sourceforge.net/download Fink's installation guide] to learn how to install applications through [http://fink.sourceforge.net Fink] (the [http://www.gnu.org/software/gettext gettext] package is ''gettext'' and the [[wxMac]] package is ''wxmac'' and ''wxmac-shlibs''),&lt;br /&gt;
# Read the documentation at http://fink.sourceforge.net/download to learn how to install [[wxMac]].&lt;br /&gt;
# Make ''amule'' dir in your home directory: ''mkdir ~/amule''&lt;br /&gt;
# Enter the ''amule'' directory you just created: ''cd ~/amule''&lt;br /&gt;
# Get [[aMule]]'s latest source code (aMule 2.0.0-rc7 sourcecode: [http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2 http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2]) and place it in your ''~/amule'' directory: curl -O http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2&lt;br /&gt;
# Extract it: ''tar -xjf aMule-2.0.0rc7.tar.bz2''&lt;br /&gt;
# Enter [[aMule]]'s sources directory: ''cd aMule-2.0.0rc7''&lt;br /&gt;
# Prepare the compilation: ''./configure --disable-systray --disable-gtk --enable-embedded_crypto  --with-wx-prefix=/usr/local/bin/wx-config''&lt;br /&gt;
# And compile it: ''make''&lt;br /&gt;
# '''Optional:''' You can reduce the size of [[aMule]] from 44MB to 3MB by doing the following (anyway, this will make the [[aMule]] binnary loose debug info, so you'll be unable to report problems to the [[aMule devs|aMule Team]] to make [[aMule]] a better program, which it is not recommended): ''strip src/amule''&lt;br /&gt;
# Get back to your ''amule'' directory: ''cd ~/amule''&lt;br /&gt;
# Download [http://download.berlios.de/amule/aMule-App-Container.tar.bz2 aMule's app-Container]: ''curl -O http://download.berlios.de/amule/aMule-App-Container.tar.bz2''&lt;br /&gt;
# Extract it: ''tar -xjf aMule-App-Container.tar.bz2''&lt;br /&gt;
# Copy the ''amule'' binnary to the app-Container directory: ''cp aMule-2.0.0rc7/src/amule amule.app/Contents/MacOS/''&lt;br /&gt;
# And move ''amule.app'' directory to your Applications folder: ''mv amule.app /Applications''&lt;br /&gt;
# If everything went ok, you can safely remove the downloaded packages:&lt;br /&gt;
## Remove [[aMule]]'s sources package: ''rm ~/amule/aMule-2.0.0rc7.tar.bz2''&lt;br /&gt;
## Remove the app-Container package: ''rm aMule-App-Container.tar.bz2''&lt;br /&gt;
## Optionally remove the extracted [[aMule]] sources (not recommended, since you might want to compile it again someday): ''rm -r ~/amule/aMule-2.0.0rc7''&lt;br /&gt;
## Optionally, if you if you decided to remove the extracted [[aMule]] sources, remove the ''~/amule'' directory (which should be empty by now): ''rmdir ~/amule''&lt;br /&gt;
&lt;br /&gt;
== Installing [[wxMac]] form sources ==&lt;br /&gt;
&lt;br /&gt;
Only follow this part of the guide if [[wxMac]] is not available through your [http://fink.sourceforge.net Fink] installation or if you really know what you're doing. In any other case, just jump to the next section.&lt;br /&gt;
&lt;br /&gt;
# Create a directory where all the work will be done: ''mkdir ~/wxmac''&lt;br /&gt;
# Enter that directory: ''cd ~/wxmac''&lt;br /&gt;
# Download [[wxMac]] sources: ''curl -O ftp://biolpc22.york.ac.uk/pub/2.5.3/wxMac-2.5.3.tar.gz''&lt;br /&gt;
# Extract the file: ''tar -xzf wxMac-2.5.3.tar.gz''&lt;br /&gt;
# Enter the extracted sources' directory: ''cd wxMac-2.5.3''&lt;br /&gt;
# Directory ''build'' should already be there. If not, create it with: ''mkdir build''&lt;br /&gt;
# Now enter ''build'' directory: ''cd build''&lt;br /&gt;
# Prepare the compilation: ''../configure''&lt;br /&gt;
# And compile: ''make''&lt;br /&gt;
# Now install [[wxMac]] compilation: ''sudo make install''&lt;br /&gt;
# Get back to your home directory, you're done: ''cd ~''&lt;br /&gt;
# If everything went ok, you can safely remove:&lt;br /&gt;
## [[wxMac]]'s sources package: ''rm wxMac-2.5.3.tar.gz''&lt;br /&gt;
## Optionally remove the extracted [[wxMac]] sources (not recommended, since you might want to compile it again someday): ''rm -r ~/wxmac&lt;br /&gt;
&lt;br /&gt;
== Problems and solutions ==&lt;br /&gt;
&lt;br /&gt;
*If the app-Container failed to extract try running this command instead of the app-Container extraction step: ''mkdir -p amule.app/Contents/MacOS''&lt;br /&gt;
&lt;br /&gt;
*If you get an error like this: ''You cannot open the application &amp;quot;amule&amp;quot; because it may be damaged or incomplete'', right click on ''amule'', then click on ''Show Packages Contents'', go to &amp;quot;Contents&amp;quot;&amp;gt;&amp;quot;MacOS&amp;quot;&amp;gt; and double click on ''amule''. Next time you start from ''amule.app'' it will run fine. If you still get the same error, move ''amule.app'' to the desktop and run it from there.&lt;/div&gt;</summary>
		<author><name>80.224.220.41</name></author>	</entry>

	</feed>