= Installing Tewi HTTPd This page describes how to install Tewi HTTPd. == Unix-like, and Haiku Currently, following platforms are checked to be working with this way: 1. NetBSD 2. Linux === Compile the code 1. Checkout the [http://svn.nishi.boats/repo/tewi Subversion repository], or from [TewiMirrors mirrors]. 2. Run `make PLATFORM= PREFIX=`. Replace `` with your platform name, but lower-case, `` with the prefix. 3. Run `make install PREFIX=` with root. == Windows