}

SOLVED: configure-error-cannot-find-lzma-header

Created:

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