| From: | Saquib Farooq Malik <saquibfarooq(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-docs(at)postgresql(dot)org |
| Subject: | process hangs when converting sgml documentation to PDF |
| Date: | 2005-06-07 07:08:57 |
| Message-ID: | 20050607070857.25114.qmail@web30201.mail.mud.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Hi,
I tried to get a PDF version of the pgsql
documentation. the process i used is as follows
$ cd $PGSQL_ROOT
$ ./configure
$ cd $PG_ROOT/doc/src/sgml
$ gmake postgres.pdf
the outpout i get is as follows :
LC_ALL=C "/usr/bin/perl" /usr/bin/collateindex.pl -f
-g -o bookindex.sgml -N
{ \
echo "<!entity version \"8.0.3\">"; \
echo "<!entity majorversion \"`expr 8.0.3 :
'\([0-9][0-9]*\.[0-9][0-9]*\)'`\">"; \
} >version.sgml
"/usr/bin/perl" ./mk_feature_tables.pl YES
../../../src/backend/catalog/sql_feature_packages.txt
../../../src/backend/catalog/sql_features.txt >
features-supported.sgml
"/usr/bin/perl" ./mk_feature_tables.pl NO
../../../src/backend/catalog/sql_feature_packages.txt
../../../src/backend/catalog/sql_features.txt >
features-unsupported.sgml
openjade -D . -c
/usr/share/sgml/docbook/dsssl-stylesheets/catalog -d
stylesheet.dsl -t tex -V tex-backend -i output-print
-V texpdf-output -o postgres.tex-pdf postgres.sgml
and that's it, the prompt never comes back.
Can anybody please tell me why the process hangs up,
how can I get the PDf version from the sgml
documentations, using gmake.
thank you
Saquib
__________________________________
Discover Yahoo!
Get on-the-go sports scores, stock quotes, news and more. Check it out!
http://discover.yahoo.com/mobile.html
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2005-06-07 07:18:09 | Re: process hangs when converting sgml documentation to PDF |
| Previous Message | Rocio Contreras | 2005-06-05 01:53:02 | velocidad |