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.

Changes between Version 1 and Version 2 of BuildingWinPidgin


Ignore:
Timestamp:
Apr 10, 2007, 4:07:25 AM (17 years ago)
Author:
datallah
Comment:

Fix links, etc.

Legend:

Unmodified
Added
Removed
Modified
  • BuildingWinPidgin

    v1 v2  
    4545
    4646=== 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`.
    4848
    4949=== 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`.
    5151  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).
    5353
    5454=== 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`
    5656
    5757=== !GtkSpell / Aspell ===
    5858  * Download the following development packages for !GtkSpell and Aspell, and extract them under `win32-dev`:
    5959    * [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]
    6161
    6262=== Mozilla NSS ===
     
    6666
    6767=== 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`.
    6969 
    7070=== Meanwhile ===
     
    7373== Get the Pidgin source code ==
    7474  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.
    7676
    7777== Build Pidgin ==
     
    9090    * 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]
    9191      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`.
    9393  * Now you can actually build the installer.[[BR]]
    9494    There are 3 different installers: "Normal" (with GTK+), "No GTK+" and "Debug".
     
    101101== Debugging ==
    102102  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]]
    104104  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!