On Wed, 2003-01-15 at 15:34, Bill Shupp wrote:
> On Wednesday, January 15, 2003, at 12:29 PM, John Shireley wrote:
>
> > Follow up question: I'm not concerned with IMAP (thank goodness), just
> > POP and hopefully web-enabled access. When you say "configure", what
> > is
> > the procedure and syntax? Just re-run .configure with that option?
> > Will that overwrite previous options? Do I need to do anything in
> > advance of that, i.e. will it mess anything up?
>
> If you follow the toaster, then just add that to the other options.
> Your new configure line will look like this:
>
> ./configure --enable-roaming-users=y --enable-logging=v
> --enable-passwd=y
>
> You will not need to recompile anything else since vchkpw is the only
> program affected by this change.
>
> Regards,
>
> Bill
Since this is already installed (I did a complete, from-scratch installation already),
do I just re-run that command? Do I also re-run make and make-install?