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:
-
Jun 6, 2014, 6:56:50 PM (10 years ago)
- Author:
-
renatosilva
- Comment:
-
Add reference to Pidgin Widev automation script, and remove reference to the very old, no longer working Build Environment Fetcher.
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v158
|
v159
|
|
24 | 24 | 1. Install the [http://cygwin.com Cygwin] Bash shell. |
25 | 25 | Also make sure you install bash, bzip2, '''ca-certificates''', coreutils, gawk, '''gnupg''', grep, gzip, '''libiconv''', '''make''', '''patch''', sed, tar, '''unzip''', '''wget''', and '''zip''' (several of these are selected by default, those in bold are not).[[BR]] |
26 | | 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 | 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. Alternatively, if you wish, there is a ''third-party'' [https://launchpad.net/pidgin-windev automation script for MSYS] which should cover most of the steps described here. |
27 | 27 | |
28 | 28 | 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). |
… |
… |
|
149 | 149 | == Build the Pidgin Installer == |
150 | 150 | |
151 | | * If you want to build the Pidgin installer, do the following (skip to the `make` command below if you chose to use the Build Environment Fetcher): |
| 151 | * If you want to build the Pidgin installer, do the following: |
152 | 152 | * Download and install [http://nsis.sourceforge.net/Download NSIS]. Include NSIS to Cygwin's `PATH`. |
153 | 153 | * For information on the NSIS installer, visit the [http://nsis.sourceforge.net NSIS website].[[BR]] |
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!