Version 4 (modified by on Sep 21, 2024 at 7:36:22 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:
- NetBSD
- Linux
Compile the code
- Checkout the Subversion repository, or from mirrors.
- Run
make PLATFORM=<platform> PREFIX=<prefix>
. Replace<platform>
with your platform name, but lower-case,<prefix>
with the prefix. - Run
make install PREFIX=<prefix>
with root.
Windows
Note:
See TracWiki
for help on using the wiki.