【发布时间】:2012-12-25 13:06:18
【问题描述】:
由于执行 make 和 make install 命令在我的 ubuntu 12.04 上安装 mongoose Web 服务器,我有一个名为 mongoose.1 的 mongoose Web 服务器手册页。 但是,手册页条目不在手册页数据库中。
当我这样做时在我的命令行上输出:“man mongoose”
akshay@akshay-Inspiron-N5010:~/mongoose$ man mongoose
No manual entry for mongoose
See 'man 7 undocumented' for help when manual pages are not available.
我知道存储它们的所有手册页的路径是:-
/usr/local/share/man/
提前感谢您的回答。
【问题讨论】:
-
手册页安装在哪里?路径在
/etc/manpath.config中吗? -
你最好在 superuser.com 上问这个问题,stackoverflow 是用于编程问题的。
-
@MartinBaulig:谢谢,我会注意的。