All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Misc updates in Makefile and FAQ-BUILD.txt
@ 2018-05-02  4:14 Akira Yokosawa
  2018-05-02  4:16 ` [PATCH 1/5] Makefile: Update help message Akira Yokosawa
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Akira Yokosawa @ 2018-05-02  4:14 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 9a745e15ae38e8cfc329a365f2ff28112a19a5c3 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Wed, 2 May 2018 12:31:27 +0900
Subject: [PATCH 0/5] Misc updates in Makefile and FAQ-BUILD.txt

Hi Paul,

This patch set is the result of trying Ubuntu Bionic to build
perfbook.

One major issue is the incompatibility of a2ping 2.77p and
Ghostscript 9.22. You need a2ping 2.83p which is upstream at
https://www.ctan.org/pkg/a2ping.

a2ping is basically a perl script, so you can easily use the latest
one by putting it in your local bin directory.

Other changes in this set are fixes and modifications I made while
testing on Ubuntu Bionic. The updated Makefile is tested on
Ubuntu Trusty, Ubuntu Xenial, Ubuntu Bionic, Fedora 26, and Fedora 27.

Patch #1 updates message of "make help".
Patch #2 adds entry on a2ping compatibility issue in FAQ-BUILD.txt.
Patch #3 adds note on Ubuntu Bionic.
Patch #4 employs "latexpand" of TeX Live instead of "texexpand".
This frees us from dependency on latex2html package.

Patch #5 updates FAQ-BUILD.txt accordingly.

        Thanks, Akira
--
Akira Yokosawa (5):
  Makefile: Update help message
  FAQ-BUILD: Add entry on compatibility of a2ping and Ghostscript
  FAQ-BUILD: Add note on Ubuntu Bionic
  Makefile: Use latexpand instead of texexpand
  FAQ-BUILD: Remove latex2html in package list

 FAQ-BUILD.txt | 27 +++++++++++++++++++++++----
 Makefile      | 12 ++++++------
 2 files changed, 29 insertions(+), 10 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-05-02 15:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-02  4:14 [PATCH 0/5] Misc updates in Makefile and FAQ-BUILD.txt Akira Yokosawa
2018-05-02  4:16 ` [PATCH 1/5] Makefile: Update help message Akira Yokosawa
2018-05-02  4:17 ` [PATCH 2/5] FAQ-BUILD: Add entry on compatibility of a2ping and Ghostscript Akira Yokosawa
2018-05-02  4:18 ` [PATCH 3/5] FAQ-BUILD: Add note on Ubuntu Bionic Akira Yokosawa
2018-05-02  4:19 ` [PATCH 4/5] Makefile: Use latexpand instead of texexpand Akira Yokosawa
2018-05-02  4:20 ` [PATCH 5/5] FAQ-BUILD: Remove latex2html in package list Akira Yokosawa
2018-05-02 15:13 ` [PATCH 0/5] Misc updates in Makefile and FAQ-BUILD.txt Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.