#1793: Vim 7.0
--------------------------------------------+-------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED]
Type: task | Status: assigned
Priority: normal | Milestone: 6.2
Component: Book | Version: SVN
Severity: normal | Resolution:
Keywords: |
--------------------------------------------+-------------------------------
Comment (by [EMAIL PROTECTED]):
If what you say is true, then it is sufficient to run this after
installation:
{{{
# There is nothing in the "ru" directory!
mv /usr/share/man/ru{.KOI8-R,}/man1/*
rm -rf /usr/share/man/*.*
}}}
I.e., remove all directories with a dot in their name. As a proof that
this is sufficient and done correctly, I want the following information:
1) output of {{{ls /usr/share/man}}} after the whole LFS
2) screenshots of the following commands after building xterm:
{{{
LC_ALL=ru_RU.KOI8-R xterm -lc -e "man vim"
LC_ALL=ru_RU.UTF-8 xterm -lc -e "man vim"
[EMAIL PROTECTED] xterm -lc -e "man vim"
LC_ALL=fr_FR.UTF-8 xterm -lc -e "man vim"
LC_ALL=pl_PL.UTF-8 xterm -lc -e "man vim"
LC_ALL=pl_PL xterm -lc -e "man vim"
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1793>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page