Changeset e0e40d3 for BOOK/final-system/common/kbd.xml
- 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/common/kbd.xml
r82fedc4 re0e40d3 35 35 <title>Installation of Kbd</title> 36 36 37 <para os=" a1">The following patch fixes build issues with GCC 4.x:</para>38 39 <screen os=" a2"><userinput>patch -Np1 -i ../&kbd-gcc4_fixes-patch;</userinput></screen>40 41 <para >Prepare Kbd for compilation:</para>42 43 <screen ><userinput>./configure</userinput></screen>44 45 <para >Compile the package:</para>46 47 <screen ><userinput>make</userinput></screen>48 49 <para >Install the package:</para>50 51 <screen ><userinput>make install</userinput></screen>37 <para os="p1">The following patch fixes build issues with GCC 4.x:</para> 38 39 <screen os="p2"><userinput>patch -Np1 -i ../&kbd-gcc4_fixes-patch;</userinput></screen> 40 41 <para os="a">Prepare Kbd for compilation:</para> 42 43 <screen os="b"><userinput>./configure</userinput></screen> 44 45 <para os="c">Compile the package:</para> 46 47 <screen os="d"><userinput>make</userinput></screen> 48 49 <para os="e">Install the package:</para> 50 51 <screen os="f"><userinput>make install</userinput></screen> 52 52 53 53 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.