logo
Build for BSD/OS - Tewi HTTPd
Root

Build for BSD/OS

Tewi HTTPd has the BSD/OS support, which is checked working on 5.1.

# Steps

# 1. Install packages

There are no required packages, they should be installed by default.

# 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=bsdi PREFIX=prefix. PREFIX is set to /usr/local by default.

# 5. Install

Run make PLATFORM=bsdi PREFIX=prefix install as root user.

Generated using Docgen 1.03A
Trac