Re: Compilation issue on solaris 10

2008-03-04 Thread Edd
On Mon, Mar 03, 2008 at 09:42:44AM -0600, Caldarale, Charles R wrote: From: Edd [mailto:[EMAIL PROTECTED] Subject: Compilation issue on solaris 10 I require a custom build from source this time. Why do you think that? Tomcat is pure Java (other than the APR bit, which you don't

RE: Compilation issue on solaris 10

2008-03-03 Thread Caldarale, Charles R
From: Edd [mailto:[EMAIL PROTECTED] Subject: Compilation issue on solaris 10 I require a custom build from source this time. Why do you think that? Tomcat is pure Java (other than the APR bit, which you don't need), so the binary distribution runs on any platform with a viable JVM. The

Re: Compilation issue on solaris 10

2008-03-03 Thread Partha Goswami
although JVM comes, with Solaris 10, you need, to set, JAVA_HOME , for that go to, open your, /etc/profiles files, ( as a root ), with any editor, then, add follwing, lines,there JAVA_HOME=/usr/java export JAVA_HOME and save, it, log out log in.. On Mon, Mar 3, 2008 at 9:12 PM, Caldarale,

Re: Compilation issue on solaris 10

2008-03-03 Thread Edd
On Mon, Mar 03, 2008 at 09:42:44AM -0600, Caldarale, Charles R wrote: From: Edd [mailto:[EMAIL PROTECTED] Subject: Compilation issue on solaris 10 I require a custom build from source this time. Why do you think that? Tomcat is pure Java (other than the APR bit, which you don't

RE: Compilation issue on solaris 10

2008-03-03 Thread Caldarale, Charles R
From: Edd [mailto:[EMAIL PROTECTED] Subject: Re: Compilation issue on solaris 10 My initial trail of thought was that I did not want to install blastwave and all of the dependant packages. In fact, you probably never want to install Tomcat from a 3rd-party repackaging; they're notorious

Re: Compilation issue on solaris 10

2008-03-03 Thread Partha Goswami
You can install coolstack package. On Mon, Mar 3, 2008 at 9:55 PM, Caldarale, Charles R [EMAIL PROTECTED] wrote: From: Edd [mailto:[EMAIL PROTECTED] Subject: Re: Compilation issue on solaris 10 My initial trail of thought was that I did not want to install blastwave and all

Re: Compilation issue on solaris 10

2008-03-03 Thread Martin Gainty
Users List users@tomcat.apache.org Sent: Monday, March 03, 2008 11:08 AM Subject: Re: Compilation issue on solaris 10 On Mon, Mar 03, 2008 at 09:42:44AM -0600, Caldarale, Charles R wrote: From: Edd [mailto:[EMAIL PROTECTED] Subject: Compilation issue on solaris 10 I require a custom build

RE: Compilation issue on solaris 10

2008-03-03 Thread Caldarale, Charles R
From: Partha Goswami [mailto:[EMAIL PROTECTED] Subject: Re: Compilation issue on solaris 10 You can install coolstack package. You can, but don't come here for help if you do. The first piece of advice given to anyone using any 3rd-party repackaged version of Tomcat is to throw it away