Re: [PHP-GTK-DOC] Nightly Builds?
[email protected] (Anant Narayanan) Sat, 20 Oct 2007 23:59:25 +0530
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <[email protected]> |
Andrei Zmievski wrote: > Seems that xsltproc moved from /usr/bin/ to /usr/local/bin/ on the > machine. I fixed that and now I get this: > > Writing build/en/html/tutorials.installation.html for chapter > runtime error: file stylesheets/html/name_to_id.xsl line 52 element choose > Variable 'class' has not been declared. > make: *** [build/en/html/index.html] Error 10 > > [root@sc1 build-gtk-en]# xsltproc --version > Using libxml 20627, libxslt 10120 and libexslt 813 > xsltproc was compiled against libxml 20627, libxslt 10120 and libexslt 813 > libxslt 10120 was compiled against libxml 20627 > libexslt 813 was compiled against libxml 20627 > > Any hints? The latest commit fixes this. -- Anant