On Mon, Sep 13, 2021 at 10:27:38AM +0200, Peter Krempa wrote:
> On Mon, Sep 13, 2021 at 01:36:57 +, Or Ozeri wrote:
> > Hi,
> >
> >
> > I'm trying to compile libvirt on ubuntu machine.
> > I installed meson 0.59.1 using pip.
> > Then installed a few more packages that were required by meson b
On Mon, Sep 13, 2021 at 01:36:57 +, Or Ozeri wrote:
> Hi,
>
>
> I'm trying to compile libvirt on ubuntu machine.
> I installed meson 0.59.1 using pip.
> Then installed a few more packages that were required by meson build:
> sudo apt-get install libxml2-utils xsltproc libpciaccess-dev ninja-b
Hi,
I'm trying to compile libvirt on ubuntu machine.
I installed meson 0.59.1 using pip.
Then installed a few more packages that were required by meson build:
sudo apt-get install libxml2-utils xsltproc libpciaccess-dev ninja-build
Finally, I followed the simple instructions over here:
https: