I'm trying to install eterm on an instance of Kubuntu.
I sudo apt-get install eterm, and everything seems to go alright, but at the end there's no eterm on my path.
Anyone know where the stuff got hidden so I can link the executable to somewhere on my path.

eterm, the response indicates that it can't find 'eterm'. Have you gone into the Synaptic Package Manager and determined where 'eterm' was installed? If not installed in a directory currently in your path, you can either add the location to you path, or create a symbolic link in a directory that is in your path. – Kory Wnuk Jun 14 '11 at 21:56