Hi there,

I have one query about MacShell.Iam using Mac OS8.6
and I want to installed Tomcat Server on Mac for that
I download jakarta-tomcat-3.2.4.tar.gz package from
Appache site and I also expand it through
Stuffit-Expander5.0. Now for running my Tomcat Server
I have to execute start.sh file for that I download
MacShell.Now  Iam facing problem how I can execute
this Start.sh file on Macshell.I read MacShell help
file there is two command for execute 1.source 2.which

For excecuting start.sh file I prepare another file
Tomcat_Start.sh Actually this the way of running
Tomcat Server(I already worked with Tomact on Windows
environment).But I confused how I can prepare my
Tomcat_Start.sh file for MacShell.In Tomcat_start.sh
file I have to define two variables which is require
for running Tomcat Server 1.TOMCAT_HOME 2.JAVA_HOME.

I tried like that by taking guidence from help of
MacShell:-
#!:MacShell:sh
set TOMCAT_HOME(:jakarta-tomcat-3.2.4
$TOMCAT_HOME:bin:startup.sh)
set JAVA_HOME(:MRJ SDK2.2:Tools)

But it is giving me Error variable not found.Iam new
to Mac if any one used or using Macshell plz guide
me.Any help will be highly appreciated.

Thanks for ur Valuable Time
Bikash


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

___________________________________________________________________________
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

Reply via email to