Re: [SMARTY-DEV] Doc conversion problem: xml to chm, html, etc
[email protected] (gerald)
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
Can you check if php-cli is well configured on your computer ? As far as I can remember, I think I had this exact error message on my first compilation attempt (even though "standard" php was configured) Piotr wrote: >>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. > > >