Re: FreeBSD postgresql doc-HOWTO was: Re: [HACKERS] Revised nonblocking patches + quasi docs

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Alfred Perlstein <bright(at)wintelcom(dot)net>
Cc: admin <admin(at)wtbwts(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Don Baccus <dhogaza(at)pacifier(dot)com>, pgsql-hackers(at)postgreSQL(dot)org, scrappy(at)hub(dot)org
Subject: Re: FreeBSD postgresql doc-HOWTO was: Re: [HACKERS] Revised nonblocking patches + quasi docs
Date: 2000-01-18 02:58:18
Message-ID: 3883D6CA.CDE9FEF5@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> setup my enviornment... (this ought to be mentioned in the docs)

But afaik this isn't required for me to run on postgresql.org, a
FreeBSD machine set up by Marc/scrappy.

> then in the pgsql/doc/src dir:
> gmake all \
> HSTYLE=/usr/local/share/sgml/docbook/dsssl/modular/html/ \
> PSTYLE=/usr/local/share/sgml/docbook/dsssl/modular/print/ \

That works too. I usually just set up a src/Makefile.custom with the
two lines defining HSTYLE and PSTYLE.

> Btw, does anyone have some fixes so gvim doesn't barf doing syntax
> highlighting on these sgml files?

Let us know when you find them; I can help with emacs...

- Thomas

--
Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
South Pasadena, California

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2000-01-18 03:04:21 multi-byte support broken in current
Previous Message Thomas Lockhart 2000-01-18 02:29:54 Re: [HACKERS] Re: [COMMITTERS] pgsql/src/include/catalog (pg_type.h)