| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Sailesh Krishnamurthy <sailesh(at)cs(dot)berkeley(dot)edu> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: docbook and postgresql |
| Date: | 2003-01-28 22:00:06 |
| Message-ID: | Pine.LNX.4.44.0301282247100.789-100000@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Sailesh Krishnamurthy writes:
> sailesh:datafix>~/work/postgres/doc/src/sgml: gmake admin.html
> /usr/bin/perl /usr/share/sgml/docbook//bin/collateindex.pl -f -g -t 'Index' -o bookindex.sgml -N
> Can't open perl script "/usr/share/sgml/docbook//bin/collateindex.pl": No such file or directory
> gmake: *** [bookindex.sgml] Error 2
> sailesh:datafix>~/work/postgres/doc/src/sgml:
Look for collateindex.pl on your system and fix the makefile to use the
right path.
--
Peter Eisentraut peter_e(at)gmx(dot)net
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-01-28 22:00:44 | Re: Request for qualified column names |
| Previous Message | Bruce Momjian | 2003-01-28 21:59:28 | Re: Fix for log_min_error_messages |