Re: [SMARTY-DEV] Doc conversion problem: xml to chm, html, etc
[email protected] ("Piotr")
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
> You'll need to run the script with "sh" as your shell. > > sh ./configure > > This is because whatever shell you're using doesnt support the > standard "for" shell construct. ./configure script has at 1st line: "#! /bin/sh" and execute bit set also.... i even change 1st line to "#! /bin/bash" still nothing..... the some error :( p.