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

clfs-3.0.0-systemd systemd
Last change on this file since a57c9ae was 4f7a1c6b, checked in by Chris Staub <chris@…>, 10 years ago

Kbd is installed before libpipeline, so move explanation of PKG_CONFIG_PATH to kbd

  • Property mode set to 100644
File size: 2.5 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
[dabbced]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e0e40d3]25 href="../common/kbd.xml"
26 xpointer="xpointer(//*[@os='a'])"/>
[3f8be484]27
[aa2c20b]28<screen os="b"><userinput>CC="gcc ${BUILD64}" PKG_CONFIG_PATH="/tools/lib64/pkgconfig" \
29 ./configure --prefix=/usr --disable-vlock --enable-optional-progs</userinput></screen>
[3f8be484]30
[dabbced]31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e0e40d3]32 href="../common/kbd.xml"
[1a5985d]33 xpointer="xpointer(//*[@os='c'])"/>
[f343234]34
[4f7a1c6b]35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
36 href="../common/kbd.xml"
37 xpointer="xpointer(//*[@os='d'])"/>
[3f8be484]38
[dabbced]39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d1631d1]40 href="../common/kbd.xml"
[1a5985d]41 xpointer="xpointer(//*[@os='e'])"/>
[d1631d1]42
[dabbced]43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e990cbd9]44 href="../common/kbd.xml"
[1a5985d]45 xpointer="xpointer(//*[@os='f'])"/>
[e990cbd9]46
[dabbced]47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e990cbd9]48 href="../common/kbd.xml"
[1a5985d]49 xpointer="xpointer(//*[@os='g'])"/>
[e990cbd9]50
[dabbced]51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[f343234]52 href="../common/kbd.xml"
[1a5985d]53 xpointer="xpointer(//*[@os='h'])"/>
[f343234]54
[dabbced]55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[85284ff7]56 href="../common/kbd.xml"
57 xpointer="xpointer(//*[@os='i'])"/>
58
[c873165]59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
60 href="../common/kbd.xml"
61 xpointer="xpointer(//*[@os='j'])"/>
62
63 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
64 href="../common/kbd.xml"
65 xpointer="xpointer(//*[@os='k'])"/>
66
[7adbc2f]67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
68 href="../common/kbd.xml"
69 xpointer="xpointer(//*[@os='l'])"/>
70
[4f7a1c6b]71 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
72 href="../common/kbd.xml"
73 xpointer="xpointer(//*[@os='m'])"/>
74
[3f8be484]75 </sect2>
76
[dabbced]77 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]78 href="../common/kbd.xml"
79 xpointer="xpointer(id('contents-kbd'))"/>
80
81</sect1>
Note: See TracBrowser for help on using the repository browser.