[Pidgin] BuildingWinPidgin modified

Pidgin trac at pidgin.im
Tue Sep 4 23:16:29 EDT 2012


Changed page "BuildingWinPidgin" by datallah from 68.248.220.60*
Page URL: <http://developer.pidgin.im/wiki/BuildingWinPidgin>
Diff URL: <http://developer.pidgin.im/wiki/BuildingWinPidgin?action=diff&version=132>
Revision 132
Comment: Change viewmtn reference to point at hgweb

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BuildingWinPidgin
=========================================================================
--- BuildingWinPidgin (version: 131)
+++ BuildingWinPidgin (version: 132)
@@ -52,7 +52,7 @@
    * gcc-core 4.4.0 ([http://sourceforge.net/projects/mingw/files/MinGW/Base/gcc/Version4/Previous%20Release%20gcc-4.4.0/gcc-core-4.4.0-mingw32-bin.tar.gz/download bin] and [http://sourceforge.net/projects/mingw/files/MinGW/Base/gcc/Version4/Previous%20Release%20gcc-4.4.0/gcc-core-4.4.0-mingw32-dll.tar.gz/download dll])
   * Extract all of the above downloaded files directly into the `win32-dev/mingw` directory.
   * You will need to set MinGW's bin directory before Cygwin's in your `PATH`.[[BR]]
-   For Example (You should add the following to your `~/.bashrc` file, which is found in \cygwin\home\YourUsername\):
+   For Example (You should add the following to your `~/.bashrc` file, which is found in `C:\cygwin\home\YourUsername\` by default):
 {{{
 #!sh
   export PATH=/cygdrive/c/devel/pidgin-devel/win32-dev/mingw/bin:$PATH
@@ -172,7 +172,7 @@
   This done is by overriding the various Makefile variables in a `local.mak` file in the `$PIDGIN_DEV_ROOT/pidgin-<version>` directory.
   This file does not exist by default.
 
-  Most of the variables that can be overridden with this method are defined in the [/viewmtn/revision/file/8c0ef1cb63204eeb0e5cda5501300c62d11bf89e/libpurple/win32/global.mak libpurple/win32/global.mak] file.
+  Most of the variables that can be overridden with this method are defined in the [http://hg.pidgin.im/pidgin/main/file/default/libpurple/win32/global.mak libpurple/win32/global.mak] file.
   For example, to install Pidgin over `c:\Program Files\Pidgin` instead of `$PIDGIN_DEV_ROOT/pidgin/win32-install-dir`, create a `$PIDGIN_DEV_ROOT/pidgin/local.mak` containing:
 {{{
  #Override the install location

-------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