On Thu, Jun 14, 2001 at 02:44:59PM -0500, Tim Olson wrote:
> I'm just trying to start using servermode on a group, and in reading
> past postings I see there is some confusion that is making me
> even more confused. 
> 
> is it --enable-servermode or --enable-server-mode
> 
> and if I do a group is it
> 
> --enable-server-mode-group-include=group 
> or
> --enable-servermode-group-include=group

  It's confusing in part because the syntax is different between what
you tell the configure command and what you tell it in a runtime config
file; it does not *have* to be configured/compiled in, though you can. 
It does want the dash:

--enable-server-mode-group-include=group in configure;

  "set group-server-mode = group" in a config file.

BTW, you can type "./configure --help" to get a list of all the valid
options to configure for the package you are currently building.


> Also, if I use --enable-servermode-group-include=group, do I also
> need --enable-servermode to get it working, or is the first one
> itself sufficient?  (assuming I'm choosing the correct command syntax
> to beging with)

The first alone is sufficient.  --enable-servermode makes it a defualt
for everything.

Pages 40-42 of the PDF make things reasonably clear if you read them
through closely enough.

  -- Clifton

-- 
 Clifton Royston  --  LavaNet Systems Architect --  [EMAIL PROTECTED]
   WWJD?   "JWRTFM!" - Scott Dorsey (kludge)   "JWG" - Eddie Aikau

Reply via email to