安装 Coreutils-5.0

预计所需编译时间:      0.9 SBU
预计所需硬盘空间:      69 MB

Coreutils的内容

Coreutils软件包包括一整套基本的shell工具。

安装下列程序: basename, cat, chgrp, chmod, chown, chroot, cksum, comm, cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo, env, exp和, expr, factor, false, fmt, fold, groups, head, hostid, hostname, id, install, join, kill, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod, mv, nice, nl, nohup, od, paste, pathchk, pinky, pr, printenv, printf, ptx, pwd, readlink, rm, rmdir, seq, sha1sum, shred, sleep, sort, split, stat, stty, su, sum, sync, tac, tail, tee, test, touch, tr, true, tsort, tty, uname, unexp和, uniq, unlink, uptime, users, vdir, wc, who, whoami 和 yes

Coreutils 安装依赖关系

Coreutils 依赖于: Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, Perl, Sed.

安装 Coreutils

为编译 Coreutils 作准备:

./configure --prefix=/tools

编译软件包:

make

这个软件包里面有一个测试套件,能执行一些测试,以确认软件包是否编译正确。如果你想运行它,用下面的命令:

make RUN_EXPENSIVE_TESTS=yes check

make 参数的意思是:

安装软件包:

make install