1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 | ]>
|
---|
7 |
|
---|
8 | <sect1 id="ch-testsuite-tools-expect" role="wrap">
|
---|
9 | <?dbhtml filename="expect.html"?>
|
---|
10 |
|
---|
11 | <title>Expect-&expect-version;</title>
|
---|
12 |
|
---|
13 | <indexterm zone="ch-testsuite-tools-expect">
|
---|
14 | <primary sortas="a-Expect">Expect</primary>
|
---|
15 | </indexterm>
|
---|
16 |
|
---|
17 | <sect2 role="package">
|
---|
18 | <title/>
|
---|
19 |
|
---|
20 | <para>The Expect package contains a program for carrying out scripted
|
---|
21 | dialogues with other interactive programs.</para>
|
---|
22 |
|
---|
23 | </sect2>
|
---|
24 |
|
---|
25 | <sect2 role="installation">
|
---|
26 | <title>Installation of Expect</title>
|
---|
27 |
|
---|
28 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
29 | href="../common/expect.xml"
|
---|
30 | xpointer="xpointer(//*[@os='s1'])"/>
|
---|
31 |
|
---|
32 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
33 | href="../common/expect.xml"
|
---|
34 | xpointer="xpointer(//*[@os='s2'])"/>
|
---|
35 |
|
---|
36 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
37 | href="../common/expect.xml"
|
---|
38 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
39 |
|
---|
40 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
41 | href="../common/expect.xml"
|
---|
42 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
43 |
|
---|
44 | <para os="p1">This patch updates <filename>config.guess</filename> and
|
---|
45 | <filename>config.sub</filename> for MIPS processors:</para>
|
---|
46 |
|
---|
47 | <screen os="p2"><userinput>patch -Np1 -i ../&expect-config_update-patch;</userinput></screen>
|
---|
48 |
|
---|
49 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
50 | href="../common/expect.xml"
|
---|
51 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
52 |
|
---|
53 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
54 | href="../common/expect.xml"
|
---|
55 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
56 |
|
---|
57 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
58 | href="../common/expect.xml"
|
---|
59 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
60 |
|
---|
61 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
62 | href="../common/expect.xml"
|
---|
63 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
64 |
|
---|
65 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
66 | href="../common/expect.xml"
|
---|
67 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
68 |
|
---|
69 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
70 | href="../common/expect.xml"
|
---|
71 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
72 |
|
---|
73 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
74 | href="../common/expect.xml"
|
---|
75 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
76 |
|
---|
77 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
78 | href="../common/expect.xml"
|
---|
79 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
80 |
|
---|
81 | </sect2>
|
---|
82 |
|
---|
83 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
84 | href="../common/expect.xml"
|
---|
85 | xpointer="xpointer(id('contents-expect'))"/>
|
---|
86 |
|
---|
87 | </sect1>
|
---|