On Fri, 1 Feb 2019, 水上ナツ via Unbound-users wrote:
I installed unbound-1.9.0rc1 from the source. Starting unbound.conf with the default, failed to start. Is there anything that you have to set at a minimum? How can I start it? The following is the operation log. ------------------------------------ # wget https://nlnetlabs.nl/downloads/unbound/unbound-1.9.0rc1.tar.gz # tar zxvf unbound-1.9.0rc1.tar.gz # ./configure # make # make install # rpm -q openssl-devel openssl-devel-1.0.2k-16.el7.x86_64
On RHEL systems, you can take the latest RHEL source rpm and change the version and compile the new unbound packages. Or look at the fedora source rpm which are usually newer than the packages in rhel/centos. Paul (although I have not yet tested 1.9.0rc1)
