http://bugs.linuxfromscratch.org/show_bug.cgi?id=1610
------- Additional Comments From [EMAIL PROTECTED] 2005-10-31 11:56 ------- echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h ./configure --prefix=/usr --enable-multibyte make HELPSUBLOC=/usr/share/doc/vim-6.4 make HELPSUBLOC=/usr/share/doc/vim-6.4 install ln -sv vim /usr/bin/vi appears to work for me. No errors regarding syntax highlighting, :help works as expected. Although this approach is a little more cumbersome than the `sed', it Just Works, which is obviously a pretty big advantage :-) Can a few others test these instructions out too, and verify that nothing breaks? ------- 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
