From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27593 invoked by alias); 30 Apr 2017 22:46:24 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 27582 invoked by uid 89); 30 Apr 2017 22:46:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1287, happening X-HELO: aibo.runbox.com Received: from aibo.runbox.com (HELO aibo.runbox.com) (91.220.196.211) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 30 Apr 2017 22:46:21 +0000 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1d4xbh-0003w7-2t; Mon, 01 May 2017 00:46:21 +0200 Received: from 70-36-239-209.dsl.dynamic.fusionbroadband.com ([70.36.239.209] helo=localhost.localdomain) by mailfront11.runbox.com with esmtpsa (uid:757155 ) (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.82) id 1d4xbY-0007PZ-Au; Mon, 01 May 2017 00:46:12 +0200 Subject: Re: Building documentation, chunkfast.xsl URL in doc/style/kawa.xsl To: Sudarshan S Chawathe Cc: kawa References: <10604.1493583901@vereq.eip10.org> From: Per Bothner Message-ID: <463dce7a-7804-6411-6efd-a646215ac18d@bothner.com> Date: Sun, 30 Apr 2017 22:46:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 In-Reply-To: <10604.1493583901@vereq.eip10.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-q2/txt/msg00040.txt.bz2 On 04/30/2017 01:25 PM, Sudarshan S Chawathe wrote: > So based on the above, the correct path to give to configure's > --with-docbook-stylesheets option on Debian would be > > /usr/share/xml/docbook/stylesheet/docbook-xsl-ns I noted that in the instructions. > To test it all, I just did a fresh build starting from git pull and > everything worked great, except for building kawa.pdf. > > The 'make' also built kawa-manual.epub by default, which I'm guessing is > a side effect of using the --with-docbook-stylesheets option, as I don't > recall that happening on my earlier builds. I was also able to build > the "fancy" and "plain" HTML docs properly. Yep. I tweaked the instructions for building the documentation to hopefully make tings clearer. > The only minor problem seems to be building kawa.pdf, which is likely > something outdated on my system. I did use a newish version of texinfo > (6.3) since I know that's needed by Kawa. Not sure if it's worth > chasing, but I'm including the error from 'make kawa.pdf' (in the doc > subdirectory) below for reference. I made a minor fix to kawa.texi that avoids the problem. Thanks for your testing! -- --Per Bothner per@bothner.com http://per.bothner.com/