building postgresql documentation

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: building postgresql documentation
Date: 2006-11-15 17:38:52
Message-ID: Pine.GSO.4.63.0611152033270.8413@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi there,

I have problem building man.tar from CVS HEAD documentation

onsgmls postgres.sgml | sgmlspl /docbook2man-spec.pl --lowercase --section l --date "ate '+%Y-%m-%d'"
FATAL: /docbook2man-spec.pl does not exist.

Looking into Makefile I see, D2MSCRIPT= $(D2MDIR)/docbook2man-spec.pl,
so I'm wondering where is D2MDIR is defined. I grep-ed all the distribution
and the only place it that Makefile.

So far, no problem to built postgres.tar

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2006-11-15 17:58:15 Re: [SQL] Case Preservation disregarding case
Previous Message Jim Nasby 2006-11-15 15:47:18 Re: [HACKERS] Case Preservation disregarding case