|
发表于 2005-11-15 11:11:08
|
显示全部楼层
Post by zhllg
if it is not broken, do not fix it
理解了的还需要每次都这么麻烦么
反正比gentoo麻烦
呵呵
zhllg 兄真是会乱弹琴
你真要在 Debian 里自己编译的话,可以用 apt-build
这个才是相当于 Gentoo 的 emerge 的
( 拿自动编译的 emerge 跟手工 make 比较是严重不厚道! )
即使是手工make , Debian 也比一般发行版方便
因为 debian 的 apt 可以自动解决编译依赖 ( 比如 apt-get build-dep )
Gentoo 一般没有遇到编译依赖问题,是由于 Gentoo 把所有编译要的东西都一股脑塞进了系统,
而 Debian 却可以用编译依赖只安装需要的包 |
|