From 44e3eff0aa6e7bdb7f4ecd9ee1ddf141e1b68af3 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 7 Apr 2002 05:56:09 +0000 Subject: working message catalogs (not used for enough yet) - almost (but not quite) closes Bug#385 - still have to catalog the backend things triggered by signup server. --- httemplate/docs/install.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'httemplate/docs') diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 2ad75b15e..4870c7db7 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -180,6 +180,11 @@ $ freeside-adduser -h /usr/local/etc
 $ su freeside
 $ bin/fs-setup username
+
+
  • As the freeside UNIX user, run bin/populate-msgcat username to populate the message catalog, passing the username of a Freeside user you created above: +
    +$ su freeside
    +$ bin/populate-msgcat username
     
  • freeside-queued was installed with the Perl modules. Start it now and ensure that is run upon system startup.
  • Now proceed to the initial administration of your installation. -- cgit v1.2.1