Date: Wed, 29 Jan 2003 09:43:53 +0700 From: pirat <pirat@access.inet.co.th> To: "Wilkinson,Alex" <Alex.Wilkinson@dsto.defence.gov.au> Cc: freebsd-doc@FreeBSD.ORG Subject: Re: Building pdfs from /usr/doc Message-ID: <20030129024353.GA4178@thai-aec.org> In-Reply-To: <20030129122458.K5087@squirm.dsto.defence.gov.au> References: <20030129122458.K5087@squirm.dsto.defence.gov.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <Alex.Wilkinson@dsto.defence.gov.au> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030129024353.GA4178>