From 5637cc1d6d2c7a43c6d0fbf5ba5200f4840d7662 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 22 Apr 2003 04:43:04 +0000 Subject: - mysql 4.1 is available; update documentation - remove last vestiges of 1.3-style qmail/vpopmail exports from svc_domain and svc_forward; add appropriate exports (closes: Bug#299) --- httemplate/docs/install.html | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'httemplate/docs') diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index c90e908e1..4d723119d 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -13,9 +13,9 @@ Before installing, you need:
  • A transactional database engine supported by Perl's DBI.
  • Perl modules (CPAN will query, download and build perl modules automatically)
  • Edit the top-level Makefile:
  • Add the freeside database to your database engine: @@ -91,10 +90,9 @@ $ su
     $ su freeside
     $ createdb freeside
    -
  • Build and install the Perl modules:
     $ make perl-modules
    -- 
    cgit v1.2.1