Closed sanket1729 closed 6 years ago
I have installed libunbound-dev on 14.04. The package is correctly installed by ubuntu. But ./configure still says UNBOUND not found
it might be using an old version which does not install the pkg-config profile. try using the last one from http://unbound.net and compile it with ./configure && make install-all
I have installed libunbound-dev on 14.04. The package is correctly installed by ubuntu. But ./configure still says UNBOUND not found