Changeset 05efce1 for BOOK/final-system
- Timestamp:
- Apr 9, 2014, 2:25:01 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- d0ebf86
- Parents:
- 85be98d
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/vim.xml
r85be98d r05efce1 49 49 <screen os="e"><userinput>./configure \ 50 50 --prefix=/usr --enable-multibyte</userinput></screen> 51 52 <variablelist os="f">53 <title>The meaning of the configure options:</title>54 55 <varlistentry>56 <term><parameter>--enable-multibyte</parameter></term>57 <listitem>58 <para>This optional but highly recommended switch enables support59 for editing files in multibyte character encodings. This is needed60 if using a locale with a multibyte character set. This switch is61 also helpful to be able to edit text files initially created in62 Linux distributions like Fedora that use UTF-8 as a default63 character set.</para>64 </listitem>65 </varlistentry>66 67 </variablelist>68 51 69 52 <para os="g">Compile the package:</para> -
BOOK/final-system/multilib/vim.xml
r85be98d r05efce1 52 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 53 href="../common/vim.xml" 54 xpointer="xpointer(//*[@os='f'])"/>55 56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"57 href="../common/vim.xml"58 54 xpointer="xpointer(//*[@os='g'])"/> 59 55
Note:
See TracChangeset
for help on using the changeset viewer.