process hangs when converting sgml documentation to PDF
От | Saquib Farooq Malik |
---|---|
Тема | process hangs when converting sgml documentation to PDF |
Дата | |
Msg-id | 20050607070857.25114.qmail@web30201.mail.mud.yahoo.com обсуждение исходный текст |
Ответы |
Re: process hangs when converting sgml documentation to PDF
Re: process hangs when converting sgml documentation to PDF |
Список | 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
В списке pgsql-docs по дате отправления: