Re: [PHP-DOC] Local build of bulgarian translation fails

2006-02-10 Thread Nuno Lopes
Next time, run a 'make test_xml'. while slower (and much memory agressive) it usually helps you when the simple 'make test' fails to produce human redable reports. I discovered that 'make test_xml' requires xmllint. :) yeh, it is described in our howto. xmllint is part of libxml2. So, test_

Re: [PHP-DOC] Local build of bulgarian translation fails

2006-02-10 Thread Kouber Saparev
Nuno Lopes wrote: mainly charset issues. I've fixed them for you this time. Thanks! Next time, run a 'make test_xml'. while slower (and much memory agressive) it usually helps you when the simple 'make test' fails to produce human redable reports. I discovered that 'make test_xml' require

Re: [PHP-DOC] Local build of bulgarian translation fails

2006-02-10 Thread Nuno Lopes
I'm not sure what these missing entities mean, since I didn't manage to find them in documentation sources. They aren't problematic. That only mean that you have some outdated files with missing and/or old entities. Anyway, I moved to the next step: [EMAIL PROTECTED]:~/phpdoc/phpdoc-bg$ ma

[PHP-DOC] Local build of bulgarian translation fails

2006-02-10 Thread Kouber Saparev
Hi folks, I'm trying to build locally phpdoc-bg, but it fails and I can't find out how to fix the things. So, any help would be greatly appreciated. :) I was following the steps described here: http://doc.php.net/php/dochowto/part-generating-output.php [EMAIL PROTECTED]:~/phpdoc/phpdoc-bg$