redhat6安装git出现的问题

本文解决RedHat6系统中因多版本openssl导致的Git编译安装错误问题,通过删除特定目录下的文件避免编译警告及错误。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

redhat6编译安装git错误imap-send.c: 在函数‘ssl_socket_connect’中: imap-send.c:291: 警告:不建议使用‘TLSv1_method’(声明于 /usr/local/include/openssl/ssl.h:1612) imap-send.c: 在函数‘cram’中: imap-send.c:865: 错误:‘hmac’的存储大小未知 imap-send.c:880....????????

 

git安装步骤::

[root@ff Downloads]# wget https://www.kernel.org/pub/software/scm/git/git-2.3.5.tar.gz

[root@ff Downloads]# tag zxf git-2.3.5.tar.gz

[root@ff Downloads]# cd git-2.3.5 [root@skd git-2.3.5]# ./configure

[root@ff git-2.3.5]# make

[root@ff git-2.3.5]# make install

[root@ff git-2.3.5]# git --version

 

原因是由于系统里安装了多版本的openssl ,删除/usr/local/include/openssl目录下的所有文件即可,make时就不会出错了

转载于:https://www.cnblogs.com/wxsblog/p/7283868.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值