Problem with "with-configdir" in HEAD

Eric Hubert eric.hubert at fhtw-berlin.de
Sat Sep 21 12:19:01 GMT 2002


Hi folks,

I've just pulled HEAD from cvs and gave it a first try.

Here are the options I used:
./configure \
  --exec-prefix=/usr \
  --with-configdir=/etc/samba \
  --with-privatedir=/etc/samba \
  --with-lockdir=/var/lock/samba \
  --with-piddir=/var/run/samba \
  --with-logfilebase=/var/log/samba \
  --with-ssllib=/usr/lib \
  --with-sslinc=/usr/include \
  --with-smbmount \
  --with-automount

I don't know why, but the option "with-configdir" seems to be ignored. I
took a short look at Makefile and saw entries like:
CONFIGFILE = $(LIBDIR)/smb.conf
(seems to be the default)

I changed those lines by hand and everything works fine now. Perhaps I made
something wrong. Just wanted to let you guys know about that.


Bye,
	Eric




More information about the samba-technical mailing list