Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755507AbdGXMMP (ORCPT ); Mon, 24 Jul 2017 08:12:15 -0400 Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:49171 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752988AbdGXMMH (ORCPT ); Mon, 24 Jul 2017 08:12:07 -0400 Date: Mon, 24 Jul 2017 09:11:59 -0300 From: Mauro Carvalho Chehab To: Jonathan Corbet Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/8] Add a script to check for Sphinx install requirements Message-ID: <20170724091159.204c7f3a@vento.lan> In-Reply-To: <20170723200144.2452c482@vento.lan> References: <20170723160829.082853c6@lwn.net> <20170723200144.2452c482@vento.lan> Organization: Samsung X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 922 Lines: 28 Em Sun, 23 Jul 2017 20:01:44 -0300 Mauro Carvalho Chehab escreveu: > Em Sun, 23 Jul 2017 16:08:29 -0600 > Jonathan Corbet escreveu: > > > On Mon, 17 Jul 2017 18:46:34 -0300 > > Mauro Carvalho Chehab 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