On Wed, 29 May 2002, Friedhelm Betz wrote: > Wednesday, May 29, 2002, 1:17:32 AM, you wrote: > > > On Wed, 29 May 2002, Rafael Martinez wrote: > [.......] > > 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 :-) >
Hei That is the problem ... I do not get any errors, not when I generate the manual, not when I run make test. But, the manual generated is in english except the chapter about "Instalation", this is the problem ;-) Sincerely Rafael Martinez PD.- entities/chapters.ent looks good, I think. The problem again is that all entities (except the one about Instalation) has a reference to phpdoc-es/en/ and not phpdoc-es/es so the manual generated is in english.