blob: 9c0fe05162c58cb05d41542ef1ab8ed3a4d2c31b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
===========================================================================
$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:47 wiz Exp $
Hiawatha has now been successfully installed.
In order to use Hiawatha, you will need to create spool
directories, named
/var/spool/hiawatha/SPOOL${PORT}
for each TCP port on which hiawatha will be listening --
for example
/var/spool/hiawatha/SPOOL8080
for the example hiawatha.cfg distributed with this
package.
You can start hiawatha by running
${PREFIX}/etc/rc.d/hiawatha start
===========================================================================
|