if install debian using business-card ISO. there may be no manpages.
install steps:
apt-get install manpages-dev glibc-doc binutils-doc gcc-4.3-doc glibc-doc-reference
if apt-get don't find package, goto "" search it.
download it, then using "dpkg -i xxx.deb" install.
--------------
apt-get install manpages-dev
apt-get install binutils-doc
apt-get install cpp-doc
apt-get install gcc-doc
apt-get install glibc-doc
apt-get install libstdc++6-4.3-doc
apt-get install stl-manual
--------------
阅读(1518) | 评论(0) | 转发(0) |