The error
When you execute ./configure the following error was returned:
hecking lzma.h usability... no
checking lzma.h presence... no
checking for lzma.h... no
configure: error: lzma header files not found
Solution
sudo apt install liblzma-dev
}
When you execute ./configure the following error was returned:
hecking lzma.h usability... no
checking lzma.h presence... no
checking for lzma.h... no
configure: error: lzma header files not found
sudo apt install liblzma-dev
Software engineer and technical writer. 10+ years experience in DevOps, Python, and Linux systems.
More articles by Leonardo Lazzaro