当在Ubuntu 8.04下修改好adns/internal.h文件和option.h文件后
./configure 后出现如下错误:
for d in utils interf fetch; do (cd $d; make dep-in); done
make[2]: Entering directory `/home/benbendy/larbin-2.6.3/src/utils'
makedepend -f- -I.. -Y *.cc 2> /dev/null > .depend
make[2]: *** [dep-in] Error 127
make[2]: Leaving directory `/home/benbendy/larbin-2.6.3/src/utils'
make[2]: Entering directory `/home/benbendy/larbin-2.6.3/src/interf'
makedepend -f- -I.. -Y *.cc 2> /dev/null > .depend
make[2]: *** [dep-in] Error 127
make[2]: Leaving directory `/home/benbendy/larbin-2.6.3/src/interf'
make[2]: Entering directory `/home/benbendy/larbin-2.6.3/src/fetch'
makedepend -f- -I.. -Y *.cc 2> /dev/null > .depend
make[2]: *** [dep-in] Error 127
make[2]: Leaving directory `/home/benbendy/larbin-2.6.3/src/fetch'
make[1]: *** [dep] Error 2
make[1]: Leaving directory `/home/benbendy/larbin-2.6.3/src'
make: *** [dep] Error 2
找了好久,发现上面 makedepend 这个命令,直接运行了下,发现这个没有装,根据提示:
sudo apt-get install xutils-dev
再 ./configure后就可以了

从Ubuntu 8.04到8.10
为Ubuntu 8.10的Firef
Ubuntu 8.10下解压RAR
Fedora 10有必要跟随U
Ubuntu 8.10 (Intrepi
Ubuntu 8.10 硬盘安装
Ubuntu 8.10硬盘安装
Ubuntu 8.10 Alternat