Hi, Every time I install a new laptop, I lose a few hours while building Postgres PDFs, because of some missing packages, so time to send a patch.
Attached is a small patch that updates docguide.sgml, and adds two missing RPMs. We don't need this patch for >= 10. Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR
diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index f8389c74c1..8f8cefb8d6 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -212,7 +212,7 @@ <para> To install the required packages, use: <programlisting> -yum install docbook-dtds docbook-style-dsssl docbook-style-xsl libxslt openjade +yum install docbook-dtds docbook-style-dsssl docbook-style-xsl libxslt openjade texlive-collection-fontsrecommended texlive-times </programlisting> </para> </sect2>
signature.asc
Description: This is a digitally signed message part