logo
Build for OS/2 - Tewi HTTPd
Root

Build for OS/2

Tewi HTTPd has the OS/2 support.

# Steps

# 1. Install packages

It should be able to compile on Debian if below packages are installed:
  • build-essential
  • Open Watcom 2.0

# 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. Run make

Run make PLATFORM=os2 PREFIX=prefix. PREFIX is set to C:/Tewi by default.

Generated using Docgen 1.03A
Trac