| Re: Uninstalling the OTM There isn't an uninstaller for OTM, so the process is manual. Here's the steps I would take:
Take a look at the $OTM_HOME/install/root.sh script and erase any files that were copied outside of the OTM_HOME directory. Then clean up the OTM user's .profile or .bashrc file. Finally, delete the OTM installation directory (rm -r). That's it - you're OTM install has been removed.
--Chris |