From c96557721be60d942f4d486b9ea7f9b7cbb034cc Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 1 May 2003 13:09:50 +0000 Subject: Virgin import of FSF groff v1.19 --- contrib/groff/INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/groff/INSTALL') diff --git a/contrib/groff/INSTALL b/contrib/groff/INSTALL index 0fb618e..c009b6d 100644 --- a/contrib/groff/INSTALL +++ b/contrib/groff/INSTALL @@ -6,7 +6,7 @@ This file contains information that supplements those instructions. 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 +source files use a suffix of `.cpp', so your C++ compiler must be able to handle this. If you don't already have a C++ compiler, I suggest gcc 2.7.1 or later (gcc version 2 includes GNU C++ as well as GNU C). From gcc 2.5, it is no longer necessary to install libg++: the C++ @@ -44,7 +44,7 @@ subdirectory. To get a DVI, PDF, or HTML version of the groff texinfo manual, say `make groff.dvi', `make groff.pdf', or `make groff.html', respectively, in the `doc' subdirectory (after compiling the groff package). Note that you -need texinfo version 4.2 or newer as a prerequisite. +need texinfo version 4.3 or newer as a prerequisite. 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