I am right now trying to go through the hardware codelab for openthread using 4 Nordic boards. Yet on step
three, when I need to compile, I get a weird
Cmake error `CMake Error at src/posix/CMakeLists.txt:48 (message):
Failed to find readline`
I am running a fedora 33 workstation and made sure all the dependencies are installed. I can even connect to the board and flash programs on to them.
Has anyone had this error, what should I do?