Errors while attempting an install in Redhat Linux
....
which: no uudecode in
.....
leo.sh: line 234244: uudecode: command not found
cat: /tmp/leo2015.txt: No such file or directory
LEO-10930 cannot extract files
uudecode package is not installed
This problem/errors appear usually on Linux platform (like Redhat).
You have to install uudecode which is freely available. Or add it to the path if it is installed. There should be an RPM for this in the RH install disks.
This is regarding Red Hat Linux; and it looks like the uudecode package is not installed.
Normally you would see uudecode in /usr/bin. Since this is in the search path, and if you dont see it then most likely the uudecode is not installed.
The uudeocde and uuencode utilities are in the sharutils package for RedHat.