CentOS cmake 설치

1 개요[ | ]

YUM cmake 설치
yum install cmake
[root@zetawiki ~]# yum install cmake
... (생략)
=========================================================================
 Package           Arch          Version               Repository   Size
=========================================================================
Installing:
 cmake             x86_64        2.8.12.2-4.el6        base        8.0 M
Installing for dependencies:
 libarchive        x86_64        2.8.3-4.el6_2         base        126 k

Transaction Summary
=========================================================================
Install       2 Package(s)

Total download size: 8.1 M
Installed size: 29 M
Is this ok [y/N]: y
... (생략)
Installed:
  cmake.x86_64 0:2.8.12.2-4.el6                                          

Dependency Installed:
  libarchive.x86_64 0:2.8.3-4.el6_2                                      

Complete!

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}