summaryrefslogtreecommitdiff
path: root/httemplate/docs/install.html
diff options
context:
space:
mode:
authorivan <ivan>2004-12-18 23:32:00 +0000
committerivan <ivan>2004-12-18 23:32:00 +0000
commit3485c34d9374892c3e4d6a56c7dd5f47f480f024 (patch)
treea362ef849562a87f8587fd21ea456f7c32c9d147 /httemplate/docs/install.html
parent01ab1548800f26daa9eb61707dd58ed0d4d6362f (diff)
add info about teTeX and Ghostscript
Diffstat (limited to 'httemplate/docs/install.html')
-rw-r--r--httemplate/docs/install.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html
index 016184950..86e2a6b8c 100644
--- a/httemplate/docs/install.html
+++ b/httemplate/docs/install.html
@@ -11,6 +11,7 @@ Before installing, you need:
<li><a href="http://perl.apache.org/">mod_perl</a> (if compiling your own mod_perl, make sure you set the <a href="http://perl.apache.org/guide/install.html#EVERYTHING">EVERYTHING</a>=1 compile-time option)
<li><a href="http://www.openssh.com/">SSH</a> (<a href="http://www.openssh.com//">OpenSSH</a> is recommended. SSH Communications Security <a href="http://www.ssh.com/products/ssh/download.cfm">commercial SSH version 3</a> has been reported incompatible with Freeside.)
<li><a href="http://rsync.samba.org/">rsync</a>
+ <li>Optional, enables typeset invoices: teTeX and Ghostscript (included with most distributions).
<li>A <b>transactional</b> database engine <a href="http://search.cpan.org/search?mode=module&query=DBD%3A%3A">supported</a> by Perl's <a href="http://dbi.perl.org">DBI</a>.
<ul>
<li><a href="http://www.postgresql.org/">PostgreSQL</a> is recommended (v7or later).