Re: unable to run make-partial.php
[email protected] ("Thomas Anderson")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
On 9/8/07, Mark Wiesemann <[email protected]> wrote: > > Hi Thomas, > > Thomas Anderson wrote: > > When I try to run "make-partial.php INCLUDE="packages package.database""*, > I > > get this: > > > > ------------------------------------ > > > > Warning: The readline extension could not be found! > > Usage: make-partial.php [--format <format>] [--include <section1>] > > [--include <section2>] ... > > make-partial.php --help > [...] > > Don't you see a difference between these two notations? It's either > make-partial --include ... > or > make partial INCLUDE="..." > > The latter is recommended: "make partial with the correct parameters is > much faster" (quote from the manual page). Hmmm - I had assumed that "make partial" was just a typo and that " make-partial.php" is what was really meant. Anyway, I ran "make-partial.php --include="packages"" (I'm running on Windows and so don't have access to "make") and... what, exactly, did it do? I assume it's supposed to create some *.html files, but I don't see any. Are they supposed to be created in some specific directory?