Re: [PHP-GTK-DOC] Nightly Builds?

[email protected] (Andrei Zmievski) Sat, 20 Oct 2007 12:18:55 -0700
Newsgroups php.gtk.doc
Message-ID <[email protected]>
Okay. I kicked off 'en' build manually, it is running right now. 
However, there seems to be a problem with cvsup process on that box, so 
updates to the manual will not happen until that's resolved. I asked 
[email protected] people to take a look, but don't know if anyone will 
volunteer..

-Andrei

Anant Narayanan wrote:
> 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