mountpoint-s3 linux 构建一些问题

依赖包问题

  • cmake3
yum install -y cmake3
  • clang

    通过scl 解决

yum install centos-release-scl
yum install llvm-toolset-7
scl enable llvm-toolset-7 bash
  • fuse
yum install -y fuse3-devel
  • libunwind
yum install -y libunwind-devel

说明

mac 以及centos 的我编译了,同时放到github 中了,打开可以试用(不能保证可以用,mac 目前是最新的系统,centos 使用了centos 7)

参考资料

https://stackoverflow.com/questions/44219158/how-to-install-clang-and-llvm-3-9-on-centos-7
https://github.com/rongfengliang/mountpoint-s3-packages
https://github.com/awslabs/mountpoint-s3

posted on   荣锋亮  阅读(65)  评论(0编辑  收藏  举报

相关博文:
阅读排行:
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· .NET10 - 预览版1新功能体验(一)
历史上的今天:
2022-03-27 coolify heroku & netlify 可选开源方案
2022-03-27 supertokens autho firebase auth aws cognito 开源替换方案
2022-03-27 minio 系统自动纠删码处理算法简单说明
2021-03-27 filodb 分布式prometheus 时序数据库
2021-03-27 cube.js 一些预聚合分区新特性
2020-03-27 使用mgob 进行mongodb 数据库备份
2019-03-27 terraform 配置github module source

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示