sudo mv ~/Desktop/apache-tomcat-6.0.18 /usr/local/sudo ln -s /usr/local/apache-tomcat-6.0.18 /Library/Tomcatchmod ug+x /Library/Tomcat/bin/*.sh
chmod ug+x ~/startTomcat.commandchmod ug+x ~/stopTomcat.commandsudo chown -R your_username /Library/TomcatInstead of using the start and stop scripts, you may also want to check out activata's Tomcat Controller a tiny freeware app, providing a UI to quickly start/stop Tomcat.