Hi Rafael,
Wednesday, May 29, 2002, 1:17:32 AM, you wrote: > On Wed, 29 May 2002, Rafael Martinez wrote: >> >> Today after my last checkout of phpdoc-es, the generation of the manual >> has stopped working. >> >> I used to get a list of all the files that exist in the english >> version and not in the spanish, before the files missing-entities.ent and >> missing-ids.xml where created. Now I get this when I run >> ./configure --with-lang=es (as you can see no report of all the files >> missing) >> ____________________________________________ > I found why this happens but I do not know how to fix it. The only > different in the configuration of my computer between today and yesterday > is that I have installed php-4.2.1 in it. With php installed, the output is very silent and the list of non-translated files is supressed (the "old-style" shell-scripts are not used, when php is detected, instead the entities.php skript is called, if I remember right) Your output from your first mail looks ok. > If I uninstall php-4.2.1, everything works fine, like before the > installation, but when it is installed, the spanish manual can not be generated. So after the run of autoconf && ./configure --with-lang=es are there errors when you try make test? Maybe you should configure php like the php.ini provided in the scripts dir. Have a look at entities/chapters.ent and if you see html-errors from php its your php config. But nevertheless, I may be wrong in all points. It would be helpful, if you can provide a bit more of information, especially what kind of errors you get by make test :-) Regards Friedhelm