# Steps
# 1. Requirements
- Cygwin (at least checked working on 2007)
# 2. Get the source code
You can get the source codes using several VCS. (
Official Repository List)
# 3. Create config.h
Copy config.h.tmpl to config.h. Edit it if needed.
# 4. Setup the build environment
Enter
C:\Cygwin
(probably depends on the platform), and run
cygwin.bat
.
# 5. Build
Run
./make-installer.sh cygwin
, and you should get these files:
- install.exe (Setup program)
- tewi.7z (Archive)