【发布时间】:2020-06-10 09:02:05
【问题描述】:
我使用yum install zstd 在我的 CentOS 7 系统上安装了ztsd。如何检查我系统上安装的zstd是否支持lz4中的压缩?
zstd 中支持 lz4 的相关链接 - https://github.com/valyala/gozstd/blob/master/zstd/programs/README.md#compilation-variables
注意:我的系统在安装 zstd 时已经安装了 lz4。
【问题讨论】: