|
-
Jun 10th, 2008, 10:10 AM
#1
Thread Starter
Lively Member
[RESOLVED] Why does Tomcat not have an installation GUI?
This is why I never got anywhere with JSP. PHP has that nice, convenient installer program. Anyway, I want to try to teach myself JSP (again). I'm trying to get Tomcat installed. I am following the instructions to the letter and still not getting very far.
Code:
C:\>apache-tomcat-6\bin\startup.bat
The CATALINE_HOME environment variable is not defined correctly
This environment variable is needed to run this program
Any clue as to what I'm doing wrong?
Many thanks.
Last edited by solitario; Jun 11th, 2008 at 03:55 PM.
Reason: [RESOLVED]
-
Jun 10th, 2008, 04:39 PM
#2
Re: Why does Tomcat not have an installation GUI?
Get Netbeans web pack edition, it has Tomcat built-in
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
Jun 10th, 2008, 09:52 PM
#3
Thread Starter
Lively Member
Re: Why does Tomcat not have an installation GUI?
I'll try that. Thank you.
-
Jun 11th, 2008, 04:35 AM
#4
Re: Why does Tomcat not have an installation GUI?
CATALINA_HOME needs to point to the Tomcat directory and JRE_HOME needs to point to the JRE directory.
Set environment variables in the System Properties control panel.
-
Jun 11th, 2008, 03:54 PM
#5
Thread Starter
Lively Member
Re: Why does Tomcat not have an installation GUI?
Thanks penagate.
Side note, I installed Netbeans (with "web") and was immediately impressed. It installed and configured two web servers for me, Tomcat and GlassFish.
-
Jun 11th, 2008, 04:50 PM
#6
Re: Why does Tomcat not have an installation GUI?
 Originally Posted by solitario
Thanks penagate.
Side note, I installed Netbeans (with "web") and was immediately impressed. It installed and configured two web servers for me, Tomcat and GlassFish.
Yep, and if you had tried going to the customization section of the installation you could have installed Apache too
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|