Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
10-13-2012, 09:30 PM
|
#1
|
|
Member
Registered: Nov 2010
Distribution: VectorLinux
Posts: 80
Rep:
|
Apache, Tomcat and JDK downloads
Hello,
I'm trying to install Apache, Tomcat and JDK but don't know what to download. I browsed the Apache website and the latest version is httpd 2.4.3 but the downloadable options don't include one for linux, only Unix and NetWare.
http://httpd.apache.org/download.cgi#apache24
Which should I download?
Tomcat, list options for Windows 32 & 64. It lists a tar.gz but doesn't specifically list it as a Linux download. Is this the one I should download?
JDK, has to options for Linux, Linux x86 and Linux x64. I have a Pentium III 450MHz. Which one should I download?
Thank you,
Mike
|
|
|
|
10-14-2012, 03:18 AM
|
#2
|
|
Senior Member
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Arch
Posts: 2,080
|
hey Mike....
Hmm...let's see
Quote:
|
JDK, has to options for Linux, Linux x86 and Linux x64. I have a Pentium III 450MHz. Which one should I download?
|
most likely (unless I'm wrong) that system will not be 64 bit anyway, so go with the 32 bit.
I'd stick with what the repo offers...that should be tuned in with your platform and should install and run glitch free...
Quote:
|
I'm trying to install Apache, Tomcat and JDK but don't know what to download
|
If you install something, your installer (dont know what distro you've got there) should install the required dependencies as well, dont worry about that
Good luck
Thor
|
|
|
|
10-16-2012, 05:27 AM
|
#4
|
|
Member
Registered: Jul 2009
Posts: 50
Rep:
|
Tomcat
Don't know much about Apache httpd, but Tomcat doesn't come in different versions for Windows or Linux because it's all written in Java which is cross-platform. You'll need a Linux JDK (or at least a JRE) before you can run Tomcat, but you mentioned that already.
Download the latest Tomcat, unzip the archive, and in the bin/ directory, you'll find some Windows stuff like *.bat files and an exe file. You can delete those if you want. You'll also find some linux shell scripts (*.sh). Change permissions to make them executable, then run startup.sh
Then browse to http://localhost:8080 and you should see the Tomcat welcome page.
|
|
|
|
10-16-2012, 08:48 AM
|
#5
|
|
Member
Registered: Nov 2010
Distribution: VectorLinux
Posts: 80
Original Poster
Rep:
|
I hope I understood you correctly. Does that mean I don't need to install Apache to have Tomcat working?
|
|
|
|
10-16-2012, 08:54 AM
|
#6
|
|
LQ Newbie
Registered: Oct 2012
Location: Russia
Distribution: Arch, CentOS, RHEL, Debian, Ubuntu
Posts: 15
Rep: 
|
Indeed. If you need to run java web applications - use only tomcat. Install java from binary then untar tomcat and point it to correct $JAVA_HOME in startup.sh/catalina.sh.
|
|
|
|
10-16-2012, 05:04 PM
|
#7
|
|
Member
Registered: Nov 2010
Distribution: VectorLinux
Posts: 80
Original Poster
Rep:
|
I downloaded the JDK rpm. But need help with tomcat. The tomcat download pages has serveral options: Core, Full documentation, Deployer, Extras, and Embedded. Is all I'm supposed to do is download the tar.gz under Core, untar it, read the readme file and fellow the instructions. What about the Deployer, Extras, and Embedded? What are they used for?
|
|
|
|
10-17-2012, 01:33 AM
|
#8
|
|
LQ Newbie
Registered: Oct 2012
Location: Russia
Distribution: Arch, CentOS, RHEL, Debian, Ubuntu
Posts: 15
Rep: 
|
As soon as you'll get Tomcat you'll have a static deployer from the box.
If you want to know more about other options available for download, refer to documentation (provided with "Full documentation" package).
As example - here is answer for what is deployer package:
Code:
This is a package which can be used to validate, compile, compress to .WAR, and deploy web applications to production or development Tomcat servers. It should be noted that this feature uses the Tomcat Manager and as such the target Tomcat server should be running.
I don't think you'll need these extra packages atm.
|
|
|
|
10-17-2012, 03:37 AM
|
#9
|
|
Member
Registered: Jul 2009
Posts: 50
Rep:
|
Quote:
Originally Posted by Whatif
I downloaded the JDK rpm. But need help with tomcat. The tomcat download pages has serveral options: Core, Full documentation, Deployer, Extras, and Embedded. Is all I'm supposed to do is download the tar.gz under Core, untar it, read the readme file and fellow the instructions. What about the Deployer, Extras, and Embedded? What are they used for?
|
I wouldn't worry about the other options, just download the Core. That's all you need to get a Tomcat server up and running. The others are optional extras.
Basic setup with default options will work as I mentioned in my previous post, but Tomcat is endlessly configurable.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:27 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|