-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I'm trying to install bxtools locally on our server. When I run the command:
./configure --prefix=/home/april/local/bxtools/0.0/
Configure runs fine until I get the error:
checking for library containing lzma_end... no
configure: error: liblzma not found, please install lzma
I installed lzma locally from the resource https://tukaani.org/xz/ and added ~/lzma/5.2.3/bin/ to my path but still get this error. Is bxtools looking for another portion of lzma that I may have not installed? I can't find any library called "lzma_end" in the package I installed? Is this package necessary? Is there a way to tell bxtools to ignore this dependency?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels