>> opendnssec from github will not `./configure` >> checking for MHD_start_daemon... no >> checking for MHD_start_daemon in -lmicrohttpd... no >> configure: error: No libmicrohttpd found > > The develop on GitHub is work in progress, needs additional instructions > to get working. Either install a released version, pick the 2.1.6 tag > from GitHub or if really want to take the next release in development > version take the 2.1/master branch.
% git checkout tags/2.1.6 % ./configure ... checking for perl... /usr/local/bin/perl checking for backtrace... no checking for backtrace_full in -lbacktrace... no checking for pkg-config... no checking for MHD_start_daemon... no checking for MHD_start_daemon in -lmicrohttpd... no configure: error: No libmicrohttpd found _______________________________________________ Opendnssec-user mailing list [email protected] https://lists.opendnssec.org/mailman/listinfo/opendnssec-user
