|
From: David C. <cl...@au...> - 2004-03-02 20:25:12
|
There is a new -- and yet not new -- package in the Toolbox. "coreutils" is a basic GNU package which combines 3 previously separate packages into one. When you install coreutils, it will replace your existing installations of fileutils, sh-utils, and textutils. The commands from these packages are included together in the new package. For more information, see the GNU coreutils page: http://www.gnu.org/software/coreutils From an RPM packaging perspective, it still "provides" fileutils, sh-utils, Status: O and textutils, so if you have a package which claims a depencency on one of these, that dependency will still be met. To get the Toolbox coreutils image, download this file: ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/coreutils/coreutils-5.0-1.aix5.1.ppc.rpm |