Re: [SMARTY-DEV] Doc conversion problem: xml to chm, html, etc
[email protected] ("Piotr")
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
> autoconf && ./configure --with-lang=.. && make > You'll need all tools, listed in > http://cvs.php.net/co.php/phpdoc/howto/howto.html.tar.gz I've instaled all needed Linux tools, and I tryed this solution also, but I still get the error: [root@xxx docs]# autoconf [root@xxx docs]# ./configure loading cache ./config.cache : command not found : command not found : command not found : command not found : command not found file versions '/configure: line 539: syntax error near unexpected token `do '/configure: line 539: `for file in ./*.in; do The 539 line is: for file in ./*.in; do And I haven't any idea... :( P.