On Mon, 13 Nov 2006 11:17:37 +0500 "Anatoly Shipitsin" <[EMAIL PROTECTED]> wrote:
> Okey. I'm remove all get editor from runtime enviroment EDITOR and > disable --with-editor. The run emerge fcron. I'm got: > > checking for vi... no > configure: error: > Cannot determine path to vi: try option --with-editor=PATH Ah, so this happens when no package provides $(which vi)? Then we should default to something that is universally available. > But i'm can't get editor from runtime. How emerge obtain right > editor ? --with-editor=/bin/nano would do fine. I already CC'd bsd@ on the bug to figure out if nano is part of their defaults, but it probably does not matter because BSD does have $(which vi) AFAIK. If this is really too much trouble we could perhaps have it default to --with-editor="$(which less)"? ;-) Kind regards, JeR -- gentoo-dev@gentoo.org mailing list