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

잔글 (봇: 자동으로 텍스트 교체 (-<source lang='cli'> +<source lang='console'>))
 
5번째 줄: 5번째 줄:


==설치==
==설치==
<source lang='cli'>
<source lang='console'>
[root@zetawiki ~]# yum install libgearman
[root@zetawiki ~]# yum install libgearman
... (생략)
... (생략)
24번째 줄: 24번째 줄:
Is this ok [y/N]: y
Is this ok [y/N]: y
</source>
</source>
<source lang='cli'>
<source lang='console'>
... (생략)
... (생략)
Installed:
Installed:

2016년 3월 29일 (화) 12:46 기준 최신판

libgearman 설치

1 사전작업[ | ]

2 설치[ | ]

[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!

3 같이 보기[ | ]

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