Re: [PHP-DOC] Help with the makefile for phpdoc

2007-07-09 Thread Hannes Magnusson
On 7/8/07, Fernando Correa da Conceição <[EMAIL PROTECTED]> wrote: I have an error on the makefile. I do: ./configure --with-lang=pt_BR and after this make But it gives me an error: Generating the manual...make: no: Comando não encontrado You need to install libxslt -Hannes

[PHP-DOC] Help with the makefile for phpdoc

2007-07-08 Thread Fernando Correa da Conceição
I have an error on the makefile. I do: ./configure --with-lang=pt_BR and after this make But it gives me an error: Generating the manual...make: no: Comando não encontrado make: ** [.manual.xml] Erro 127 which means no: command not found This is on Debian Etch. Thanks for any help. Ferna