Changeset 9f5a80a for BOOK/cross-tools/common/ncurses.xml
- Timestamp:
- Jan 3, 2009, 7:23:45 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 88958a8
- Parents:
- ef68b1c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/ncurses.xml
ref68b1c r9f5a80a 35 35 --without-shared</userinput></screen> 36 36 37 <para os="c">Build the headers and then build tic:</para>37 <para os="c">Build the headers and then build <command>tic</command>:</para> 38 38 39 39 <screen os="d"><userinput>make -C include 40 40 make -C progs tic</userinput></screen> 41 41 42 <para os="e">Install ticwith the following command:</para>42 <para os="e">Install <command>tic</command> with the following command:</para> 43 43 44 44 <screen os="f"><userinput>install -m755 progs/tic /cross-tools/bin</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.