|
|
Line 1: |
Line 1: |
| <center><h2>Originally by '''Madcat'''</h2></center> | | <center><h2>Originally by '''Madcat'''</h2></center> |
| + | |
| + | <center> |
| + | '''English''' | [[HowTo compile on Win32-de|Deutsche]] |
| + | </center> |
| | | |
| This wiki page only supports the latest [[aMule_CVS|CVS]] version of [[aMule]]. | | This wiki page only supports the latest [[aMule_CVS|CVS]] version of [[aMule]]. |
Line 53: |
Line 57: |
| | | |
| For those of you that don't want to compile [[aMule]] from source, there is also the option of the [[Win32_binary|aMule Windows Installer]]. | | For those of you that don't want to compile [[aMule]] from source, there is also the option of the [[Win32_binary|aMule Windows Installer]]. |
− |
| |
− | == Alternative Anleitung ==
| |
− |
| |
− | Diese Programme werden benötigt:
| |
− |
| |
− | [http://www.microsoft.com/windows Windows] port of [http://gcc.gnu.org GNU C compiler] -> [http://prdownloads.sf.net/mingw/MinGW-3.1.0-1.exe?download Download]
| |
− |
| |
− | Minimal [http://www.gnu.org GNU] shell for [http://www.microsoft.com/windows Windows] -> [http://prdownloads.sf.net/mingw/MSYS-1.0.10.exe?download Download]
| |
− |
| |
− | Developer toolkit for [http://www.mingw.org/msys.shtml MSys] (for [http://www.gnu.org/software/cvs CVS] & co) -> [http://prdownloads.sf.net/mingw/msysDTK-1.0.1.exe?download Download]
| |
− |
| |
− | [http://www.gnu.org/software/libiconv LibIConv] (required by [http://www.gnu.org/software/gettext gettext]) ->
| |
− | [http://prdownloads.sf.net/mingw/libiconv-1.8.0-2003.02.01-1.exe?download Download]
| |
− |
| |
− | [http://www.gnu.org/software/gettext GetText] (for [http://www.gnu.org/software/gettext po files], [http://www.gnu.org/software/automake/automake.html autogen.sh], etc) ->
| |
− | [http://prdownloads.sf.net/mingw/gettext-0.11.5-2003.02.01-1.exe?download Download]
| |
− |
| |
− | [http://www.zlib.org zlib] compression library dll Version ->
| |
− | [http://www.zlib.net/zlib122-dll.zip Download]
| |
− |
| |
− | [http://www.microsoft.com/windows Windows] port of [[wxWidgets]] library ->
| |
− | [http://prdownloads.sourceforge.net/wxwindows/wxMSW-2.6.0.zip Download]
| |
− |
| |
− | Schritt für Schritt:
| |
− | (Ersetze Benutzername mit einem Regulären Windowsbenutzername der in dem Ordner home zu finden ist)
| |
− |
| |
− | 1. Installiere die Programme der Reihe nach. Installiere sie in den vom Programm vorgeschlagenen Pfad.
| |
− |
| |
− | 2. Erstelle in C:\msys\1.0\home\(Benutzername)\ einen neuen Ordner Namens aMule
| |
− |
| |
− | 3. Entpacke wxMSW Packet in diesen Ordner. Für zlib erstelle zuerst einen Ordner namens zlibdll und entpacke dieses Packet hierhin.
| |
− |
| |
− | 4. Starte msys, die Shell die ihr zuvor installiert habt.
| |
− |
| |
− | 5. Wechsle mit cd aMule in den zuvor angelegten Ordner.
| |
− |
| |
− | 6. Der Befehl sollte jetzt zlibdll und wxWidgets-(Version) anzeigen.
| |
− |
| |
− | 7. Mit dem Befehl cd in den wxWidgets Ordner.
| |
− |
| |
− | 8. Gieb den Befehl "./configure --disable-shared --without-checklistbox" ein.
| |
− |
| |
− | 9. Wenn dies geklappt hat den Befehl make und danach "make install".
| |
− |
| |
− | 10. Mit dem Befehl "cd .." kannst du in der Ordnerstruktur eine Ebene nach oben Wechseln. Gieb ihn einmal ein.
| |
− |
| |
− | 11. Besorg dir nun die Aktuellen Sourcen von aMule von der Webseite und enpack sie in den gleichen Ordner wie zuvor zlib und wxWidgets.
| |
− |
| |
− | 12. cd aMule-(Version).
| |
− |
| |
− | 13. "./configure --with-zlib=/home/(Benutzername)/aMule/zlibdll/ --disable-debug --enable-optimize --enable-static"
| |
− |
| |
− | 14. make
| |
− |
| |
− | 15. "make install"
| |
− |
| |
− | Schliese nun alle Fenster, starte die Shell msys neu und gieb aMule.exe ein. Fertig. Die Temp und Incoming Ordner befinden sich in C:\msys\1.0\home\(Benutzername)\ respektive C:\msys\1.0\home\(Benutzername)\.aMule\.
| |
− |
| |
− |
| |
− | Wer nun die Compilierte Version auf einem anderen Computer installieren möchte ohne die ganzen Tools zu installieren der kann dies mit folgenden Schritten erreichen.
| |
− |
| |
− | 1. Auf dem Desktop einen Ordner aMule-(Version) erstellen.
| |
− |
| |
− | 2. Alle Ordner aus C:\msys\1.0\local in diesen Ordner kopieren.
| |
− |
| |
− | 3. Die Datei C:\MinGW\bin\mingwm10.dll in den bin Ordner kopieren.
| |
− |
| |
− | 4. Den Ordner mit einem Tool wie WinRAR oder WinZIP verpacken.
| |
− |
| |
− | 5. Auf dem Server enpacken.
| |
− |
| |
− | 6. Im Ordner bin auf aMule.exe doppelklicken
| |
− |
| |
− | 7. Fertig
| |
− |
| |
− |
| |
− | Die Download und Tempordner befinden sich nun in "C:\Dokumente und Einstellungen\(Benutzername)\aMule Downloads" bzw. "C:\Dokumente und Einstellungen\(Benutzername)\.aMule". Diese Einstellungen können nun selbstverständlich über die Preference anders eingestellt werden. Viel vergnügen.
| |
− |
| |
− | Eine kompilierte aMule-2.0.2 Version gibt es unter dem folgenden Ed2k-Link: "ed2k://|file|amule-2.0.2.zip|10670377|D3B98E6D45BBCC677107EEF1A0412DE3|h=VTQSCK2M7HZXODHQ7W66ONBQLVLCT436|/"
| |
Revision as of 13:34, 6 June 2005
Originally by Madcat
English | Deutsche
This wiki page only supports the latest CVS version of aMule.
Requirements for compiling aMule
Note: Some of these require manually moving includes and libraries into their correct directories.
Windows port of GNU C compiler -> Download
Minimal GNU shell for Windows -> Download
Developer toolkit for MSys (for CVS & co) -> Download
LibIConv (required by gettext) ->
Download
GetText (for po files, autogen.sh, etc) ->
Download
zlib compression library ->
Download
Windows port of wxWidgets library ->
Download
Common guidelines, issues, solutions
When compiling wxWidgets, you should make use of the following configure flags:
--disable-shared --without-checklistbox
Link statically against zlib to avoid distributing extranous DLLs (and generally make life simpler).
Compilation
The compilation itself is actually just a matter of following the usual method: ./configure && make
However, zlib detection might fail. If that's the case, you need to add --with-zlib=/local/ to your configure flags.
NOTE: The compilation with MinGW Studio is deprecated right now and currently does not function. It might function again in the future.
As of 2004/07/17, you can find, in CVS, the file amule.msp which is the project file relative to the MinGW Studio IDE (Free and under GPL at http://www.parinya.ca/ and shipped with precompiled wxMSW).
Install MinGW Studio, add Zlib and Curl compiled libs in The MinGW Studio tree.
Then, open amule.msp with MinGW Studio, press F7, and aMule "should" be compiled :)
Yes, I know, "compile" is not the same as "work" ... But it is a great begining
For those of you that don't want to compile aMule from source, there is also the option of the aMule Windows Installer.