UNIX utilities dependencies

This section describes the UNIX utilities required by the Endeca MDEX Engine installer.

The following UNIX utilities must be present in the /bin directory:
basename
cat
chgrp
chown
date
dd
df
mkdir
more
rm
sed
tar
true
The following UNIX utilities must be present in the /usr/bin directory:
awk
cksum
cut
dirname
expr
gzip
head
id
printf
tail
tr
wc
which
If these utilities are not in the specified locations, the installation fails with a message similar to the following:
 Required dependency is not executable: /bin/df. Aborting.