wiki:TewiInstall

Version 5 (modified by Nishi, on Sep 21, 2024 at 7:42:05 PM) ( diff )

--

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 Subversion repository, or from mirrors.
  2. Copy config.h.tmpl to config.h.
  3. Edit config.h if you want to, or need to.
  4. Run make PLATFORM=<platform> PREFIX=<prefix>. Replace <platform> with your platform name, but lower-case, <prefix> with the prefix.
  5. Run make install PREFIX=<prefix> with root.

Windows

  1. Get the installer from Nishi CDN, Jenkins, or GitHub releases.
  2. Run it.
Note: See TracWiki for help on using the wiki.