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
/
automake-dep.xml
blob
7532d7c918521e9259358a59e3c3a0edcd5c693e
1
<sect2>
2
<title>Dependencies</title>
3
4
<para>Automake-&automake-depversion; needs the following to be installed:</para>
5
6
<literallayout>
7
bash: sh
8
diffutils: cmp
9
fileutils: chmod, install, ls, mkdir, mv, rm, rmdir
10
grep: fgrep, grep
11
make: make
12
perl: perl
13
sed: sed
14
sh-utils: echo, expr, hostname, sleep
15
texinfo: install-info
16
textutils: cat, tr
17
</literallayout>
18
19
</sect2>
20