c-ares is a C library for asynchronous DNS requests.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://github.com/c-ares/c-ares/releases/download/v1.34.6/c-ares-1.34.6.tar.gz
MD5 校验和:85fda96ad3859edb262f68284d11b971
大小:996 KB
预计所需磁盘空间:11 MB
预计构建时间:0.1 SBU
Install c-ares by running the following commands:
mkdir build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr .. && make
This package does not include a test suite.
Now, as the root user:
make install