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:
-
Mar 13, 2010, 4:25:10 AM (14 years ago)
- Author:
-
bviktor
- Comment:
-
add note about msys
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v98
|
v99
|
|
10 | 10 | 1. Install the [http://cygwin.com Cygwin] Bash shell. Make sure to select Unix file mode during setup. |
11 | 11 | 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). Be sure to add Cygwin versions of any programs you may use that require Cygwin path names (for example, if you want to use vim to edit monotone commit messages, you need to install the Cygwin version of vim -- native Win32 vim will be unable to read Cygwin-style paths). [[BR]] |
12 | | You may prefer to use the native Windows monotone binary available [http://www.monotone.ca here]. |
| 12 | 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. |
13 | 13 | |
14 | 14 | 2. Download the [http://gaim-extprefs.sourceforge.net/bef.shtml Build Environment Fetcher] script. Follow the instructions on the website to fetch and install most of the needed build dependencies. The script can fetch Pidgin's source code distribution; you will be prompted to choose which version you'd like to use.[[BR]] |
… |
… |
|
21 | 21 | 1. Install the [http://cygwin.com Cygwin] Bash shell. |
22 | 22 | 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]] |
23 | | You may prefer to use the native Windows monotone binary available [http://www.monotone.ca here]. |
| 23 | 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 | 24 | |
25 | 25 | 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). |
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!