How to install uuencode on OEL?
Trying to use uuencode to build an attachment for an email, but it seems to not be here. My client says they're running OEL 4, but the uname query sure looks like OEL 5 to me...
uname -a
Linux alecto.xxx.local 2.6.18-128.1.16.0.1.el5 #1 SMP Tue Jun 30 16:48:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
I am pretty sure I want to install the sharutils package as it's not there...
rpm –qa sharutil*
returns nothing
what are the steps to get the module downloaded to install ?
thanks
Craig