head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	99.08.25.01.38.10;	author rkrusty;	state Exp;
branches;
next	;


desc
@@


1.1
log
@[IEM] Migrating some of the core docs out of the root tree into the docs
subdir.  Basically leaving the README which will point to the docs dir
and the COPYING file. (Updating debian stuff to match)
@
text
@Skattek Installation Guide:
---------------------------

Installation of Skattek is pretty easy since there currently isn't
much to it.  Here are the steps needed to install Skattek currently:

  Debian Users:

      1> Install horde-core package (1.3.0 version)
      2> Install skattek package
      3> Install phplib package
      4> Try it out

  Others:

   1> Obtain and install the Horde module  (1.3.0 version)
   2> Grab a tarball of skattek 
   3> cd /path_to_horde
   4> tar -zxvf skattek.tgz

      You should now have a dir layout like this:

           ..../horde
           ..../horde/skattek

   5> Build a defaults.php3 file

          In skattek/config/examples there are examples you can use to
          base your defaults.php3 file on

   6> Configure PostgreSQL

          In skattek/docs/scripts there is a postgres creation script.
          Follow the instructions in that script 

   7> Try it out.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Copyright (c) 1999, Ivan E. Moore II <rkrusty@@tdyc.com>
@
