while installing iam getting error
Failure! build file wasn't produced.
Please read INSTALL.md and associated NOTES-* files. You may also have to
look over your available compiler tool chain or change your configuration.
ERROR!
No C compiler found, please specify one with the environment variable CC,
or configure with an explicit configuration target.
The error says it can't find a C compiler so you need to install one. CMAKE is probably what you want. https://cmake.org/install/