Changeset e0e40d3 for BOOK/final-system/sparc
- Timestamp:
- Feb 21, 2006, 1:23:04 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:
- 69caf2f
- Parents:
- 82fedc4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/sparc/kbd.xml
r82fedc4 re0e40d3 22 22 <title>Installation of Kbd</title> 23 23 24 <para os="a">Sparcs haven't updated the structure of <command>kbdrate</command> 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../common/kbd.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../common/kbd.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <para os="p3">Sparcs haven't updated the structure of <command>kbdrate</command> 25 33 yet, so until they do this patch is required:</para> 26 34 27 <screen os=" b"><userinput>patch -Np1 -i ../&kbd-sparc_kbdrate-patch;</userinput></screen>35 <screen os="p4"><userinput>patch -Np1 -i ../&kbd-sparc_kbdrate-patch;</userinput></screen> 28 36 29 <para>Prepare Kbd for compilation:</para> 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../common/kbd.xml" 39 xpointer="xpointer(//*[@os='a'])"/> 30 40 31 <screen><userinput>./configure</userinput></screen> 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 42 href="../common/kbd.xml" 43 xpointer="xpointer(//*[@os='b'])"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 46 href="../common/kbd.xml" 47 xpointer="xpointer(//*[@os='c'])"/> 32 48 33 <para>Compile the package:</para> 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 50 href="../common/kbd.xml" 51 xpointer="xpointer(//*[@os='d'])"/> 34 52 35 <screen><userinput>make</userinput></screen> 53 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 54 href="../common/kbd.xml" 55 xpointer="xpointer(//*[@os='e'])"/> 36 56 37 < para>Install the package:</para>38 39 <screen><userinput>make install</userinput></screen>57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 58 href="../common/kbd.xml" 59 xpointer="xpointer(//*[@os='f'])"/> 40 60 41 61 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.