mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 21:49:13 +00:00
087e584f62
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
23 lines
536 B
XML
23 lines
536 B
XML
<sect2><title> </title><para> </para></sect2>
|
|
|
|
<sect2>
|
|
<title>Libtool Installation Dependencies</title>
|
|
|
|
<para>(Last checked against version &libtool-depversion;.)</para>
|
|
|
|
<literallayout>Bash: sh
|
|
Binutils: ar, as, ld, nm, ranlib, strip
|
|
Diffutils: cmp
|
|
Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
|
|
Gcc: cc, cc1, collect2, cpp0
|
|
Glibc: ldconfig
|
|
Grep: egrep, fgrep, grep
|
|
Make: make
|
|
Sed: sed
|
|
Sh-utils: echo, expr, hostname, sleep, uname
|
|
Texinfo: install-info
|
|
Textutils: cat, sort, tr, uniq</literallayout>
|
|
|
|
</sect2>
|
|
|