On 04/03/2024 13:56, Jiaming Zhang wrote:

Hi Jiaming,

Recently I was trying to upgrade bind from 9.16 to 9.18. However, running 
`./configure` return an error stating the `libuv` was not found. I have this 
library installed (version 1.41.1) via dnf, and can can find it using `rpm -ql` 
which shows the library is under `/usr/lib64`. I'm using Oracle Linux 8 (RHEL 8 
compatible).

When compiling BIND, you need the development header files for libuv, so you have to install the "libuv-devel" package.

Regards,
Anand
--
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from 
this list

ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to