Looks like your OS is linux. If my assumption is correct, check under $ORACLE_HOME/bin whether you have the files "tnslsnr" and "tnslsnr0". If tnslsnr doesn't exist, then create a symlink to tnslsnr0. If this was not the case, then try creating the listener using the "netca" utility and that will help.

-Sam