http://bugs.linuxfromscratch.org/show_bug.cgi?id=1610
------- Additional Comments From [EMAIL PROTECTED] 2005-11-24 23:05 ------- I confirm what Alexander described. On a 6.1.1 LiveCD, vim works fine since when it was built, "HELPSUBLOC=/usr/share/doc/vim-6.3" wasn't specified to `make install`. When starting vim without parameters and issuing a ":help version6", the Vim Reference Manual starts fine. When I `rm -fr /usr/share/vim` and then re-install vim using `make HELPSUBLOC=/usr/share/doc/vim-6.3 install`, starting vim without parameters and issuing a ":help version6" returns: E433: No tags file E149: Sorry, no help for version6 I tested version 6.4 as well, with the same results. The instructions for 6.1.1 are still ok, only LFS development version is effected. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are the QA contact for the bug, or are watching the QA contact. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
