"리눅스 libgearman 설치"의 두 판 사이의 차이

22번째 줄: 22번째 줄:
</source>
</source>
<source lang='cli'>
<source lang='cli'>
... (생략)
Installed:
  libgearman.x86_64 0:1.1.8-2.el6                                                                   
Dependency Installed:
  boost-system.x86_64 0:1.41.0-27.el6                                                               
Complete!
</source>
</source>



2015년 11월 17일 (화) 14:43 판

libgearman 설치

1 설치

[root@zetawiki ~]# yum install libgearman
... (생략)
======================================================================================================
 Package                    Arch                 Version                     Repository          Size
======================================================================================================
Installing:
 libgearman                 x86_64               1.1.8-2.el6                 epel                70 k
Installing for dependencies:
 boost-system               x86_64               1.41.0-27.el6               base                26 k

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

Total download size: 96 k
Installed size: 176 k
Is this ok [y/N]: y
... (생략)
Installed:
  libgearman.x86_64 0:1.1.8-2.el6                                                                     

Dependency Installed:
  boost-system.x86_64 0:1.41.0-27.el6                                                                 

Complete!

2 같이 보기

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