|
你的问题很是奇怪。只要你用的是一个源里的东西,不至于出现 devhelp 起不来的问题。
我的也是 ubuntu edgy, 安装的相关包如下:
[code:1]
-(:23:10:$)-> COLUMNS=120 dpkg -l|grep firefox
ii firefox 2.0+0dfsg-0ubuntu3 lightweight web browser based on Mozilla
ii firefox-dev 2.0+0dfsg-0ubuntu3 Development files for Mozilla Firefox
ii firefox-gnome-support 2.0+0dfsg-0ubuntu3 Support for Gnome in Mozilla Firefox
ii firefox-themes-ubuntu 0.5.4 Firefox themes matching the Ubuntu desktop look
ii libnspr-dev 1.firefox2.0+0dfsg-0ubun Netscape Portable Runtime library - development files
ii libnspr4 1.firefox2.0+0dfsg-0ubun Netscape Portable Runtime Library
ii libnss-dev 1.firefox2.0+0dfsg-0ubun Network Security Service Libraries - development
ii libnss3 1.firefox2.0+0dfsg-0ubun Network Security Service Libraries - runtime
ii mozilla-firefox-locale-z 2.0~rc3ubuntu1-1 Mozilla Firefox Chinese language/region package
-(:23:10:$)-> COLUMNS=120 dpkg -l|grep devhelp
ii devhelp 0.12-0ubuntu4 A GNOME developers help program
ii devhelp-common 0.12-0ubuntu4 common files for devhelp and its library
ii libdevhelp-1-0 0.12-0ubuntu4 Library providing documentation browser functionality
ii libdevhelp-1-dev 0.12-0ubuntu4 Library providing documentation browser functionality (developme
[/code:1]
>请问idconfig是什么命令?
是 ldconfig, 使用 man ldconfig 看一下。
|