unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Mikael Djurfeldt <mikael@djurfeldt.com>
To: guile-devel <guile-devel@gnu.org>
Subject: Add dependency on texinfo in README
Date: Wed, 24 Oct 2018 20:59:07 +0200	[thread overview]
Message-ID: <CAA2XvwLY-MXCF1qzXerMGwmhtLiryh6czjzz-Fvo2WFFK59LxQ@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 120 bytes --]

Does this make sense (see attached patch)?

Forgetting to install the texinfo packages has bitten myself several times.

[-- Attachment #1.2: Type: text/html, Size: 191 bytes --]

[-- Attachment #2: 0001-Add-texinfo-dependency-to-README.patch --]
[-- Type: text/x-patch, Size: 818 bytes --]

From 732fe1af508aeb65588981839dfc01172ec79f0e Mon Sep 17 00:00:00 2001
From: Mikael Djurfeldt <mikael@djurfeldt.com>
Date: Wed, 24 Oct 2018 20:56:16 +0200
Subject: [PATCH] Add texinfo dependency to README

* README: Add texinfo dependency.
---
 README | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README b/README
index 575ea5c3b..83569dde2 100644
--- a/README
+++ b/README
@@ -116,6 +116,12 @@ Guile requires the following external packages:
 
     - LIBFFI_LIBS=<linker flags for picking up the libffi library>
 
+  - texinfo
+
+    Guile uses `makeinfo' to create info documentation in the directory
+    and `install-info' (which is provided by a separate package in some
+    distributions) to install it.
+
 
 Special Instructions For Some Systems =====================================
 
-- 
2.11.0


             reply	other threads:[~2018-10-24 18:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-24 18:59 Mikael Djurfeldt [this message]
2018-10-25  3:41 ` Add dependency on texinfo in README Mark H Weaver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAA2XvwLY-MXCF1qzXerMGwmhtLiryh6czjzz-Fvo2WFFK59LxQ@mail.gmail.com \
    --to=mikael@djurfeldt.com \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).