Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1694361 > unrolled thread
| Started by | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| First post | 2017-07-24 00:10 +0200 |
| Last post | 2017-07-24 14:20 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2 0/8] Add a script to check for Sphinx install requirements Jonathan Corbet <corbet@lwn.net> - 2017-07-24 00:10 +0200
Re: [PATCH v2 0/8] Add a script to check for Sphinx install requirements Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-07-24 01:10 +0200
Re: [PATCH v2 0/8] Add a script to check for Sphinx install requirements Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-07-24 14:20 +0200
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Date | 2017-07-24 00:10 +0200 |
| Subject | Re: [PATCH v2 0/8] Add a script to check for Sphinx install requirements |
| Message-ID | <u6xex-4Kj-5@gated-at.bofh.it> |
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. Thanks, jon
[toc] | [next] | [standalone]
| From | Mauro Carvalho Chehab <mchehab@s-opensource.com> |
|---|---|
| Date | 2017-07-24 01:10 +0200 |
| Message-ID | <u6yaC-5hN-11@gated-at.bofh.it> |
| In reply to | #1694361 |
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
[toc] | [prev] | [next] | [standalone]
| From | Mauro Carvalho Chehab <mchehab@s-opensource.com> |
|---|---|
| Date | 2017-07-24 14:20 +0200 |
| Message-ID | <u6Kv7-4Gh-3@gated-at.bofh.it> |
| In reply to | #1694363 |
Em Sun, 23 Jul 2017 20:01:44 -0300 Mauro Carvalho Chehab <mchehab@s-opensource.com> escreveu: > 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 :-) Sorry, the e-mail was queued, but was actually sent only today. Thanks, Mauro
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web