search for: samba_third_party

Displaying 7 results from an estimated 7 matches for "samba_third_party".

2018 Dec 06
0
Build error while upgrading samba 4.9.3
...(>=1.3.16) : not found Checking for system talloc (>=2.1.14) : not found Run these 2 command in the source folder. grep ^VERSION lib/{talloc,tdb,tevent,ldb}/wscript grep minversion buildtools/wafsamba/samba_third_party.py | awk -F"(" '{ print $2 }' These are the minimal required depend versions. And now think again if you want to attempt this because the few shown above are not the only things you will encounter. I really suggest, install debian stretch and if you dont want systemd, install d...
2018 Nov 01
2
Jansson not found when compiling Samba
I am trying to compile Samba 4.9.1, on Ubuntu 18.04.1 server. However, when I try to configure, it says that jansson is not found. I have installed libjansson-dev from the repo (version 2.11-1), but still get the error. Config.log says: Checking for jansson /bin/sh: 1: --cflags: not found not found ​
2018 Nov 27
2
Debian Stretch Samba 4.8.7 packages available amd64/i386
Hai,   The Debian Stretch packages for samba 4.8.7 are now available for amd64 and i386.   ----------- THE REPO SETUP --------------- 1) Choose http or https for you apt, both work, for https you need to : apt-get install apt-transport-https   2) Import my public key wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -   3) (optional) setup a header line for the repo
2018 Aug 30
1
Can not build Samba 4.7.10
Allready installed and it works absolut fine with Samba 4.7.9 Thomas Zitat von "L.P.H. van Belle via samba" <samba at lists.samba.org>: > If from source. > https://ftp.samba.org/pub/ldb/ldb-1.2.3.tar.gz > > If its debian/ubuntu. > Then you can get a ready source here. > echo "deb-src http://apt.van-belle.nl/debian stretch-samba47 main > contrib
2018 Aug 30
5
Can not build Samba 4.7.10
Samba 4.7.10 is unwilling to find my pyldb-util v 1.2.3 Checking for system pyldb-util (>=1.2.3 <=1.2.999) : not found ERROR: System library pyldb-util of version 1.2.3 not found, and bundling disabled Building of Samba 4.7.9 in the same environment works flawlessly. What goes wrong in Samba 4.7.10 with detection of pylab? Regards, Thomas
2020 Jul 06
3
Debian Buster Samba 4.12.5 + extra patches. (amd64/i386/armhf)
Hai, The latest update is now online. Debian Buster Samba 4.12.5 + extra patches for amd64/i386/armhf. samba (2:4.12.5+dfsg-2.1buster1) buster; urgency=medium * Rebuild from Debian Sid for Debian Buster * d/control, re-added acl as Recommands to samba package * d/control added libicu-dev,add Missing support for Unicode normalisation. * d/patches, fix debian bug #964165 with
2018 Dec 06
3
Build error while upgrading samba 4.9.3
Hi Team, Trying to upgrade samba 4.9.3 on debian wheezy. while building facing the following error. Build phase! ` Configuring Samba 4 - x86_64 Checking for program gcc or cc : /usr/bin/gcc Checking for program cpp : not found Checking for program ar : /usr/bin/ar Checking for program ranlib : /usr/bin/ranlib Checking for gcc