Re: [HACKERS] Patch: compiling the docs under Gentoo

2014-02-12 Thread Christian Kruse
Hi, On Tuesday 11 February 2014 16:04:30 Peter Eisentraut wrote: > On 1/30/14, 2:42 AM, Christian Kruse wrote: > > +Since Gentoo often supports different versions of a package to be > > +installed you have to tell the PostgreSQL build environment where the > > +Docbook DTD is located:

Re: [HACKERS] Patch: compiling the docs under Gentoo

2014-02-11 Thread Peter Eisentraut
On 1/30/14, 2:42 AM, Christian Kruse wrote: > +Since Gentoo often supports different versions of a package to be > +installed you have to tell the PostgreSQL build environment where the > +Docbook DTD is located: > + > +cd /path/to/postgresql/sources/doc > +make DOCBOOKSTYLE=/usr/share/

Re: [HACKERS] Patch: compiling the docs under Gentoo

2014-01-30 Thread Alvaro Herrera
Christian Kruse wrote: > +Since Gentoo often supports different versions of a package to be > +installed you have to tell the PostgreSQL build environment where the > +Docbook DTD is located: > + > +cd /path/to/postgresql/sources/doc > +make DOCBOOKSTYLE=/usr/share/sgml/docbook/sgml-dt

[HACKERS] Patch: compiling the docs under Gentoo

2014-01-29 Thread Christian Kruse
Hi, as a Gentoo user I had a hard time getting the documentation compiled. Attached you will find a Patch explaining exactly this: how to compile the documentation under Gentoo. Best regards, -- Christian Kruse http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Tr