Displaying 20 results from an estimated 900 matches similar to: "How to compile gnutls to samba-4.12.3"
2020 Jun 18
1
How to compile gnutls to samba-4.12.3
El 17 de junio de 2020 22:29:33 GMT-04:00, "S?rgio Basto" <sergio at serjux.com> escribi?:
>On Wed, 2020-06-17 at 22:03 -0400, Rommel Rodriguez Toirac via samba
>wrote:
>> Hello all;
>> sorry almost the offtopic.
>>
>> I want to upgrade to samba-4.12.3.tar.gz on CentOS 7 and has problem
>> installing gnutls.
>> As said in wiki, to
2020 Jun 18
0
How to compile gnutls to samba-4.12.3
On Wed, 2020-06-17 at 22:03 -0400, Rommel Rodriguez Toirac via samba
wrote:
> Hello all;
> sorry almost the offtopic.
>
> I want to upgrade to samba-4.12.3.tar.gz on CentOS 7 and has problem
> installing gnutls.
> As said in wiki, to install samba-4.12.3 you need to install a
> version equal to or greater than 3.4.7 of gnutls. This (gnutls)
> depends on nettle and gmp.
2020 Jun 17
1
Compile gnutls yo install samba-4.12.3
Hello all;
Has anyone installed samba4 from sources (samba-4.12.3.tar.gz) on CentOS 7?
I explain the problem: to install samba-4.12.3 you need to install a version equal to or greater than 3.4.7 of gnutls; this (gnutls) depends on nettle and gmp.
I am trying to install gnutls-3.6.14; I already have gmp (gmp-6.2.0) and nettle (nettle-3.6) installed (compiled from sources), but gnutls
2019 Apr 15
4
compile samba 4.10.2 centos 7.6
On Sun, 2019-04-14 at 10:38 -0400, Nico Kadel-Garcia via samba wrote:
> On Sat, Apr 13, 2019 at 11:43 PM Sérgio Basto <sergio at serjux.com>
> wrote:
> >
> > On Sat, 2019-04-13 at 07:43 -0400, Nico Kadel-Garcia via samba
> > wrote:
> > > On Fri, Apr 12, 2019 at 7:20 AM Andreas Habel via samba
> > > <samba at lists.samba.org> wrote:
> >
2019 Apr 05
2
Samba 4.8.10 for Debian 9 is now available (amd64/i386)
Hai,
I've updated the Samba 4.8.10 packages for Debian 9
Repo info : https://apt.van-belle.nl/
Build logs: https://downloads.van-belle.nl/samba4/Buildlogs/stretch/
Short version:
apt-get install apt-transport-https # optional if you setup https apt repo.
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
echo "deb http://apt.van-belle.nl/debian
2019 Apr 06
2
Samba 4.8.10 for rhel7/centos7 rpms
On Fri, 2019-04-05 at 16:09 -0400, Vincent S. Cojot via samba wrote:
> Hi everyone,
>
> In case anyone's interested, I've posted the rpm builds of samba
> 4.8.10
> that I'm using on RHEL7.6. (I run these in VMs, serving as AD DCs for
> my
> SOHO). Comments most welcomed.
>
> http://nova.polymtl.ca/~coyote/dist/samba/samba-4.8.10
How do you build this on
2019 Apr 14
3
compile samba 4.10.2 centos 7.6
On Sat, 2019-04-13 at 07:43 -0400, Nico Kadel-Garcia via samba wrote:
> On Fri, Apr 12, 2019 at 7:20 AM Andreas Habel via samba
> <samba at lists.samba.org> wrote:
> >
> > Hi,
> >
> > I managed to compile 4.10.0 under CentOS 7.6. I did the following:
>
> I'll put muney down that you did not get it working as a full domain
> controller.
2019 Oct 25
4
Samab 4.11.1 for rhel7/centos7 rpms
On Thu, 24 Oct 2019, Nico Kadel-Garcia wrote:
> You do realize I've been publishing .spec files and build tools for
> all of this for a while now, with hooks to build for CentOS 7, 8, and
> Fedora 30 with full AD features enabled for a few years now? My source
> repo is over at https://github.com/nkadel/samba4repo .
Yes, I am aware of your efforts. Your project is much more
2012 Mar 31
2
Libvirt source code cannot built with libnettle.
Hello All,
I try to build dependency library name is gnutls which require by libvirt,
but show error us below.
$./configure
checking for shared library run path origin... done
checking whether to use nettle... yes
checking for libnettle... no
configure: error:
***
*** Libnettle 2.4 was not found.
I specify macros are
LD_LIBRARY_PATH=$LD_LIBRARY_PATH/path_of_nettle_2.4/lib and
2020 Jun 18
3
How to compile gnutls to samba-4.12.3
On Thu, 2020-06-18 at 03:29 +0100, S?rgio Basto via samba wrote:
> On Wed, 2020-06-17 at 22:03 -0400, Rommel Rodriguez Toirac via samba
> wrote:
> > Hello all;
> > sorry almost the offtopic.
> >
> > I want to upgrade to samba-4.12.3.tar.gz on CentOS 7 and has
> > problem
> > installing gnutls.
> >
> > How can I install gnutls?
> > Has
2019 Apr 08
2
Samba 4.8.10 for rhel7/centos7 rpms
Hi Sergio,
You're right and I hadn't noticed because everything worked fine. Here's
an exercept from samba's config.log (I just refreshed the packages for 4.8.11):
---------------------------------------------------------------------------------
Checking for gnutls >= 3.4.7
/usr/bin/pkg-config "gnutls >= 3.4.7" --cflags --libs gnutls
Requested 'gnutls >=
2019 Apr 21
2
compile samba 4.10.2 centos 7.6
Hi Gabriel,
I've compiled Samba 4.10.2 on CentOS 7 successfully. I've read the wiki
that 4.10.2 version is full compatible with python 3, specifically python
3.4. Then I've install, use the yum command, the package python34-devel and
I've added an environment variable at /etc/profile with export
PYTHON=python3.4.
Thus, I've run ./configure, make and make install with no
Re: [virt-builder] symbol lookup error: /lib64/libgnutls.so.28 - undefined symbol: nettle_secp_256r1
2014 Jan 27
1
Re: [virt-builder] symbol lookup error: /lib64/libgnutls.so.28 - undefined symbol: nettle_secp_256r1
On Mon, Jan 27, 2014 at 10:27:20AM +0100, Pino Toscano wrote:
> On Monday 27 January 2014 11:06:14 Kashyap Chamarthy wrote:
> > Running virt-builder in a guest Fedora-20 guest hypervisor w/ Rawhide
> > Kernel, throws the below:
> >
> > $ virt-builder fedora-20 --format qcow2 --size 20G
> > virt-builder: symbol lookup error: /lib64/libgnutls.so.28: undefined
2019 Oct 25
1
Samab 4.11.1 for rhel7/centos7 rpms
On Fri, 25 Oct 2019, S?rgio Basto wrote:
> Hello, count with me, "my" project [1] , I have sync my spec from Nico
> repo, I think the biggest difference is I'm using all internal
> libraries ...
Hi Sergio and Nico,
I revisited nico's SPEC main samba 4.11 SPEC file last night to see if I
had missed much and found huge similarities (we must have have forked
2019 Apr 08
6
Samba 4.8.10 for rhel7/centos7 rpms
On Sun, 2019-04-07 at 12:38 -0400, vincent at cojot.name wrote:
> On Sat, 6 Apr 2019, Sérgio Basto via samba wrote:
>
> > > http://nova.polymtl.ca/~coyote/dist/samba/samba-4.8.10
> >
> > How do you build this on Centos 7 without gnutls 3.4 and nettle 3.2
> > ?
>
> Hi Sergio,
> that's a very good question. I built these on rhrl7.6 with gnutls-
>
2016 Jan 12
2
smbclient: preoblems with samba 4.3.x
Hallo, Jeremy,
Du meintest am 11.01.16:
>> "smbclient" doesn't work with the slackware packages samba-4.3.1 and
>> 4.3.2, it has worked with 4.2.1 and older versions.
>>
>> smbclient
>>
>> answers with "segmentation fault", on two testing machines (where
>> 4.2.1 has worked well).
[...]
> Run under gdb please and
2019 Apr 08
3
Samba 4.8.10 for rhel7/centos7 rpms
Adding Alexander (cc'ed, thank you)
Hi Sergio,
I found some hints (dating back almost a year ago) about why gnutls-3.4
might be needed:
https://lists.samba.org/archive/samba-technical/2018-April/127282.html
I don't know how much of this still holds true (I've been running an AD DC
with rhel7's gnutls 3.3.z for over a year without apparent issues).
Regards,
Vincent
On Mon, 8
2019 Jul 16
1
Samba 4.10.6 for rhel7/centos7 rpms
On Mon, Jul 15, 2019 at 2:07 AM Andreas Schneider via samba
<samba at lists.samba.org> wrote:
>
> On Monday, July 8, 2019 6:30:21 PM CEST Vincent S. Cojot via samba wrote:
> > Hi everyone,
> >
> > I've posted some updated source and binary rpms following the release of
> > updates by the samba project. Updated rpms include samba-4.10.6 and
> >
2019 Jul 08
8
Samba 4.10.6 for rhel7/centos7 rpms
Hi everyone,
I've posted some updated source and binary rpms following the release of
updates by the samba project. Updated rpms include samba-4.10.6 and
ldb-1.5.5.
Here are the links:
- http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.6/RHEL7
As usual, these work fine for me (4.10.6) but YMMV. Please do report
issues if you find some.
Regards,
Vincent
2016 Jan 12
2
smbclient: preoblems with samba 4.3.x
Hallo, Jeremy,
Du meintest am 12.01.16:
>>> Run under gdb please and type "bt" to get a backtrace when
>>> it crashes.
[...]
>> [?1034h(gdb) run
>> Starting program: /usr/bin/smbclient
>> [Thread debugging using libthread_db enabled]
>> Using host libthread_db library "/lib/libthread_db.so.1".
>>
>> Program received