On Thu, 22 Jul 2021 at 22:27, abhijeet inamdar
<abhijeetinamdar3...@gmail.com> wrote:
>
> Hi,
>
> I downloaded the qemu-6.0.0. When I did ./configure inside qemu-6.0.0 
> directory it say
> ERROR: Cannot find ninja
>
> wherein I did install pip3 install Ninja.
>
> What should I do?

You should install ninja, which is not a Python program. It is
provided by Ubuntu, Debian, RedHat and Centos (and probably other
distros) in a package named 'ninja-build'.

-- PMM

Reply via email to