"Adam D. Barratt" <[email protected]> writes: > Your dependencies contain "ksh | mksh | pdksh | zsh" but the script > mentioned uses a ksh shebang. The dependencies will be satisfied if > zsh is installed but neither mksh nor pdksh are, but the script won't > work.
It looks like (and this surprised me as well) that zsh does provide an alternative for /bin/ksh these days. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

