Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Apr 10, 2007, 4:07:25 AM (17 years ago)
- Author:
-
datallah
- Comment:
-
Fix links, etc.
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
45 | 45 | |
46 | 46 | === Libxml2 === |
47 | | Download and extract [./libxml2-2.6.24.tar.gz libxml2-2.6.24.tar.gz] to `win32-dev`. |
| 47 | Download and extract [/static/win32/libxml2-2.6.24.tar.gz libxml2-2.6.24.tar.gz] to `win32-dev`. |
48 | 48 | |
49 | 49 | === Perl 5.8 === |
50 | | Install Perl 5.8 for Windows (I use [http://www.activestate.com/Products/Language_Distributions/ ActivePerl]), to `C:\Perl`. |
| 50 | Install Perl 5.8 for Windows (I use [http://www.activestate.com/Products/ActivePerl/ ActivePerl]), to `C:\Perl`. |
51 | 51 | If you install Perl anywhere else, you will need to override the `PERL` and `EXTUTILS` variables in your `pidgin/local.mak` file. |
52 | | You will also need to install [./perl582.tar.gz perl582.tar.gz] under `~/win32-dev` (Containing headers and import lib for mingw gcc). |
| 52 | You will also need to install [/static/win32/perl582.tar.gz perl582.tar.gz] under `~/win32-dev` (Containing headers and import lib for mingw gcc). |
53 | 53 | |
54 | 54 | === Tcl 8.4.5 === |
55 | | Download and extract [tcl-8.4.5.tar.gz] to `win32-dev` |
| 55 | Download and extract [/static/win32/tcl-8.4.5.tar.gz tcl-8.4.5.tar.gz] to `win32-dev` |
56 | 56 | |
57 | 57 | === !GtkSpell / Aspell === |
58 | 58 | * Download the following development packages for !GtkSpell and Aspell, and extract them under `win32-dev`: |
59 | 59 | * [http://ftp.gnu.org/gnu/aspell/w32/aspell-dev-0-50-3-3.zip aspell-dev-0-50-3-3.zip] |
60 | | * [./gtkspell-2.0.6.tar.gz gtkspell-2.0.6.tar.gz] |
| 60 | * [/static/win32/gtkspell-2.0.6.tar.gz gtkspell-2.0.6.tar.gz] |
61 | 61 | |
62 | 62 | === Mozilla NSS === |
… |
… |
|
66 | 66 | |
67 | 67 | === SILC Toolkit === |
68 | | Download and extract [./silc-toolkit-1.0.2.tar.gz silc-toolkit-1.0.2.tar.gz] to `win32-dev`. |
| 68 | Download and extract [/static/win32/silc-toolkit-1.0.2.tar.gz silc-toolkit-1.0.2.tar.gz] to `win32-dev`. |
69 | 69 | |
70 | 70 | === Meanwhile === |
… |
… |
|
73 | 73 | == Get the Pidgin source code == |
74 | 74 | The source for Pidgin 2.0.0beta6 is available [http://prdownloads.sourceforge.net/gaim/gaim-2.0.0beta6.tar.gz here].[[BR]] |
75 | | The development source is available in via monotone. See [wiki:UsingPidginMonotone] for more information. |
| 75 | The development source is available via monotone. See [wiki:UsingPidginMonotone] for more information. |
76 | 76 | |
77 | 77 | == Build Pidgin == |
… |
… |
|
90 | 90 | * Download [http://prdownloads.sourceforge.net/gaim/gtk-2.10.11-rev-a-installer.tar.gz?download gtk-2.10.11-rev-a-installer.tar.gz] |
91 | 91 | and extract it to `~/` (or whichever directory you have the pidgin dir in). From within the new `gtk_installer directory`, run `. build.sh` (this builds the GTK+ runtime installer, which the Pidgin installer will include). |
92 | | * Download [./pidgin-inst-deps.tar.gz pidgin-inst-deps.tar.gz] and extract under `~/win32-dev`. |
| 92 | * Download [/static/win32/pidgin-inst-deps.tar.gz pidgin-inst-deps.tar.gz] and extract under `~/win32-dev`. |
93 | 93 | * Now you can actually build the installer.[[BR]] |
94 | 94 | There are 3 different installers: "Normal" (with GTK+), "No GTK+" and "Debug". |
… |
… |
|
101 | 101 | == Debugging == |
102 | 102 | There is a quite good '''Just In Time''' debugger for MinGW: [http://jrfonseca.planetaclix.pt/projects/gnu-win32/software/drmingw/index.html drmingw]. |
103 | | You can download it [./drmingw.exe here].[[BR]] |
| 103 | You can download it [/static/win32/drmingw.exe here].[[BR]] |
104 | 104 | You can also use `gdb` is available from MinGW. |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!