欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  后端开发

Ubuntu 下安装PEAR DB库,报错,请帮忙解决

程序员文章站 2024-01-24 12:48:40
...
Ubuntu 14操作系统,pear安装成功。但执行pear install DB-1.7.14.tgz 时报错:

root@Von239723900:/var/www/html# pear install DB-1.7.14.tgz
could not extract the package.xml file from "DB-1.7.14.tgz"
install failed

其中pear版本如下:
root@Von239723900:/var/www/html# pear version
PEAR Version: 1.9.4
PHP Version: 5.5.9-1ubuntu4
Zend Engine Version: 2.5.0

请各位帮忙,谢谢。


回复讨论(解决方案)

没有人知道吗?

http://www.cnblogs.com/shiningrise/archive/2012/11/05/2755437.html