This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Does anyone have a man command?? [Fwd: Re: man for NT Emacs?]


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@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]