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:
-
Feb 18, 2010, 11:24:35 PM (14 years ago)
- Author:
-
datallah
- Comment:
-
First steps toward 2.7.0 instructions
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v68
|
v69
|
|
1 | 1 | = Pidgin for Windows Build Instructions = |
| 2 | |
| 3 | Note: The instructions for versions prior to 2.7.0 are found [wiki:BuildingWinPidgin/Pre2.7.0 here]. |
2 | 4 | |
3 | 5 | == Set up your build environment == |
… |
… |
|
44 | 46 | C:\development\pidgin_dev\win32-dev |
45 | 47 | (If the following file is present, your structure is probably correct.) |
46 | | C:\development\pidgin_dev\win32-dev\gtk_2_0\include\libintl.h |
| 48 | C:\development\pidgin_dev\win32-dev\gtk_2_0-2.14\include\libintl.h |
47 | 49 | }}} |
48 | 50 | |
… |
… |
|
51 | 53 | === GTK+ === |
52 | 54 | |
53 | | Pidgin depends on GTK+ 2.6.10 (newer runtime versions can be used, but building against newer headers will prevent Win98/ME compatibility). |
54 | | For your convenience, we have included all of GTK's dependencies in one tarball. |
55 | | Extract [http://prdownloads.sourceforge.net/pidgin/gtk-dev-2.6.10-rev-a.tar.gz?download gtk-dev-2.6.10-rev-a.tar.gz] within `$PIDGIN_DEV_ROOT/win32-dev`.[[BR]] |
56 | | If you wish to run Pidgin from the `win32-install-dir` directory once it is built, you will need to make sure that you have installed the GTK+ runtime, and make sure that its bin dir is in your PATH.[[BR]] |
57 | | Visit the [http://www.gtk.org GTK+ website] for official binary and source releases. |
| 55 | Pidgin depends on GTK+ 2.14.7 (newer runtime versions can be used). |
| 56 | The GTK+ All-in-one bundle contains all of GTK+'s dependencies in one zip file. |
| 57 | Download [http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.14/gtk+-bundle_2.14.7-20090119_win32.zip gtk+-bundle_2.14.7-20090119_win32.zip] into `$PIDGIN_DEV_ROOT/win32-dev/gtk_2_0-2.14`.[[BR]] |
| 58 | Visit the [http://www.gtk.org/download-windows.html GTK+ website] for official binary and source releases. |
58 | 59 | |
59 | 60 | === Libxml2 === |
60 | | Download and extract [/static/win32/libxml2-2.6.30.tar.gz libxml2-2.6.30.tar.gz] to `win32-dev`. (older version: [/static/win32/libxml2-2.6.24.tar.gz 2.6.24]) |
| 61 | Download and extract [http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/libxml2-dev_2.7.3-1_win32.zip libxml2-dev_2.7.3-1_win32.zip] to `win32-dev/libxml2-2.7.3`. |
| 62 | Download and extract [http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/libxml2_2.7.3-1_win32.zip libxml2_2.7.3-1_win32.zip] to `win32-dev/libxml2-2.7.3`. |
61 | 63 | |
62 | 64 | === Perl 5.10 === |
… |
… |
|
95 | 97 | |
96 | 98 | == Get the Pidgin source code == |
97 | | The source for Pidgin 2.6.3 is available [http://prdownloads.sourceforge.net/pidgin/pidgin-2.6.3.tar.bz2 here] (use the latest release if this isn't updated yet).[[BR]][[BR]] |
| 99 | The source for Pidgin 2.6.6 is available [http://prdownloads.sourceforge.net/pidgin/pidgin-2.6.6.tar.bz2 here] (use the latest release if this isn't updated yet).[[BR]][[BR]] |
98 | 100 | The development source is available via monotone. See [wiki:UsingPidginMonotone] for more information. |
99 | 101 | |
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!