ubuntu install deb file: dependency is not satisfiable : XXX

安装文件aaa.deb文件提示:dependency is not satisfiable : bbb

说明要先安装bbb文件,如zlib zlib-dev php php-dev libxml2 libxml2-dev,再安装本文件。

可以到ubuntu搜索bbb文件再下载。

http://packages.debian.org/search?keywords=search

 

题外话:没有更新源的话就得一个个deb的下载,真是麻烦,设置就更新一大堆东西。

 

 

你可能感兴趣的:(ubuntu install deb file: dependency is not satisfiable : XXX)