From: grantl AT deerinet DOT nb DOT ca (Grant leslie) Subject: Re: Does anyone have a man command?? [Fwd: Re: man for NT Emacs?] 29 Mar 1997 16:00:55 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <333D6948.64FF.cygnus.gnu-win32@deerinet.nb.ca> References: <199703281426 DOT PAA11103 AT mailhost DOT grolier DOT fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.0b2 (Win95; I) Original-To: GNU-Win32 Mailing List X-Priority: 3 (Normal) Original-Sender: owner-gnu-win32 AT cygnus DOT com Christophe Agathon wrote: > > The 'man' command isn't really a problem (i've found one somewhere), but > you need *roff. I tryed to build groff package under gnu-win32 b17.1, but > it > seems to need lot of hacking. ( anybody managed ?) > Well, since it seems people are still interested, I have placed the beta 17.1 compiled man and groff back on my ftp server temporarily. This was compiled on Win95, and striped fully. So I can't say for sure if it will work on NT. Though I have read that stripped exe's seem to work on NT 4.0 with service pack 2 installed.. In spite of the trouble mentioned above, I had very little trouble getting this to work, in fact only one small change was made to the groff source code, and no change was made to the man source. What was needed was to be absolutely sure the proper dir stucture existed before it would work properly. Just look in the main README file in the all_man.tgz file, for version numbers. You may find the sources in any of the Linux Slackware distributions on the net. The only tricky part was getting a nice working less, and this well, I pretty much had to hack at. Im sorry I can't provide the changes I made to the less sources. Basically compiled it with the defines set as a MS-DOS system, but for the files which dealt with file system access, the defines where changed to imply a Unix system. I know some might not like the directory structure, but, as I compiled and installed I liked to keep the installed files seperate from my normal files, thus the /usr/local/... compiled into the exe's I welcome anyone to redo what I did, since other than hacking less-330, almost nothing had to be changed. ftp://ftp.deerinet.nb.ca/gnu-win32 NOTE: I have found the best way (for me anyway )to get things to compile and install properly with Cygwin32 is to make your directory stucture look as much like a Unix box as possible... - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".