summaryrefslogtreecommitdiffstats
path: root/www/p5-Kwiki/pkg-message
blob: c133e8184bd6a74017020b906242d5fecc13c291 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* ================================================================= */
/* Note:                                                             */
	Kwiki software installed! Now you can install 
	your kwiki web directory by yourself:

$ export PATH=%%KWIKIDIR%%/bin:$PATH
$ kwiki -new path/to/cgi/kwiki-01

	Finally remember to point your browser at this location.

/* Note for upgrade from 0.38 or prior version:                      */

$ cd <into your Kwiki site directory>
$ rm index.cgi
$ rm -rf ./lib  # Remove ./lib, if you have one
$kwiki -update

/* ================================================================= */
OpenPOWER on IntegriCloud