Re: [PHP-GTK-DOC] Nightly Builds?
[email protected] (Anant Narayanan) Sat, 20 Oct 2007 22:43:11 +0530
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <[email protected]> |
> What version is required for building? This works: [theghost bin]$ ./xsltproc-old --version Using libxml 20616, libxslt 10111 and libexslt 809 xsltproc was compiled against libxml 20616, libxslt 10111 and libexslt 809 libxslt 10111 was compiled against libxml 20616 libexslt 809 was compiled against libxml 20616 While this doesn't: [theghost bin]$ ./xsltproc --version Using libxml 20630, libxslt 10118 and libexslt 813 xsltproc was compiled against libxml 20630, libxslt 10118 and libexslt 813 libxslt 10118 was compiled against libxml 20630 libexslt 813 was compiled against libxml 20630 I *think* that means libxslt versions older than (and not including) 1.16 should work. 1.11 is the safest bet. -- Anant