search for: nettle3

Displaying 2 results from an estimated 2 matches for "nettle3".

Did you mean: nettle
2020 Jun 18
1
How to compile gnutls to samba-4.12.3
.../configure again, but it keeps saying it can't find >> libnettle 3.4.1 >> >> How can I install gnutls? >> Has anyone got CentOS 7 and samba-4.12.3 installed and fixed this >> situation that explaim me how to do that? > > >I made compat-gnutls34 and compat-nettle32 packages , because half of >Centos 7 depends system gnutls and you can't just upgrade it . >After install compat-gnutls34 and compat-nettle32 before run >./configure you just need run export PKG_CONFIG_PATH=/usr/lib64/compat- >gnutls34/pkgconfig:/usr/lib64/compat-nettle32/pkgconfig...
2020 Jun 18
3
How to compile gnutls to samba-4.12.3
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. I am trying to install gnutls-3.6.14; I already have gmp (gmp-6.2.0) and nettle (nettle-3.6) installed (compiled