On Mon, Sep 03, 2007 at 05:38:03PM -0700, Raquel wrote: > On Tue, 04 Sep 2007 02:24:16 +0200 > Mathias Brodala <info@noctus.net> wrote: > Hmmm, I thought it was configured using the update-alternatives > system. However, when I run (as root): > #update-alternatives --set editor /usr/bin/vim > I get an error: > #update-alternatives: Cannot find alternative `/usr/bin/vim'. This just means that vim isn't installed. Run 'apt-get install vim' and it should work.