Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2017 10:24:14 -0500
From:      scrat <baho-utot@columbus.rr.com>
To:        freebsd-doc@FreeBSD.org
Subject:   Building docs
Message-ID:  <5ff12bca-f3c1-aef9-d665-66e4adf95f7e@columbus.rr.com>

next in thread | raw e-mail | index | archive | help
I am trying to render the documentation from the svn repo for the docs.

I have followed the fdp-primer as well as I can and installed 
textproc/docproj.

Here is what I did

svn checkout https://svn.FreeBSD.org/doc/head ~/doc
cd ~/doc/en_US.ISO8859-1/books/handbook
make FORMATS="html pdf" DESTDIR="~/books/handbook" install


html works

pdf the text is rendered as ######### ############## ############# etc.

How to fix?

Thanks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5ff12bca-f3c1-aef9-d665-66e4adf95f7e>