| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Sarah Conway Schnurr <xenophenes42(at)gmail(dot)com> |
| Cc: | pgsql-admin(at)lists(dot)postgresql(dot)org |
| Subject: | Re: HTML/PDF Build Errors |
| Date: | 2018-12-21 03:07:26 |
| Message-ID: | 19269.1545361646@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Sarah Conway Schnurr <xenophenes42(at)gmail(dot)com> writes:
> Came across a couple of errors when building HTML and PDF files with the
> Makefile.
Which PG version? (I assume 9.6 or older, because v10 and up don't use
TeX-based toolchain)
> Deleting it (obviously not the ideal solution) resolves the error and
> allows the files to be built as expected.
I"m confused about what you deleted, exactly?
> Are these actual bugs or am I missing some kind of dependency?
I'm guessing a dependency issue, but I don't know what it is exactly.
My experience with building these docs on Red Hat-based systems is
that if you install the "authoring and publishing" package set you're
good. I never tried to narrow down exactly what you need from that.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sarah Conway Schnurr | 2018-12-21 03:13:14 | Re: HTML/PDF Build Errors |
| Previous Message | Sarah Conway Schnurr | 2018-12-21 01:32:02 | HTML/PDF Build Errors |