Well, that's kind of odd.  I have a test machine next to my production
machine (each has same config).  When I run the ./configure like this:


 ./configure --enable-roaming-users=y --enable-logging=v
--enable-passwd=y --enable-default-domain=mydomain.com

..its cool.  Then I type:

make distclean

..it seems to completely eliminate the Makefile, so then I can't run
make or make install.  Is that supposed to be like that?


On Wed, 2003-01-15 at 16:37, Bill Shupp wrote:
> On Wednesday, January 15, 2003, at 12:42  PM, John Shireley wrote:
> 
> > 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?
> 
> To be sure, run make distclean ; make ; make install.  You do not have 
> to restart anything.
> 
> Bill
> 
> 


Reply via email to