Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4242477
  • 博文数量: 1148
  • 博客积分: 25453
  • 博客等级: 上将
  • 技术积分: 11949
  • 用 户 组: 普通用户
  • 注册时间: 2010-05-06 21:14
文章分类

全部博文(1148)

文章存档

2012年(15)

2011年(1078)

2010年(58)

分类: 系统运维

2011-08-25 15:41:17

在 php4.3.3版本以上,都安装了pear的

  1. root@ywx:/usr/local/php# ls
  2. bin etc include lib man
  3. root@ywx:/usr/local/php# cd bin/
  4. root@ywx:/usr/local/php/bin# ls
  5. pear peardev pecl phar phar.phar php php-config phpize
  6. root@ywx:/usr/local/php/bin# ./pear list
  7. Installed packages, channel pear.php.net:
  8. =========================================
  9. Package Version State
  10. Archive_Tar 1.3.7 stable
  11. Console_Getopt 1.3.0 stable
  12. PEAR 1.9.4 stable
  13. Structures_Graph 1.0.4 stable
  14. XML_Util 1.2.1 stable
  15. root@ywx:/usr/local/php/bin#

更多了解pear安装包的信息

  1. root@ywx:/usr/local/php/bin# ./pear info Console_Getopt
  2. About pear.php.net/Console_Getopt-1.3.0
  3. =======================================
  4. Release Type PEAR-style PHP-based Package
  5. Name Console_Getopt
  6. Channel pear.php.net
  7. Summary Command-line option parser
  8. Description This is a PHP implementation of "getopt"














阅读(851) | 评论(0) | 转发(0) |
0

上一篇:13 十章 文件操作

下一篇:15 十二章 日期

给主人留下些什么吧!~~