Wiki home
Editing page "
samba
"
Base on previous version:
0
-
4419
-
4422
-
4423
-
4425
-
4854
-
5005
# Note: depends on [pkg]Python2[/pkg] # Note: depends on [pkg]perl[/pkg] # Note: depends on [pkg]pkg-config[/pkg] wget -c [link]https://download.samba.org/pub/samba/stable/samba-4.4.5.tar.gz[/link] tar -xzf samba-4.4.5.tar.gz cd samba-4.4.5 # Use --without-* flags as required ./configure --prefix="/usr" --enable-fhs --sysconfdir="/etc" --localstatedir="/var" --without-acl-support --without-ldap --without-ads --without-automount --without-regedit echo '#undef HAVE_RPCSVC_YP_PROT_H' >> bin/default/include/config.h make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page