summaryrefslogtreecommitdiff
path: root/httemplate/docs
diff options
context:
space:
mode:
authorivan <ivan>2002-07-06 12:53:22 +0000
committerivan <ivan>2002-07-06 12:53:22 +0000
commit0b8f79a88503618bca0e18d02aeebdbb1e3b47ba (patch)
treecce0ec72423fe55d81e49379c0412886aad6c8f7 /httemplate/docs
parent849e3e44a7fc2f6c353273b6e94a8c2a627ff561 (diff)
new! improved! now even more idiot-proof!
Diffstat (limited to 'httemplate/docs')
-rw-r--r--httemplate/docs/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html
index db2141619..c593c956b 100644
--- a/httemplate/docs/install.html
+++ b/httemplate/docs/install.html
@@ -187,7 +187,7 @@ $ su freeside
$ cd <b>/path/to/freeside-1.4.0/</b>
$ 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 (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><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 systemand QUEUED_USER with the username of a Freeside user you created above, and run <tt>make install-init</tt>)
<li>Now proceed to the initial <a href="admin.html">administration</a> of your installation.
</ul>
</body>