You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 1, 2022. It is now read-only.
###########
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/lb/Downloads/archiveMount/archivemount-0.8.7/missing: Unknown --is-lightweight' option Try /home/lb/Downloads/archiveMount/archivemount-0.8.7/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
...
...
...
checking for unistd.h... yes
checking archive.h usability... no
checking archive.h presence... no
checking for archive.h... no
configure: error: libarchive headers not found.
If the libarchive headers are installed then perhaps you
should set the CPPFLAGS=-I/nonstandard/include/dir
environment variable
I have installed libarchive(OS default installed), where can I find lib header?
By the way, I can find the libarchive.so
I use CentOS7.4 x64.
I download archivemount-0.8.7
When I run automake, there is a warning as follow:
I ignore it, and ./configure
I have installed libarchive(OS default installed), where can I find lib header?
By the way, I can find the libarchive.so
The text was updated successfully, but these errors were encountered: