[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [igraph] trunk: failed to build HTML documentation
From: |
Minh Nguyen |
Subject: |
Re: [igraph] trunk: failed to build HTML documentation |
Date: |
Wed, 2 Mar 2011 23:12:55 +1100 |
Hi Tamas,
On Wed, Mar 2, 2011 at 8:32 AM, Tamás Nepusz <address@hidden> wrote:
> Thanks for the report, this has been fixed in trunk; try updating your repo
> and let us know if it still does not work.
The failure is now solved. But then running release.sh and waiting for
a while, the script then hangs at
if [ "x.." != "x.." ]; then cp ../doc/fdl.xml ../doc/gpl.xml
../doc/installation.xml ../doc/introduction.xml ../doc/tutorial.xml
../doc/licenses.xml ../doc/pmt.xml . ; fi && \
xmllint --xinclude -o igraph-docs2.xml igraph-docs.xml \
&& env < /dev/null hash_extra=65000 docbook2pdf igraph-docs2.xml \
&& mv igraph-docs2.pdf igraph-docs.pdf
Using catalogs: /etc/sgml/catalog
Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
Working on: /home/mvngu/apps/igraph-git/doc/igraph-docs2.xml
After waiting for over 3 hours, I interrupted the script Ctrl-C.
--
Regards
Minh Van Nguyen