summaryrefslogtreecommitdiff
path: root/www/hiawatha/MESSAGE
blob: 421b9888614ecf22e8c0b4e34978191e9db7b489 (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.2 2001/11/11 06:17:31 hubertf 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

===========================================================