ginal Message -
From: "ChrisS" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, March 05, 2008 9:27 PM
Subject: Re: mod_jk gmake recursion error on solaris 10 x86
> ChrisS wrote:
> > Rainer Jung wrote:
> >> Unfortunately I have some difficul
dont send me tomcat hereafter!! im not a member of t!!!.
- Original Message -
From: "ChrisS" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, March 06, 2008 7:57 AM
Subject: Re: mod_jk gmake recursion error on solaris 10 x86
ChrisS
dont send me tomcat hereafter!!
- Original Message -
From: "ChrisS" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, March 06, 2008 6:57 AM
Subject: Re: mod_jk gmake recursion error on solaris 10 x86
Rainer Jung wrote:
Unfortunately I have some
dont send me tomcat hereafter!!
- Original Message -
From: "Rainer Jung" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, March 06, 2008 5:56 AM
Subject: Re: mod_jk gmake recursion error on solaris 10 x86
Hi Chris,
ChrisS schrieb:
I installed
ChrisS wrote:
Rainer Jung wrote:
Unfortunately I have some difficulties to understand, what you want
to tell me:
Ok Rainer that solves that one, I do have a built in Apache Solaris 10
What solves what?
dist this is:
bash-3.00# /usr/apache2/bin/httpd -l
Compiled in modules:
core.c
prefo
Rainer Jung wrote:
Unfortunately I have some difficulties to understand, what you want to
tell me:
Ok Rainer that solves that one, I do have a built in Apache Solaris 10
What solves what?
dist this is:
bash-3.00# /usr/apache2/bin/httpd -l
Compiled in modules:
core.c
prefork.c
http_core
Unfortunately I have some difficulties to understand, what you want to
tell me:
Ok Rainer that solves that one, I do have a built in Apache Solaris 10
What solves what?
dist this is:
bash-3.00# /usr/apache2/bin/httpd -l
Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c
bash-3.
Rainer Jung wrote:
Hi Chris,
ChrisS schrieb:
I installed Sun Studio 11 and included it first in the $PATH env
variable. This cleaned up the nasty warnings about CC. Then I built
it with: gmake and then gmake clean this was also successful. Libtool
was then used to pass the mod_jk.so file to i
Hi Chris,
ChrisS schrieb:
I installed Sun Studio 11 and included it first in the $PATH env
variable. This cleaned up the nasty warnings about CC. Then I built it
with: gmake and then gmake clean this was also successful. Libtool was
then used to pass the mod_jk.so file to its location in this
Rainer Jung wrote:
Hi Chris,
ChrisS schrieb:
I am trying to compile mod_jk current on Solaris 10 x86 (intel).
After spending a huge amount of time, I finally get it to compile and
this is the output I receive.
bash-3.00#./configure --with-apxs=/usr/apache/bin/apxs
checking build system type.
Hi Chris,
ChrisS schrieb:
I am trying to compile mod_jk current on Solaris 10 x86 (intel). After
spending a huge amount of time, I finally get it to compile and this is
the output I receive.
bash-3.00#./configure --with-apxs=/usr/apache/bin/apxs
checking build system type... i386-pc-solaris2.
takeshi nakashima wrote:
Please try:
# mkdir /opt/SUNWspro
# mkdir /opt/SUNWspro/bin
# ln -s /usr/sfw/bin/gcc /opt/SUNWspro/bin/cc
It seems that bundled *Apache2* is built by Sun Studio.
(But bundled *Apache* is not clear for me...)
# grep ^CC /var/apache2/build/libtool
CC="/opt/SUNWspro/bin/c
takeshi nakashima wrote:
Please try:
# mkdir /opt/SUNWspro
# mkdir /opt/SUNWspro/bin
# ln -s /usr/sfw/bin/gcc /opt/SUNWspro/bin/cc
It seems that bundled *Apache2* is built by Sun Studio.
(But bundled *Apache* is not clear for me...)
# grep ^CC /var/apache2/build/libtool
CC="/opt/SUNWspro/bin/c
Please try:
# mkdir /opt/SUNWspro
# mkdir /opt/SUNWspro/bin
# ln -s /usr/sfw/bin/gcc /opt/SUNWspro/bin/cc
It seems that bundled *Apache2* is built by Sun Studio.
(But bundled *Apache* is not clear for me...)
# grep ^CC /var/apache2/build/libtool
CC="/opt/SUNWspro/bin/cc"
CC="/opt/SUNWspro/bin/c
no not , softlink, copy, the file & paste.
On Wed, Mar 5, 2008 at 11:58 AM, ChrisS <[EMAIL PROTECTED]>
wrote:
> ChrisS wrote:
> > Partha Goswami wrote:
> >> gcc is, located, in /usr/sfw/bin you have to export part, or make
> >> soft link,
> >> for that...
> >>
> >> On Wed, Mar 5, 2008 at 11:17 AM
ChrisS wrote:
Partha Goswami wrote:
gcc is, located, in /usr/sfw/bin you have to export part, or make
soft link,
for that...
On Wed, Mar 5, 2008 at 11:17 AM, ChrisS
<[EMAIL PROTECTED]>
wrote:
I am trying to compile mod_jk current on Solaris 10 x86 (intel). After
spending a huge amount of
do one thing,, go /usr/sfw/bin folder, & copy the gcc file & paste it to,
/usr/bin then try once again,, btw, which version of s-10 u r using?
On Wed, Mar 5, 2008 at 11:46 AM, ChrisS <[EMAIL PROTECTED]>
wrote:
> ChrisS wrote:
> > Partha Goswami wrote:
> >> gcc is, located, in /usr/sfw/bin you hav
ChrisS wrote:
Partha Goswami wrote:
gcc is, located, in /usr/sfw/bin you have to export part, or make
soft link,
for that...
On Wed, Mar 5, 2008 at 11:17 AM, ChrisS
<[EMAIL PROTECTED]>
wrote:
I am trying to compile mod_jk current on Solaris 10 x86 (intel). After
spending a huge amount of
ok. use this,
# cd /usr/sfw/bin
# ln-s gcc /usr/bin
then try...
& tell me..
On Wed, Mar 5, 2008 at 11:33 AM, ChrisS <[EMAIL PROTECTED]>
wrote:
> Partha Goswami wrote:
> > gcc is, located, in /usr/sfw/bin you have to export part, or make soft
> link,
> > for that...
> >
> > On Wed, Mar 5, 2008
Partha Goswami wrote:
gcc is, located, in /usr/sfw/bin you have to export part, or make soft link,
for that...
On Wed, Mar 5, 2008 at 11:17 AM, ChrisS <[EMAIL PROTECTED]>
wrote:
I am trying to compile mod_jk current on Solaris 10 x86 (intel). After
spending a huge amount of time, I finally
gcc is, located, in /usr/sfw/bin you have to export part, or make soft link,
for that...
On Wed, Mar 5, 2008 at 11:17 AM, ChrisS <[EMAIL PROTECTED]>
wrote:
> I am trying to compile mod_jk current on Solaris 10 x86 (intel). After
> spending a huge amount of time, I finally get it to compile and th
21 matches
Mail list logo