1234567891011121314151617181920 |
- <sect2>
- <title>Dependencies</title>
- <para>Bison-&bison-depversion; needs the following to be installed:</para>
- <literallayout>
- bash: sh
- binutils: ar, as, ld
- diffutils: cmp
- fileutils: rm, cp, mkdir, ls, chmod, mv, ln
- gcc: cc
- grep: grep
- make: make
- sed: sed
- sh-utils: basename, expr, sleep
- textutils: tr, cat
- </literallayout>
- </sect2>
|