> **make build** command gave me the following error ``` g++ -g -fmax-errors=2 -Wall -Wextra unit.cpp -o bin/lxroot-unit make: g++: No such file or directory make: *** [Makefile:46: bin/lxroot-unit] Error 127 ``` my current os > Ubuntu 22.04.1 LTS