From a812d8b090bc4edc23150bff257717b24f282e41 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 5 Dec 2000 18:49:44 +0000 Subject: Virgin import of FSF groff v1.16.1 --- contrib/groff/INSTALL | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'contrib/groff/INSTALL') diff --git a/contrib/groff/INSTALL b/contrib/groff/INSTALL index a27d5a3..0465f4e 100644 --- a/contrib/groff/INSTALL +++ b/contrib/groff/INSTALL @@ -2,6 +2,9 @@ To install groff, follow the instructions in the file INSTALL.gen. This file contains information that supplements those instructions. +(For instructions how to build groff with DJGPP tools for MS-DOS and +MS-Windows, see the file arch/djgpp/README.) + groff is written in C++, so you will need a C++ compiler. The C++ source files use a suffix of `.cc', so your C++ compiler must be able to handle this. If you don't already have a C++ compiler, I suggest @@ -22,14 +25,15 @@ files.) The test-groff script sets up environment variables to allow groff to run without being installed. The current directory must be the build directory when the script is run. For example, you could do - ./test-groff -man -Tascii groff/groff.n | less + ./test-groff -man -Tascii src/roff/groff/groff.n | less -If you want to install gxditview (an X11 previewer), follow the -instructions in the INSTALL file in the xditview directory. +If you want to compile and install gxditview (an X11 previewer), +follow the instructions in the INSTALL file in the src/xditview +subdirectory. -To get PostScript versions of the documentation resp. reference files for -the `me' macros and the `pic' preprocessor, simply say `make' in the -`doc' subdirectory. +To get PostScript versions of the documentation resp. reference files +for the `me' macros and the `pic' preprocessor, simply say `make' in +the `doc' subdirectory. If you have problems, read the PROBLEMS file. If this doesn't help send a bug report using the form in the file BUG-REPORT. -- cgit v1.1