delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Date: | 28 Nov 1999 01:05:00 +0200 |
From: | mh AT mike DOT franken DOT de (Michael Hirmke) |
To: | cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <7TiwuuhppfB@mike.franken.de> |
In-Reply-To: | <000801bf3927$d46a3060$4459c6d4@cybercable.fr> |
Subject: | Re: a little problem |
X-Mailer: | CrossPoint v3.11 R/C9763 |
MIME-Version: | 1.0 |
Organization: | Kommunikationsnetz Franken e.V. (Nuernberg) |
x-copyright: | All rights reserved. Unauthorized copying, forwarding or publishing prohibited. |
x-irc-nick: | nobanzai |
x-no-archive: | yes |
Hi Merrien, [...] >I've downloaded the full man pages, but i can't find amy man progs to = >read it (under NT)? > >could you help me please *man-1.5f* -------- - what is it? - Program for displaying man-pages on the screen or sending them to a printer (using groff). Includes whatis, apropos and man2html, which compiles but wasn't tried. - To install the binaries - go to ftp://ftp.franken.de, get and untar in / /pub/win32/develop/gnuwin32/cygwin/porters/Humblet_Pierre_A/B20 man-1.5f-cygwin-b20-bin.tar.gz - You must also get and untar in / /pub/win32/develop/gnuwin32/cygwin/porters/Hirmke_Michael/B20 groff-1.10-cygwin-b20-bin.tar.gz - Edit /usr/local/lib/man.conf [** used to be man.config **] to suit your site. If man gives you funny looking hyphens, replace the NROFF line with NROFF /usr/local/bin/nroff -mandoc (!!it's nroff, not groff) - Execute "man -w" to examine the effective MANPATH. Duplicates (with different cases) may appear. They can be avoided by editing man.conf and/or PATH and/or MANPATH. - Execute ./makewhatis -w in /usr/local/sbin to build the whatis database for apropos and whatis. What follows is information to recompile the entire package or complete the man2html tool suite. - system - Windows 95 - Cygwin - for B20 - binary mounts only - CYGWIN=tty - preliminaries - get the source packages - man-1.5f.tar.gz from ftp://ftp.win.tue.nl/pub/linux/util/man/ - edit src/makewhatis.sh - on line 30 change PATH=/usr/bin:/bin to /bin:/usr/local/bin 146, change /usr/bin/gawk to /bin/gawk (or whatever) - edit src/defs.h - add #include <unistd.h> - edit man2html/Makefile.in - on line 9 change /usr/bin to /usr/local/bin (or whatever) - configure - edit configure on lines 508 & 511 - change "prefix=/usr" to "prefix=/usr/local" (or whatever) - run CC="gcc -DNONLS -DLC_MESSAGES=6" ./configure -d +traditional (thanks to David Coe) - make - works without changes - make install - works without changes - package availability - on ftp.franken.de - in /pub/win32/develop/gnuwin32/cygwin/porters/Humblet_Pierre_A/B20 - as man-1.5f-cygwin-b20-bin.tar.gz - contributed by - Pierre DOT Humblet AT eurecom DOT fr (Pierre A. Humblet) > >M.E Bye. Michael. -- Michael Hirmke | Telefon +49 (911) 557999 Georg-Strobel-Strasse 81 | FAX +49 (911) 557664 90489 Nuernberg | E-Mail mailto:mh AT mike DOT franken DOT de | WWW http://aquarius.franken.de/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |