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:
-
Aug 28, 2012, 2:56:52 AM (11 years ago)
- Author:
-
datallah
- Comment:
-
NSS 3.13.6, NSPR 4.9.2, fix old monotone references
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v129
|
v130
|
|
22 | 22 | }}} |
23 | 23 | 1. Install the [http://cygwin.com Cygwin] Bash shell. |
24 | | Also make sure you install bash, bzip2, coreutils, '''libiconv''', gawk, grep, gzip, '''make''', '''monotone''', '''patch''', sed, tar, '''unzip''', '''wget''', and '''zip''' (several of these are selected by default, those in bold are not).[[BR]] |
25 | | You may prefer to use the native Windows monotone binary (available [http://www.monotone.ca here]), and/or [http://sourceforge.net/projects/mingw/files/MSYS%20Base%20System/msys-1.0.11/MSYS-1.0.11.exe/download MSYS] instead of Cygwin. |
| 24 | Also make sure you install bash, bzip2, coreutils, '''libiconv''', gawk, grep, gzip, '''make''', '''patch''', sed, tar, '''unzip''', '''wget''', and '''zip''' (several of these are selected by default, those in bold are not).[[BR]] |
| 25 | You may prefer to use [http://sourceforge.net/projects/mingw/files/MSYS%20Base%20System/msys-1.0.11/MSYS-1.0.11.exe/download MSYS] instead of Cygwin, but if you do so, you may need to tweak the instructions. |
26 | 26 | |
27 | 27 | 2. The following instructions were written under the assumption that [#GetthePidginsourcecode the Pidgin source] will be extracted or checked out into `$PIDGIN_DEV_ROOT/pidgin-<version>` and that you install all of Pidgin's build dependencies under `$PIDGIN_DEV_ROOT/win32-dev` (the point being that the pidgin source root and `win32-dev` directories should be on the same level). |
… |
… |
|
105 | 105 | |
106 | 106 | === Mozilla NSS === |
107 | | * Download and extract [/static/win32/nss-3.12.5-nspr-4.8.2.tar.gz nss-3.12.5-nspr-4.8.2.tar.gz] under `$PIDGIN_DEV_ROOT/win32-dev`. |
| 107 | * Download and extract [/static/win32/nss-3.13.6-nspr-4.9.2.tar.gz nss-3.13.6-nspr-4.9.2.tar.gz] under `$PIDGIN_DEV_ROOT/win32-dev` (Pidgin 2.10.6 and older use [/static/win32/nss-3.12.5-nspr-4.8.2.tar.gz 3.12.5]). |
108 | 108 | * Note: NSS/NSPR are built from the upstream sources using [wiki:BuildingWinNSS these instructions]. |
109 | 109 | |
… |
… |
|
132 | 132 | |
133 | 133 | == Get the Pidgin source code == |
134 | | The source for Pidgin 2.10.3 is available [http://prdownloads.sourceforge.net/pidgin/pidgin-2.10.3.tar.bz2 here] (use the latest release if this isn't updated yet).[[BR]][[BR]] |
135 | | The development source is available via monotone. See [wiki:UsingPidginMonotone] for more information. |
| 134 | The source for Pidgin 2.10.6 is available [http://prdownloads.sourceforge.net/pidgin/pidgin-2.10.6.tar.bz2 here] (use the latest release if this isn't updated yet).[[BR]][[BR]] |
| 135 | The development source is available via mercurial. See [wiki:UsingPidginMercurial] for more information. |
136 | 136 | |
137 | 137 | == Build Pidgin == |
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!