"Pear install Console Table"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-</source> +</syntaxhighlight>, -<source +<syntaxhighlight ))
 
1번째 줄: 1번째 줄:
==개요==
==개요==
;pear install Console_Table
;pear install Console_Table
<source lang='console'>
<syntaxhighlight lang='console'>
[root@zetawiki ~]# pear install Console_Table
[root@zetawiki ~]# pear install Console_Table
Did not download optional dependencies: pear/Console_Color2, use --alldeps to download automatically
Did not download optional dependencies: pear/Console_Color2, use --alldeps to download automatically
9번째 줄: 9번째 줄:
.....done: 10,206 bytes
.....done: 10,206 bytes
install ok: channel://pear.php.net/Console_Table-1.2.0
install ok: channel://pear.php.net/Console_Table-1.2.0
</source>
</syntaxhighlight>


==같이 보기==
==같이 보기==

2020년 11월 2일 (월) 02:56 기준 최신판

1 개요[ | ]

pear install Console_Table
[root@zetawiki ~]# pear install Console_Table
Did not download optional dependencies: pear/Console_Color2, use --alldeps to download automatically
pear/Console_Table can optionally use package "pear/Console_Color2" (version >= 0.1.2)
downloading Console_Table-1.2.0.tgz ...
Starting to download Console_Table-1.2.0.tgz (10,206 bytes)
.....done: 10,206 bytes
install ok: channel://pear.php.net/Console_Table-1.2.0

2 같이 보기[ | ]

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