LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 08-07-2009, 04:54 AM   #1
srinivasmiriyalu
Member
 
Registered: Mar 2009
Location: Banglore-India
Distribution: RHEL5.2,Fedora9&11,Opensolaris 5.11,SXDE 1/08,CentOS-5.3,Ubuntu 8.10
Posts: 149

Rep: Reputation: 16
How to install apache-tomcat-5.5.27-admin.tar.gz


Can anybody tell me how to install apache-tomcat-5.5.27-admin.tar.gz into tomcat because when i am clicking on the tomcat administration,its comes up with messages like Tomcat's administration web application is no longer installed by default. Download and install the "admin" package to use it. , so i downloaded but i dont no how to install..please help me btw i am using solaris express developer edition 1/08 release

Last edited by srinivasmiriyalu; 08-07-2009 at 04:56 AM. Reason: missing data
 
Old 08-07-2009, 08:40 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
You should read this howto.

Regards
 
Old 08-10-2009, 01:36 AM   #3
srinivasmiriyalu
Member
 
Registered: Mar 2009
Location: Banglore-India
Distribution: RHEL5.2,Fedora9&11,Opensolaris 5.11,SXDE 1/08,CentOS-5.3,Ubuntu 8.10
Posts: 149

Original Poster
Rep: Reputation: 16
How to install apache-tomcat-5.5.27-admin.tar.gz

I tried as you mentioned above post,But not working,mentioned procedure is also same for Unix operating system?

Last edited by srinivasmiriyalu; 08-10-2009 at 01:38 AM.
 
Old 08-10-2009, 01:49 AM   #4
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Did you use gnu tar as advised in the procedure ?
Did you properly copy the admin directory to the webapps one ?
 
Old 08-10-2009, 10:26 AM   #5
srinivasmiriyalu
Member
 
Registered: Mar 2009
Location: Banglore-India
Distribution: RHEL5.2,Fedora9&11,Opensolaris 5.11,SXDE 1/08,CentOS-5.3,Ubuntu 8.10
Posts: 149

Original Poster
Rep: Reputation: 16
How to install apache-tomcat-5.5.27-admin.tar.gz

yes I did
 
Old 08-10-2009, 11:52 AM   #6
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Quote:
I tried as you mentioned above post,But not working,mentioned procedure is also same for Unix operating system?
The procedure is the same for Unix/Linux and Solaris.
When you say it's not working what you mean exactly?
 
Old 08-12-2009, 06:33 AM   #7
srinivasmiriyalu
Member
 
Registered: Mar 2009
Location: Banglore-India
Distribution: RHEL5.2,Fedora9&11,Opensolaris 5.11,SXDE 1/08,CentOS-5.3,Ubuntu 8.10
Posts: 149

Original Poster
Rep: Reputation: 16
How to install apache-tomcat-5.5.27-admin.tar.gz

Now I removed tomcat Because I want to install again and The thing is that still my system is showing tomcat configurations files ,is solaris express developers edition comes with tomcat? (as per my knowledge it comes with web-stack which contains PHP,Apache,Mysql)if yes how can i remove these existing files and can you tell me how to install tomcat from scratch
Code:
bash-3.2# cd /var/apache/tomcat/
bash-3.2# ls -la
total 14
drwxr-xr-x   7 root     other        512 Aug  5 13:38 .
drwxr-xr-x   9 root     bin          512 Aug  5 13:38 ..
drwxr-xr-x   3 root     bin         1024 Aug 10 21:34 conf
drwxr-xr-x   2 nobody   nobody       512 Aug  5 13:38 logs
drwxr-xr-x   2 nobody   nobody       512 Aug  5 13:38 temp
drwxr-xr-x   8 root     bin          512 Aug 10 20:52 webapps
drwxr-xr-x   2 nobody   bin          512 Aug  5 13:38 work
 
Old 08-12-2009, 05:59 PM   #8
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
From this, it looks like SXDE comes with tomcat. You can use pkgrm to remove the packages (SUNWtcatr, SUNWtcatu) if you want.
To install the binary from apache, just read the RUNNING.txt in the directory you have extracted the downloaded binary.
 
Old 08-13-2009, 01:35 AM   #9
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
And by the way, the fact there was two tomcat installations on your machine is likely to explain why you failed to install the administration webapp. You were certainly using the wrong directory.
 
Old 08-13-2009, 03:01 AM   #10
srinivasmiriyalu
Member
 
Registered: Mar 2009
Location: Banglore-India
Distribution: RHEL5.2,Fedora9&11,Opensolaris 5.11,SXDE 1/08,CentOS-5.3,Ubuntu 8.10
Posts: 149

Original Poster
Rep: Reputation: 16
How to install apache-tomcat-5.5.27-admin.tar.gz

Yes ,you are right,my machine have two tomcats and i removed everything related to tomcat container,Now I will start with fresh Installations,and I Have got one question that is which is the better way to install tomcat from CLI or installing from binaries(downloaded one)
 
Old 08-13-2009, 03:17 AM   #11
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Quote:
which is the better way to install tomcat from CLI or installing from binaries(downloaded one)
I guess instead of CLI you mean from source.
I think installing the binaries is OK, unless you want to contribute in tomcat development!

Regadrs
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
a few hard-one useful tips for software install, esp. for Apache/Tomcat rholme Linux - General 2 06-05-2008 06:31 AM
Tomcat admin problem dave`2005 Linux - Software 1 09-22-2007 10:28 PM
Apache Tomcat 5.5 install issues. brave heart Red Hat 4 08-05-2007 09:46 PM
Cannot log in to tomcat admin dave`2005 Slackware 1 07-07-2007 01:23 AM
Install tomcat as a module of Apache for running JSP kernelvn Linux - Networking 1 09-27-2004 11:41 PM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 06:46 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration