Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

libvirt

Dom edited this page Aug 10, 2023 · 12 revisions

meson setup build -Dsystem=true -Ddriver_qemu=enabled

meson.build:1602:6: ERROR: Problem encountered: YAJL 2 is required to build QEMU driver apt install libyajl-dev

docs/meson.build:176:2: ERROR: Program 'rst2html5 rst2html5.py rst2html5-3' not found or not executable

apt-get install python3-docutils

Clone this wiki locally