From: Mauro Carvalho Chehab <mchehab@s-opensource.com>
To: Jonathan Corbet <corbet@lwn.net>
Cc: Linux Doc Mailing List <linux-doc@vger.kernel.org>,
Mauro Carvalho Chehab <mchehab@infradead.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/8] Add a script to check for Sphinx install requirements
Date: Sun, 23 Jul 2017 20:01:44 -0300 [thread overview]
Message-ID: <20170723200144.2452c482@vento.lan> (raw)
In-Reply-To: <20170723160829.082853c6@lwn.net>
Em Sun, 23 Jul 2017 16:08:29 -0600
Jonathan Corbet <corbet@lwn.net> escreveu:
> On Mon, 17 Jul 2017 18:46:34 -0300
> Mauro Carvalho Chehab <mchehab@s-opensource.com> wrote:
>
> > Sphinx installation is not trivial, as not all versions are supported,
> > and it requires a lot of stuff for math, images and PDF/LaTeX output
> > to work.
> >
> > So, add a script that checks if everything is fine, providing
> > distro-specific hints about what's needed for it to work.
>
> I've applied these (including the Mageia one), thanks.
>
> It occurs to me that adding CentOS would be easy, just treat it like an
> RHEL system. Maybe I'll give that a shot in a bit.
Heh, I sent a patch for it today :-)
There's a problem with CentOS/RHEL: it doesn't have texlive tabulary.
Without that, PDF won't work.
So, CentOS basic support is easy; PDF would require some manual
install (or some advanced way to do the right thing).
Thanks,
Mauro
next prev parent reply other threads:[~2017-07-23 23:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-17 21:46 [PATCH v2 0/8] Add a script to check for Sphinx install requirements Mauro Carvalho Chehab
2017-07-17 21:46 ` [PATCH v2 1/8] docs: Makefile: remove no-ops targets Mauro Carvalho Chehab
2017-07-17 21:46 ` [PATCH v2 2/8] scripts/sphinx-pre-install: add a script to check Sphinx install Mauro Carvalho Chehab
2017-07-17 21:46 ` [PATCH v2 3/8] sphinx-pre-install: detect an existing virtualenv Mauro Carvalho Chehab
2017-07-17 21:46 ` [PATCH v2 4/8] sphinx-pre-install: use a requirements file Mauro Carvalho Chehab
2017-07-17 21:46 ` [PATCH v2 5/8] sphinx-pre-install: check for the need of graphviz-gd Mauro Carvalho Chehab
2017-07-17 21:46 ` [PATCH v2 6/8] sphinx-pre-install: add dependencies for ImageMagick to work with svg Mauro Carvalho Chehab
2017-07-17 21:46 ` [PATCH v2 7/8] sphinx-pre-install: fix USE needs for GraphViz and ImageMagick Mauro Carvalho Chehab
2017-07-17 21:46 ` [PATCH v2 8/8] sphinx.rst: document scripts/sphinx-pre-install script Mauro Carvalho Chehab
2017-07-23 22:08 ` [PATCH v2 0/8] Add a script to check for Sphinx install requirements Jonathan Corbet
2017-07-23 23:01 ` Mauro Carvalho Chehab [this message]
2017-07-24 12:11 ` Mauro Carvalho Chehab
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170723200144.2452c482@vento.lan \
--to=mchehab@s-opensource.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@infradead.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