[DOCS] building documentation on MacOS X ?

2013-07-30 Thread Oleg Bartunov
Hi there ! It's time to write documentation, but I have problems building it on MacOS X. I did "port install docbook-sgml-4.2 openjade" and it seems configure found docbook stuff, but make html produces a lot of errors I don't understand. Any idea ? pg-head@zenbook-2:~/postgresql$ make html m

Re: [DOCS] Building Documentation

2006-10-06 Thread David Blewett
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter Eisentraut wrote: > > That's because the stylesheet you are using is an html stylesheet. > >> Meanwhile, can someone provide me with >> either postgres.rtf or postgres.fot from the 8.1 series? > > You can build a postgres.fot from the makefile

Re: [DOCS] Building Documentation

2006-10-06 Thread Peter Eisentraut
David Blewett wrote: > xsltproc -o postgres.fo --stringparam pg.version '8.1.4' > stylesheet.xsl postgres.xml > > However, no .fo file is created. That's because the stylesheet you are using is an html stylesheet. > Meanwhile, can someone provide me with > either postgres.rtf or postgres.fot from

[DOCS] Building Documentation

2006-10-06 Thread David Blewett
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All: I've been trying to build the documentation for PostgreSQL 8.1.4 for the past few days without much success. First of all, it seems openjade has some severe performance issues. I ran: sgml#gmake postgres.rtf and let it run all night, but not