From 5d613ce431e1b7f7fb419ae8a41206fad33241f8 Mon Sep 17 00:00:00 2001 From: ijliao Date: Tue, 28 May 2002 17:24:24 +0000 Subject: add slash 2.2.5 Slash-Like Automatic Storytelling Homepage system PR: 36066 Submitted by: Autrijus Tang --- www/slash/pkg-message | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 www/slash/pkg-message (limited to 'www/slash/pkg-message') diff --git a/www/slash/pkg-message b/www/slash/pkg-message new file mode 100644 index 0000000..e309224 --- /dev/null +++ b/www/slash/pkg-message @@ -0,0 +1,18 @@ +############################################################################## + +===> Slash post-port installation instructions: + + To complete the installation of this port, please perform following actions + as root (the "virtual user" should be the same as p5-DBIx-Password): + + mysqladmin -u root create slash # "slash" is your database name + echo "Include %%LOCALBASE%%/slash/httpd/slash.conf" \ + >> %%LOCALBASE%%/etc/apache/httpd.conf # or manually insert this line + cd %%LOCALBASE%%/slash # change to the slash directory + bin/install-slashsite -u slash # "slash" is virtual user's name + apachectl restart # restarts the apache server + + Note that the "install-slashsite" script will ask you of a "theme"; just + answer "slashcode" (the only option) will do. + +############################################################################## -- cgit v1.1