summaryrefslogtreecommitdiff
path: root/httemplate/docs/upgrade-1.4.2.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/docs/upgrade-1.4.2.html')
-rw-r--r--httemplate/docs/upgrade-1.4.2.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/upgrade-1.4.2.html b/httemplate/docs/upgrade-1.4.2.html
index ba8c87a3c..1b58565e9 100644
--- a/httemplate/docs/upgrade-1.4.2.html
+++ b/httemplate/docs/upgrade-1.4.2.html
@@ -13,5 +13,6 @@
<li>Copy <code>aspdocs/</code> or <code>masondocs/</code> to your web server's document space.
<li>Run <code>make install-perl-modules</code>.
<li>The signup server and password server are deprecated in 1.4.2. Their functionality has been incorperated into the self-service server. Edit or reinstall your init script appropriately, and set the "signup_server-default_agentnum" and "signup_server-default_refnum" configuration options appropriately. The FS::SignupClient interface is still available as a compatibility wrapper. You should be able to continue to use your current signup.cgi.
+ <li>Optional: To use typeset invoices, install tetex and ghostscript, and copy conf/invoice_latex, conf/invoice_latexnotes, and conf/invoice_latexfooter to /usr/local/etc/freeside/conf.<datasrc>/
<li>Restart Apache and freeside-queued.
</body>