Changeset e71ed78 for BOOK/temp-tools
- Timestamp:
- Feb 21, 2006, 1:41:46 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- b88767f
- Parents:
- 8d6073c
- Location:
- BOOK/temp-tools
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-tools/64/tcl.xml
r8d6073c re71ed78 50 50 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 51 51 href="../common/tcl.xml" 52 xpointer="xpointer(//*[@os='f'])"/>53 54 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"55 href="../common/tcl.xml"56 52 xpointer="xpointer(//*[@os='g'])"/> 57 53 -
BOOK/temp-tools/common/expect.xml
r8d6073c re71ed78 82 82 <screen os="g"><userinput>make</userinput></screen> 83 83 84 <para os="h">To test the results, issue: <userinput>make test</userinput>.85 Note that the Expect test suite is known to experience failures under86 certain host conditions that are not within our control. Therefore,87 test suite failures here are not surprising and are not considered88 critical.</para>89 90 84 <para os="i">Install the package:</para> 91 85 -
BOOK/temp-tools/common/tcl.xml
r8d6073c re71ed78 54 54 55 55 <screen os="e"><userinput>make</userinput></screen> 56 57 <para os="f">To test the results, issue: <userinput>TZ=UTC make58 test</userinput>. The Tcl test suite is known to experience failures59 under certain host conditions that are not fully understood.60 Therefore, test suite failures here are not surprising, and are not61 considered critical. The <parameter>TZ=UTC</parameter> parameter sets62 the time zone to Coordinated Universal Time (UTC), also known as63 Greenwich Mean Time (GMT), but only for the duration of the test suite64 run. This ensures that the clock tests are exercised correctly.65 Details on the <envar>TZ</envar> environment variable are provided in66 <xref linkend="chapter-bootscripts"/>.</para>67 56 68 57 <para os="g">Install the package:</para> -
BOOK/temp-tools/common/texinfo.xml
r8d6073c re71ed78 39 39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 40 40 href="../../final-system/common/texinfo.xml" 41 xpointer="xpointer(//*[@os='e'])"/>42 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"44 href="../../final-system/common/texinfo.xml"45 41 xpointer="xpointer(//*[@os='g'])"/> 46 42 -
BOOK/temp-tools/multilib/expect-64bit.xml
r8d6073c re71ed78 69 69 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 70 70 href="../common/expect.xml" 71 xpointer="xpointer(//*[@os='h'])"/>72 73 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"74 href="../common/expect.xml"75 71 xpointer="xpointer(//*[@os='i'])"/> 76 72 -
BOOK/temp-tools/multilib/tcl-64bit.xml
r8d6073c re71ed78 55 55 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 56 56 href="../common/tcl.xml" 57 xpointer="xpointer(//*[@os='f'])"/>58 59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"60 href="../common/tcl.xml"61 57 xpointer="xpointer(//*[@os='g'])"/> 62 58 -
BOOK/temp-tools/multilib/texinfo.xml
r8d6073c re71ed78 39 39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 40 40 href="../common/texinfo.xml" 41 xpointer="xpointer(//*[@os='e'])"/>42 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"44 href="../common/texinfo.xml"45 41 xpointer="xpointer(//*[@os='g'])"/> 46 42
Note:
See TracChangeset
for help on using the changeset viewer.