On 2001.01.30 15:54:19 +0400 David Odin wrote:
> On Tue, Jan 30, 2001 at 11:58:20AM +0200, Valdas Andrulis wrote:
> > vim-minimal-6.0-0.10mdk.i586.rpm is bad: it does not include /bin/vi
> > 
>   No. And it won't. This should be handled by update-alternative.
> I.e, when you install vim-minimal a link is created between /bin/vim
> and /bin/vi, unless vim-enhanced is already installed.
> 
> To sum up, /bin/vi is only pointing to /bin/vim (minimal) if only
> vim minimal is installed, else, it's pointing to /usr/bin/vim (enhanced).

then post-install script must be broken :
[guillaume@agathe guillaume]$ vi test
bash: vi: command not found
I had vi -> /usr/bin/vim in /etc/alternative altough. I used
update-alternative -- auto vi to correct this.
-- 
If an experiment works, something has gone wrong
                -- Murphy's Laws on Technology n°25

Reply via email to