Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 0E05B64FCBC for ; Wed, 26 Nov 2008 07:32:24 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 21634-05 for ; Wed, 26 Nov 2008 07:32:21 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mail.postgresql.org (Postfix) with SMTP id 13FA964FC4F for ; Wed, 26 Nov 2008 07:32:20 -0400 (AST) Received: (qmail invoked by alias); 26 Nov 2008 11:32:17 -0000 Received: from gmp-ea-fw-1.sun.com (EHLO dhcp-eesp05-101-200.Finland.Sun.COM) [192.18.1.36] by mail.gmx.net (mp065) with SMTP; 26 Nov 2008 12:32:17 +0100 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX184q6pkVHs4W8CN80iBlC2pIsa18fslfJCP5YF2S8 +dsBPwLiNmoaVr Message-ID: <492D33BC.9090000@gmx.net> Date: Wed, 26 Nov 2008 13:32:12 +0200 From: Peter Eisentraut User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: =?UTF-8?B?RGV2cmltIEfDnE5Ew5xa?= CC: pgsql-docs Subject: Re: New XML-based man page build References: <49106695.30209@gmx.net> <20081110165938.GJ6053@alvh.no-ip.org> <1226337034.21303.108.camel@laptop.gunduz.org> In-Reply-To: <1226337034.21303.108.camel@laptop.gunduz.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200811/18 X-Sequence-Number: 5003 Devrim GÜNDÜZ wrote: > On Fedora, package is called docbook-2X , and I had to build the docs > with: > > make manx DOCBOOK2MAN=/usr/bin/db2x_docbook2man I have added a configure check so that this should work out of the box now.