Hi all, i'm trying to set up a tomcat 4.1.2 server on Mac Os 10.2.1
using: #!/bin/sh export CATALINA_HOME=/User/jakarta-tomcat-4.1.2 export JAVA_HOME=/Library/Java/Home/ $CATALINA_HOME/bin/startup.sh And then chmod ug+x to make it executable I'm logged in as root, but when trying to run the above OsX complains with a 'not authorized' response.... anybody? P ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html