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
> 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 Tomc
PROTECTED]>
To: "Tomcat Users List"
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
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
> 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
repac
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
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, Ch
> 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