repo.or.cz
/
linux_from_scratch.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
making up for cvs export not creating empy dirs
[linux_from_scratch.git]
/
BOOK
/
appendixa
/
less-dep.xml
blob
e22324292ab6207c1d624089aec574f77fc4844d
1
<sect2>
2
<title>Dependencies</title>
3
4
<para>Less-&less-depversion; needs the following to be installed:</para>
5
6
<literallayout>
7
bash: sh
8
binutils: as, ld
9
diffutils: cmp
10
fileutils: chmod, install, mv, rm, touch
11
grep: egrep, grep
12
gcc: cc1, collect2, cpp0, gcc
13
make: make
14
sed: sed
15
sh-utils: expr, hostname, uname
16
textutils: cat, tr
17
</literallayout>
18
19
</sect2>
20