X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Finstall.html;h=0bf2c1616e40bd5e3cdb5392f6a3bfdc43ccd3f3;hb=03dcc6e0f48fae0b892dbd36229884e684b94049;hp=1d6022ba36bfa267b5b47f18df82e78fa745dfad;hpb=b934dd05b09dd3d7c72d1fc18b4f600fb3b86430;p=freeside.git diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 1d6022ba3..0bf2c1616 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -11,7 +11,7 @@ Before installing, you need:
  • Perl Don't enable experimental features like threads or the PerlIO abstraction layer.
  • A transactional database engine supported by Perl's DBI.
  • Perl modules (CPAN will query, download and build perl modules automatically) @@ -36,6 +36,7 @@ Before installing, you need:
  • FreezeThaw
  • String-Approx
  • Text-Template +
  • Archive-Tar
  • DBI
  • DBD for your database engine
  • DBIx-DataSource @@ -53,7 +54,7 @@ Install the Freeside distribution: - (using other auth types, add each user to your Apache authentication yand then run: freeside-adduser /usr/local/etc/freeside/secrets username + (using other auth types, add each user to your Apache authentication and then run: freeside-adduser username
  • As the freeside UNIX user, run bin/fs-setup username to create the database tables, passing the username of a Freeside user you created above:
     $ su freeside