Here's a shell archive:
http://tpe.freepan.org/repos/gugod/bin/NK
It would extract an KwikiSite/ directory which contain default
Kwiki.pm deployment.
If you also install RunApp::Simple, you could KwikiSite/ and just run
"runapp", it would
run a httpd like this:
[/tmp/KwikiSite] runapp
. building /private/tmp/KwikiSite/apache_perl/conf/httpd.conf
. building /private/tmp/KwikiSite/apache_perl/apachectl
. start => /usr/sbin/httpd
/private/tmp/KwikiSite/apache_perl/apachectl start: httpd started
Point your browser at the following URL to see the website:
http://localhost:12345/
It's very easy for testing purpose.
Cheers,
Kang-min Liu