no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | coreutils [2016/02/19 20:12] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== coreutils ====== | ||
+ | * [[binutils]] | ||
+ | * [[findutils]] | ||
+ | * [[ls]] | ||
+ | * [[tr]] | ||
+ | |||
+ | * [[ftp:// | ||
+ | |||
+ | coreutils will quit if running '' | ||
+ | |||
+ | < | ||
+ | FORCE_UNSAFE_CONFIGURE=1 ./configure | ||
+ | </ | ||
+ | |||
+ | You can force the utilities to have a '' | ||
+ | |||
+ | < | ||
+ | FORCE_UNSAFE_CONFIGURE=1 ./configure --program-prefix=g | ||
+ | </ |