X-Original-To: pgsql-docs@postgresql.org Received: from spampd.localdomain (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 70EFC475FEE for ; Wed, 2 Apr 2003 10:55:59 -0500 (EST) Received: from joeconway.com (66-146-172-86.skyriver.net [66.146.172.86]) by postgresql.org (Postfix) with ESMTP id 70EE0475F5F for ; Wed, 2 Apr 2003 10:55:28 -0500 (EST) Received: from [206.19.64.3] (account jconway HELO joeconway.com) by joeconway.com (CommuniGate Pro SMTP 4.0.4) with ESMTP-TLS id 1692890; Wed, 02 Apr 2003 08:30:57 -0800 Message-ID: <3E8B0808.7030401@joeconway.com> Date: Wed, 02 Apr 2003 07:55:52 -0800 From: Joe Conway User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Oliver Elphick Cc: pgsql-docs@postgresql.org Subject: Re: PDF docs for 7.3? References: <1049296888.1387.7.camel@linda.lfix.co.uk> In-Reply-To: <1049296888.1387.7.camel@linda.lfix.co.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-38.8 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MOZILLA_UA autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) X-Archive-Number: 200304/5 X-Sequence-Number: 1731 Oliver Elphick wrote: > Has anyone succeeded in building pdf docs for 7.3? > > http://www.postgresql.org/docs/ has them only for 7.1 and 7.2. I tried > building them, but jade gets stuck in a dead loop every time. > I just successfully built programmer.pdf. I'm using Red Hat 8.0 with the openjade-1.3.1-9 RPM. Joe