On 05.12.2014 01:32, alex lupu wrote: > On Thu, Dec 4, 2014 at 2:42 PM, Fernando de Oliveira <[email protected]> > wrote: > >>> >> ... >> > > > > > gnutls-3.3.10 > >>> >>> Unbound-1.5.0 is under "Optional". >>> It should be under "Required" because the 'configure' complains >>> about a missing (required?) command: >>> >>> >> >> unbound-anchor -a /etc/unbound/root.key >>> >>> which should be run by root prior to 'configure' >>> (Assumption: installing a "GNUtls" for the first time). >> >> I have in my log: >> >> {{{ >> ... >> checking whether to build libdane... yes >> checking for unbound library... no >> configure: WARNING: >> *** >> *** libunbound was not found. Libdane will not be built. >> *** >> checking for P11_KIT... yes >> ... >> }}} >> >> Hi Fernando, > > Your words above do not seem to "clash" with mine. > > On my system > > $ find / -type f -name "libunbound.so*" -exec ls -l {} \; > ... root root 723919 Dec 3 22:43 /usr/lib/libunbound.so.2.3.3 > > which reinforces the fact that I did have "unbound" around at the time of > gnutls compile, > _and_ > after I ran the command (as "suggested" by gnutls 'configure') > > unbound-anchor -a /etc/unbound/root.key
That looks like something that needs to be done when installing unbound. So, correct me if I'm wrong - That's needed for GnuTLS when unbound is present, otherwise GnuTLS configure script would fail or simply complain? > on my second (and final) 'configure' try, 'configure' was quiet as a mouse. > > Thanks for your help, > -- Alex > > > -- Note: My last name is not Krejzi.
signature.asc
Description: OpenPGP digital signature
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
