source: BOOK/final-system/multilib/kbd.xml @ 00fcb3ef

clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 00fcb3ef was 1950bb2b, checked in by Jonathan Norman <jonathan at bluesquarelinux.co.uk>, 13 years ago

Updated KBD to 1.15.3 and added required es.po patch

  • Property mode set to 100644
File size: 2.1 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-kbd" role="wrap">
9  <?dbhtml filename="kbd.html"?>
10
11  <title>Kbd-&kbd-version;</title>
12
13  <indexterm zone="ch-system-kbd">
14    <primary sortas="a-Kbd">Kbd</primary>
15  </indexterm>
16
[dabbced]17  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[1cd688b]18  href="../common/kbd.xml"
19  xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]20
21  <sect2 role="installation">
22    <title>Installation of Kbd</title>
23
[1950bb2b]24    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
25    href="../common/kbd.xml"
26    xpointer="xpointer(//*[@os='p1'])"/>
27
28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
29    href="../common/kbd.xml"
30    xpointer="xpointer(//*[@os='p2'])"/>
31
[dabbced]32    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e0e40d3]33    href="../common/kbd.xml"
34    xpointer="xpointer(//*[@os='a'])"/>
[3f8be484]35
[1a5985d]36<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr</userinput></screen>
[3f8be484]37
[dabbced]38    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e0e40d3]39    href="../common/kbd.xml"
[1a5985d]40    xpointer="xpointer(//*[@os='c'])"/>
[f343234]41
[9ad863d]42<screen os="d"><userinput>make CC="gcc ${BUILD64}"</userinput></screen>
[3f8be484]43
[dabbced]44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d1631d1]45    href="../common/kbd.xml"
[1a5985d]46    xpointer="xpointer(//*[@os='e'])"/>
[d1631d1]47
[dabbced]48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e990cbd9]49    href="../common/kbd.xml"
[1a5985d]50    xpointer="xpointer(//*[@os='f'])"/>
[e990cbd9]51
[dabbced]52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e990cbd9]53    href="../common/kbd.xml"
[1a5985d]54    xpointer="xpointer(//*[@os='g'])"/>
[e990cbd9]55
[dabbced]56    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f343234]57    href="../common/kbd.xml"
[1a5985d]58    xpointer="xpointer(//*[@os='h'])"/>
[f343234]59
[dabbced]60    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[85284ff7]61    href="../common/kbd.xml"
62    xpointer="xpointer(//*[@os='i'])"/>
63
[3f8be484]64  </sect2>
65
[dabbced]66  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]67  href="../common/kbd.xml"
68  xpointer="xpointer(id('contents-kbd'))"/>
69
70</sect1>
Note: See TracBrowser for help on using the repository browser.