Bug 4848 - vim help files installed in wrong directory
Summary: vim help files installed in wrong directory
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: vim
Version: 6.0
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-09-02 09:03 UTC by criege
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-09-02 14:54:28 UTC
Embargoed:


Attachments (Terms of Use)

Description criege 1999-09-02 09:03:41 UTC
Enetring ":help" in vi results in message "Sorry, help file
/usr/share/vim/doc/help.txt" not found - correct because
file is installed in /usr/doc/vim-common-5.3/doc/help.txt.

Comment 1 Anonymous 1999-09-02 12:16:59 UTC
vim wants (for anything other than basic functionality) the vim-
common rpm installed, which puts an identical copy of help.txt
in /usr/share/vim.
$ rpm -qf /usr/share/vim/doc/help.txt
vim-common-5.3-7
$

Comment 2 criege 1999-09-02 12:45:59 UTC
ok just checked and it seems /usr/share/vim/doc mysetriously
disappeared on the machine (rpm --verify shows files as "missing").
Gotta check for intruders now :). Sorry for any hassles.


Note You need to log in before you can comment on or make changes to this bug.