Follow
Debian bookworm amd64 で dillo を build
make 一発
$ sudo apt build-dep dillo
$ ./configure --prefix=/usr/local/
$ make
$ make install