Bug#374060: Wrong default path

lars.doelle at on-line.de lars.doelle at on-line.de
Sat Jun 17 01:16:00 UTC 2006


Package: vim-full
Version: 7.0.17

Vim appears as if compiled with a wrong default path, i.e.
/usr/local/share/vim instead of /usr/share/vim/vimcurrent

/etc/vimrc is not sourced for unknown, but perhaps likely
reason. When sourced manually, it complains about files not found.
~/.vimrc would be sourced, but does not find anything, either.

vim behaves correctly, when started using:

# VIM=/usr/share/vim/vimcurrent vim --cmd 'so /etc/vim/vimrc'

More info from the bug reporting script:

--- Directories and Files ---
$VIM = "/usr/local/share/vim"
directory "/usr/local/share/vim" does NOT exist
$VIMRUNTIME = "/usr/local/share/vim"
directory "/usr/local/share/vim" does NOT exist
"/usr/local/share/vim/doc/help.txt" is NOT readable
"/usr/local/share/vim/doc/tags" is NOT readable
"/usr/local/share/vim/menu.vim" is NOT readable
"/usr/local/share/vim/filetype.vim" is NOT readable
"/usr/local/share/vim/syntax/synload.vim" is NOT readable




More information about the pkg-vim-maintainers mailing list