X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Finstall.html;h=44644dc914bc66d0985a244b6d6be89a4dde87ed;hb=4bbf90e800406ff75a5fed09ba5cd71293cda542;hp=53eb8f8562bda37be791a81d92d7a4c4ee8fdcdd;hpb=2e1ca65dcfcf6a8ef41a10e15e3d20200ffc871a;p=freeside.git diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 53eb8f856..44644dc91 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -51,7 +51,7 @@ $ mysql -u root -p mysql> GRANT SELECT,INSERT,UPDATE,DELETE,INDEX,ALTER,CREATE,DROP on freeside.* TO freeside@localhost IDENTIFIED BY 'set_a_freeside_database_password';
  • with PostgreSQL -
  • Add the freeside database to your database engine. (with MySQL) (with PostgreSQL) +
  • Add the freeside database to your database engine. (with MySQL) (with PostgreSQL)
  • Unpack the tarball:
    gunzip -c fs-x.y.z.tar.gz | tar xvf -
  • Build and install the Perl libraries: