Matthew Burgess wrote:
http://bugs.linuxfromscratch.org/show_bug.cgi?id=1610 - do the proposed build instructions break any of Vim's functionality?
I've been testing with a modified version, similar just dropped HELPSUBLOC in the make
echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h ./configure --prefix=/usr --enable-multibyte make make HELPSUBLOC=/usr/share/doc/vim-6.4 install ln -sv vim /usr/bin/vi
http://bugs.linuxfromscratch.org/show_bug.cgi?id=1643 - do any of the binaries provided in the `less' package need to be moved to /bin? I can't see any reason why they need to be there, but could be missing something.
The only reason I see less being in bin is for troubleshooting purposes for viewing files. FYI. Gentoo, Fedora, and Mandriva put all three into /bin.
http://bugs.linuxfromscratch.org/show_bug.cgi?id=1581 - can someone confim my analysis of the problem is correct, and this bug should be marked as invalid?
This issue only seems to occur when the book isn't followed exactly. -- ------ [EMAIL PROTECTED] [EMAIL PROTECTED] LFS User # 2577 Registered Linux User # 299986 -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
