[Pidgin] BuildingWinPidgin modified
Pidgin
trac at pidgin.im
Mon Mar 12 03:39:52 EDT 2012
Changed page "BuildingWinPidgin" by MarkDoliner from 24.7.24.31*
Page URL: <http://developer.pidgin.im/wiki/BuildingWinPidgin>
Diff URL: <http://developer.pidgin.im/wiki/BuildingWinPidgin?action=diff&version=122>
Revision 122
Comment: Remove a little redundancy and phrase the libxml instructions the same way as the gettext instructions
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BuildingWinPidgin
=========================================================================
--- BuildingWinPidgin (version: 121)
+++ BuildingWinPidgin (version: 122)
@@ -61,19 +61,16 @@
== Install Pidgin's build dependencies ==
=== GTK+ ===
-
Pidgin depends on GTK+ 2.14.7 (newer runtime versions can be used).
The GTK+ All-in-one bundle contains all of GTK+'s dependencies in one zip file.
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]]
Visit the [http://www.gtk.org/download-windows.html GTK+ website] for official binary and source releases.
=== gettext ===
-
You'll need gettext to compile translations. Download [http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-tools-0.17.zip gettext-tools-0.17.zip] and [http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-runtime-0.17-1.zip gettext-runtime-0.17-1.zip]. Extract both to `$PIDGIN_DEV_ROOT/win32-dev/gettext-0.17`.
=== Libxml2 ===
- Download and extract [http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/libxml2-dev_2.7.4-1_win32.zip libxml2-dev_2.7.4-1_win32.zip] to `$PIDGIN_DEV_ROOT/win32-dev/libxml2-2.7.4`.[[BR]]
- Download and extract [http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/libxml2_2.7.4-1_win32.zip libxml2_2.7.4-1_win32.zip] to `$PIDGIN_DEV_ROOT/win32-dev/libxml2-2.7.4` (the same directory as the `-dev` package above).
+ Download [http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/libxml2-dev_2.7.4-1_win32.zip libxml2-dev_2.7.4-1_win32.zip] and [http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/libxml2_2.7.4-1_win32.zip libxml2_2.7.4-1_win32.zip]. Extract both to `$PIDGIN_DEV_ROOT/win32-dev/libxml2-2.7.4`.
=== Perl 5.10 ===
Install Perl 5.10 (I use [http://www.activestate.com/Products/ActivePerl/ ActivePerl]), and make sure it is in your `PATH`.
-------8<------8<------8<------8<------8<------8<------8<------8<--------
* The IP shown here might not mean anything if the user or the server is
behind a proxy.
--
Pidgin <http://pidgin.im>
Pidgin
This is an automated message. Someone at http://pidgin.im added your email
address to be notified of changes on BuildingWinPidgin. If it was not you, please
report to .
More information about the Wikiedit
mailing list