From owner-freebsd-doc Tue Jan 28 18:37:39 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 483CA37B401 for ; Tue, 28 Jan 2003 18:37:38 -0800 (PST) Received: from access.inet.co.th (access.inet.co.th [203.151.127.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9733143F3F for ; Tue, 28 Jan 2003 18:37:36 -0800 (PST) (envelope-from pirat@access.inet.co.th) Received: from radwaste.thai-aec.org (TruPPPv92-230-182.inet.co.th [203.151.230.182]) by access.inet.co.th (8.8.8/8.8.8) with ESMTP id JAA09802 for ; Wed, 29 Jan 2003 09:37:32 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Received: from firak.thai-aec.org (firak.thai-aec.org. [192.168.1.55]) by radwaste.thai-aec.org (8.12.6/8.12.5) with ESMTP id h0T2ioSa000333; Wed, 29 Jan 2003 09:44:54 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Received: from firak.thai-aec.org (localhost [127.0.0.1]) by firak.thai-aec.org (8.12.6/8.12.6) with ESMTP id h0T2i0mN011248; Wed, 29 Jan 2003 09:44:00 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Received: (from pirat@localhost) by firak.thai-aec.org (8.12.6/8.12.6/Submit) id h0T2hrqh011247; Wed, 29 Jan 2003 09:43:53 +0700 (ICT) X-Authentication-Warning: firak.thai-aec.org: pirat set sender to pirat@access.inet.co.th using -f Date: Wed, 29 Jan 2003 09:43:53 +0700 From: pirat To: "Wilkinson,Alex" Cc: freebsd-doc@FreeBSD.ORG Subject: Re: Building pdfs from /usr/doc Message-ID: <20030129024353.GA4178@thai-aec.org> References: <20030129122458.K5087@squirm.dsto.defence.gov.au> Mime-Version: 1.0 Content-Type: text/plain; charset=tis-620 Content-Disposition: inline In-Reply-To: <20030129122458.K5087@squirm.dsto.defence.gov.au> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD firak.thai-aec.org 4.7-STABLE FreeBSD 4.7-STABLE Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 29, 2003 at 12:30:52PM +1030, Wilkinson,Alex wrote: > Date: Wed, 29 Jan 2003 12:30:52 +1030 (CST) > From: "Wilkinson,Alex" > To: freebsd-doc@FreeBSD.ORG > Subject: Building pdfs from /usr/doc > > Hi all, > > I wanted to have a copy of the doc's in PDF format so I added JADETEX=yes to /etc/make.conf. > > jadetex-3.12_1 was installed, however, I can't seem to locate where the PDF's in /usr/share/doc > are located. All I have in /usr/share/doc/en are HTML files. > > Does anyone know where the process of make install clean of /usr/doc puts the PDFs of the docs ? > make FORMATS=pdf you may need xmltex & passivetex installed too. i suggest to fetch base.zip from MASTER_SITE_TEX_CTAN from de site manually and install xmltex from ports with NO_CHECKSUM=YES. later on you can install passivetex. hope this helps. with best regards, psr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message