X-Git-Url: http://git.pk910.de/?p=srvx.git;a=blobdiff_plain;f=FAQ;h=bd55116f447c30d19903c25fff98ee05eece59ff;hp=1041fc79638d7db3bfff76604a9150d5ece7d56a;hb=HEAD;hpb=d59b54cc227e9dc3d6deaeefe728df67c677ad44 diff --git a/FAQ b/FAQ index 1041fc7..bd55116 100644 --- a/FAQ +++ b/FAQ @@ -52,8 +52,9 @@ module; for example, "./configure --enable-modules=memoserv". Then see the comment near the start of src/mod-memoserv.c for configuration options. -Q8) How do I enable both HelpServ and MemoServ? In addition to the -configuration steps above, you must mention both when you run the -configure script. For example, run it using "./configure ---enable-modules=memoserv,helpserv". (You may add the snoop and/or -sockcheck modules as well; separate the module names with commas.) +Q8) How do I enable both HelpServ and MemoServ? +A8) In addition to the post-install configuration steps above, you +must mention both when you run the configure script. For example, run +it using "./configure --enable-modules=memoserv,helpserv". (You may +add the snoop and/or sockcheck modules as well; separate the module +names with commas.)