wget https://github.com/redis/hiredis/archive/v0.13.3.tar.gz
tar -xzvf v0.13.3.tar.gz
cd  hiredis-0.13.3
make -j4
make -j4 install ldconfig

ldd 文件 测试是否还缺少包

相关文章:

  • 2022-02-01
  • 2021-04-11
  • 2021-12-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-02
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-17
  • 2021-11-21
  • 2022-12-23
  • 2021-10-17
  • 2022-12-23
相关资源
相似解决方案