gpt4 book ai didi

python - 在 docker 容器上安装 rdiff

转载 作者:太空宇宙 更新时间:2023-11-04 03:49:24 25 4
gpt4 key购买 nike

我正在尝试使用 rdiff 从 docker 容器中创建一个备份解决方案。我有 python 安装和 python-dev 包,但是当我运行安装命令时:

python ./setup.py install 

出现以下错误

running install
running build
running build_py
running build_ext
building 'rdiff_backup._librsync' extension
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.7 -c _librsyncmodule.c -o build/temp.linux-x86_64-2.7/_librsyncmodule.o
_librsyncmodule.c:25:22: fatal error: librsync.h: No such file or directory
compilation terminated.
error: command 'gcc' failed with exit status 1

最佳答案

您的容器需要 librsync-dev 包。

关于python - 在 docker 容器上安装 rdiff,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22013650/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com