diff options
Diffstat (limited to 'deskutils/horde-kronolith/files/pkg-message.in')
-rw-r--r-- | deskutils/horde-kronolith/files/pkg-message.in | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/deskutils/horde-kronolith/files/pkg-message.in b/deskutils/horde-kronolith/files/pkg-message.in deleted file mode 100644 index e7f0e3401e17..000000000000 --- a/deskutils/horde-kronolith/files/pkg-message.in +++ /dev/null @@ -1,29 +0,0 @@ -************************************************************************** -Kronolith has been installed in %%KRONOLITHDIR%% with your -blank configuration files. - -Horde must be configured; if not, see `pkg_info -D -x horde'. - -With PHP4: -If you choose the mcal backend, libmcal must be configured with the driver -mstore for the user www: - -- mkdir /var/calendar -- chmod 1777 /var/calendar -- htpasswd -c %%LOCALBASE%%/etc/mpasswd www - -(this port has tried to make it for you, perhaps you'll just have to -check - see `pkg_info -D -x libmcal') - -If you choose a database backend, you have to create some tables from the -SQL scripts in %%KRONOLITHDIR%%/scripts/sql. - -WARNING! if you are upgrading from Kronolith v. 1.1.x, you have to alter -******** your schemas. - Please read the doc %%DOCSDIR%%/UPGRADING. - -Finally, you must login to Horde as a Horde Administrator to finish the -configuration. - -To protect your configuration files, you have to restart Apache. -************************************************************************** |