[ Server ][ Linux ] centos7 git 버젼업데이트
작성자 웹지기
작성일 19-04-01 17:27
조회 14,088
댓글 0
본문
# make configure
# ./configure --prefix=/usr
# make all doc info
@make all doc info 설치시 오류가 발생
@Can't locate ExtUtils/MakeMaker.pm 해결방법
# yum install perl-CPAN
# sudo make install install-doc install-html install-info
# git --version
댓글목록 0
등록된 댓글이 없습니다.
