An installer script would be nice... Confusing names: is it ManOpen or openman? It can't even open it's own man page... Not looking good. I'm going to stick with xman, which comes with every X11 implementation. Much simpler, and standard across every platform (which is why we're using Unix in the first place, right?). Just put this in your X11 preferences: Command: export MANPATH=`/usr/bin/manpath` GROFF_TYPESETTER=latin1;/usr/X11R6/bin/xman Dead easy, no downloads, and completely transparent. In other words, the Unix way of doing things. (Version 2.5) |