source: BOOK/final-system/multilib/less.xml@ bddad35

systemd
Last change on this file since bddad35 was 7cd7f99, checked in by Chris Staub <chris@…>, 9 years ago

Put one configure option per line

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