From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9533 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: problems formatting the Gnus manual Date: 22 Jan 1997 09:02:13 +0100 Sender: sb@tyr.metis.no Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.100) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035149544 19066 80.91.224.250 (20 Oct 2002 21:32:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:32:24 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.4/8.8.4) with SMTP id AAA10734 for ; Wed, 22 Jan 1997 00:10:24 -0800 Original-Received: from gw.metis.no (abel.metis.no [193.90.64.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 22 Jan 1997 09:02:48 +0100 Original-Received: by gw.metis.no (8.8.4/8.8.4) with ESMTP id JAA03499; Wed, 22 Jan 1997 09:02:14 +0100 (MET) Original-Received: by mailhub.metis.no (8.8.4/8.8.4) id JAA06994; Wed, 22 Jan 1997 09:02:13 +0100 (MET) Original-To: ding@ifi.uio.no In-Reply-To: Lars Magne Ingebrigtsen's message of 21 Jan 1997 23:55:09 +0100 Original-Lines: 21 X-Mailer: Red Gnus v0.82/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:9533 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9533 >>>>> Lars Magne Ingebrigtsen : > Steinar Bang writes: >> ! Undefined control sequence. >> l.14 @iflatex > The gnus.texi file as distributed with Red Gnus isn't really a TeXinfo > file. (Well, it *is*, but there's more gruft in there.) To make the > dvi file, just say "make dvi" in the texi dir. Hm... on an UltraSPARC, Solaris 2.5.1: /fox/sb/src/install/rgnus-0.82/texi% make dvi make: Fatal error: Don't know how to make target `gnus.dvi' /fox/sb/src/install/rgnus-0.82/texi% which make /usr/ccs/bin/make /fox/sb/src/install/rgnus-0.82/texi% It *did* work with GNU make (installed as "gmake"), though. - Steinar