Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| install:compile_cygwin [2008/08/25 14:13] – 92.252.45.110 | install:compile_cygwin [2010/12/03 09:30] (current) – old revision restored eros | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| In the long term, we hope to offer a native Windows port of the CWB. Please join the [[http:// | In the long term, we hope to offer a native Windows port of the CWB. Please join the [[http:// | ||
| + | |||
| + | |||
| ===== Prerequisites ===== | ===== Prerequisites ===== | ||
| Line 22: | Line 24: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| + | * '' | ||
| + | * '' | ||
| We recommend to install the simple text editor '' | We recommend to install the simple text editor '' | ||
| + | |||
| ===== Getting the source code ===== | ===== Getting the source code ===== | ||
| - | Get the source code from [[http://cwb.sourceforge.net/ | + | Get the source code from [[http:// |
| <code bash> | <code bash> | ||
| - | tar xf cwb-XXXXXX.tgz | + | tar xf cwb-XXXXXX.tgz |
| </ | </ | ||
| Line 36: | Line 41: | ||
| <code bash> | <code bash> | ||
| - | cd cwb-3.0 | + | cd cwb-XXXXXX (current version 2.2.b99-RC1) |
| </ | </ | ||
| **Important note:** In principle, you can unpack the CWB source code anywhere you like, but // | **Important note:** In principle, you can unpack the CWB source code anywhere you like, but // | ||
| + | |||
| ===== Edit the makefile ===== | ===== Edit the makefile ===== | ||
| Line 49: | Line 55: | ||
| </ | </ | ||
| - | Otherwise, navigate to the '' | + | Otherwise, navigate to the '' |
| In the **platform** directive, insert //cygwin// | In the **platform** directive, insert //cygwin// | ||