logo
Using Open Watcom 2.0 - Tewi HTTPd
Root

Using Open Watcom 2.0

This page explains how to build using Open Watcom 2.0.

# Steps

# 1. Requirements

  • Open Watcom 2.0
  • Linux or NetBSD environment

# 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. Build

Run ./make-installer.sh watcom, and you should get these files:
  • install.exe (Setup program)
  • tewi.7z (Archive)

Generated using Docgen 1.03A
Trac