source: BOOK/final-system/multilib/vim.xml@ 9f83afef

clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 9f83afef was 7e8d40c, checked in by William Harrington <kb0iic@…>, 11 years ago

Comment out vim branch update patch as there are none at this time.

  • Property mode set to 100644
File size: 3.2 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f8be484]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-system-vim" role="wrap">
9 <?dbhtml filename="vim.html"?>
10
11 <title>Vim-&vim-version;</title>
12
13 <indexterm zone="ch-system-vim">
14 <primary sortas="a-Vim">Vim</primary>
15 </indexterm>
16
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[566db8e]18 href="../common/vim.xml"
19 xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]20
21 <sect2 role="installation">
22 <title>Installation of Vim</title>
23
[dabbced]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[44fb8dd]25 href="../common/vim.xml"
26 xpointer="xpointer(//*[@os='t1'])"/>
27
[7e8d40c]28<!-- vim branch update patch area
[dabbced]29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[6334994]30 href="../common/vim.xml"
31 xpointer="xpointer(//*[@os='p1'])"/>
32
[dabbced]33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[6334994]34 href="../common/vim.xml"
35 xpointer="xpointer(//*[@os='p2'])"/>
[7e8d40c]36-->
[6334994]37
[dabbced]38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]39 href="../common/vim.xml"
40 xpointer="xpointer(//*[@os='b'])"/>
41
[dabbced]42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]43 href="../common/vim.xml"
[e0e40d3]44 xpointer="xpointer(//*[@os='c'])"/>
[3f8be484]45
[dabbced]46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e0e40d3]47 href="../common/vim.xml"
[6334994]48 xpointer="xpointer(//*[@os='d'])"/>
49
[f4a3466]50<screen os="e"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
[6c5a343]51 ./configure --prefix=/usr \
[f4a3466]52 --enable-multibyte</userinput></screen>
[e0e40d3]53
[dabbced]54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]55 href="../common/vim.xml"
56 xpointer="xpointer(//*[@os='f'])"/>
57
[dabbced]58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]59 href="../common/vim.xml"
60 xpointer="xpointer(//*[@os='g'])"/>
61
[dabbced]62 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]63 href="../common/vim.xml"
64 xpointer="xpointer(//*[@os='h'])"/>
65
[dabbced]66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]67 href="../common/vim.xml"
68 xpointer="xpointer(//*[@os='i'])"/>
69
[dabbced]70 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]71 href="../common/vim.xml"
72 xpointer="xpointer(//*[@os='j'])"/>
73
[dabbced]74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[6334994]75 href="../common/vim.xml"
76 xpointer="xpointer(//*[@os='k'])"/>
77
[dabbced]78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]79 href="../common/vim.xml"
[0d2d688]80 xpointer="xpointer(//*[@os='l'])"/>
[3f8be484]81
[dabbced]82 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]83 href="../common/vim.xml"
[0d2d688]84 xpointer="xpointer(//*[@os='m'])"/>
[3f8be484]85
[dabbced]86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]87 href="../common/vim.xml"
[6334994]88 xpointer="xpointer(//*[@os='n'])"/>
[0d2d688]89
[dabbced]90 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[0d2d688]91 href="../common/vim.xml"
[6334994]92 xpointer="xpointer(//*[@os='o'])"/>
[3f8be484]93
[dabbced]94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]95 href="../common/vim.xml"
[6334994]96 xpointer="xpointer(//*[@os='p'])"/>
[3f8be484]97
98 </sect2>
99
[dabbced]100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]101 href="../common/vim.xml"
102 xpointer="xpointer(id('conf-vim'))"/>
103
[dabbced]104 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]105 href="../common/vim.xml"
106 xpointer="xpointer(id('contents-vim'))"/>
107
108</sect1>
Note: See TracBrowser for help on using the repository browser.