[Samba] [Announce] Samba 4.9.0 Available for Download

Rowland Penny rpenny at samba.org
Thu Sep 13 15:44:38 UTC 2018


On Thu, 13 Sep 2018 16:17:20 +0100
"miguel medalha" <medalist at sapo.pt> wrote:

> 
> >> It might help if you tell us what your actual './configure' was ?
> 
> >> Something else might be pulling in the requirement for lmdb.
> 
> Here it goes:
> 
> ./configure -j 8 --with-systemd --with-statedir=/usr/local/samba/var
> --with-privatedir=/usr/local/samba/var/private
> --with-logfilebase=/usr/local/samba/var/log
> --with-privileged-socket-dir=/usr/local/samba/var/lib
> 
> 

Andrew seems to have sorted your problem, but I will comment on your
'./configure' line.

It only needs to be './configure -j 8'

If libsystemd-dev is installed Samba will be built with systemd.

If you don't set a different prefix, everything ends up in
'/usr/local/samba'

Rowland




More information about the samba mailing list