免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1933 | 回复: 1
打印 上一主题 下一主题

[学习分享] 【渣新没有博客权限,所以这是一个收藏贴】 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2016-11-18 22:55 |只看该作者 |倒序浏览
一楼说明书,这是渣新楼主想收藏一些文章然而并没有博客权限,就当这个帖子是一个收藏贴···

论坛徽章:
0
2 [报告]
发表于 2016-11-18 22:58 |只看该作者
git安装问题   【转载】自http://blog.163.com/hehaifeng198 ... 136201483101011798/
一  安装问题
    [root@localhost SelfGoodCode]# git --version
    git version 1.7.1

下载git-1.8.0.tar.gz,解压,确认./configure prefix=/usr/local/bin/git
make时候碰见错误

a、usr/local/git/share/locale'
Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.
解决:yum install perl-ExtUtils-MakeMaker

b、tclsh failed; using unoptimized loading
MSGFMT    po/de.msg make[1]: *** [po/de.msg] Error 127
解决:yum install tcl

c、/bin/sh: msgfmt: command not found
make: *** [po/build/locale/da/LC_MESSAGES/git.mo] Error 127
解决:yum install gettext-devel

d、git clone时候提示fatal: Unable to find remote helper for 'https'
解决:yum install libcurl-devel   安装完成后,版本确认。

    [root@localhost SelfGoodCode]# git --version
    git version 1.8.0

    src:http://www.lifeba.org/arch/git_gitosis.htm
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP