diff options
author | ivan <ivan> | 2002-05-15 13:24:26 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-05-15 13:24:26 +0000 |
commit | eb7c552dd8290d6b33a4e026c5dc21ebf01105cf (patch) | |
tree | f4e307c94039085b55bd2c416e78824cabe52911 /httemplate/docs/install.html | |
parent | ce119821d508611bce8d2c62c3faec237faa6612 (diff) |
queue dependancies
Diffstat (limited to 'httemplate/docs/install.html')
-rw-r--r-- | httemplate/docs/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 5c13ac10d..26fa34dd1 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -186,7 +186,7 @@ $ bin/fs-setup <b>username</b> $ su freeside $ bin/populate-msgcat <b>username</b> </pre> - <li><tt>freeside-queued</tt> was installed with the Perl modules. Start it now and ensure that is run upon system startup. + <li><tt>freeside-queued</tt> was installed with the Perl modules. Start it now and ensure that is run upon system startup (Do this manually, or, edit the top-level Makefile, replacing INIT_FILE with the appropriate location on your system, and run <tt>make install-init</tt>. <li>Now proceed to the initial <a href="admin.html">administration</a> of your installation. </ul> </body> |