Mail Archives: djgpp-workers/1996/10/10/03:36:46
On Thu, 10 Oct 1996, John M. Aldrich wrote:
> you've installed. Also, unless it works by returning error codes to the
> installer, I don't see how the latter would be able to properly
> interpret what djverify reports. Hmm... it's an interesting question.
Either return error codes, or the installer could parse the text output of
`djverify' redirected to a file. (There is also `popen', but I would
recommend to stay away of methods that require more memory than
absolutely necessary in such programs.)
- Raw text -