Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: OT: Re: Solaris 10 Apache 2 Tomcat mod_jk

Rainer Jung

2006-11-24

Replies:

Yes, apache has an easy way of building additional modules, once you
have build your apache. It uses a little perl script named apxs in
apache's bin directory. mod_jk uses the same procedure.

Things get difficult, if you get apache as a binary distribution and
later try to use apxs to build. Then your tool chain needs to be
compatible, with the tool chain of your binary distribution.

That's why it is more stable to actually compile by yourself and to not
use the prepared mod_jk binaries.

If you decide to combine binary apache and binary mod_jk from different
sources, it might work, but nobody would be surprised, if this fatally
breaks.

Regards,

Rainer

ben short schrieb:
> I found this while I was digging around.
>
> http://forum.sun.com/jive/thread.jspa?threadID=96761&tstart=30
>
> Ben
>
> On 11/24/06, Steve Ochani <ochanis@(protected):
>> Date sent:         Fri, 24 Nov 2006 14:26:34 -0800 (PST)
>> From:             Nikola Milutinovic <alokin1@(protected)>
>> Subject:           OT: Re: Solaris 10 Apache 2 Tomcat mod_jk
>> To:              Tomcat Users List <users@(protected)>
>> Send reply to:       Tomcat Users List <users@(protected)>
>>
>> > > Installing from source is super simple. It's a pretty basic "untar,
>> > > configure, make, install" kinda package, and always results in the
>> > > binary that is appropriate for your setup. You just need to make
>> > > sure that you have a C compiler handy (which, as I recall, Solaris
>> > > does not always have).
>> >
>> > What's the story on Solaris? You need to buy C Compiler? I think they
>> > have some Developer's Studio, but I haven't checked licensing.
>> >
>>
>> gnu gcc works great on solaris
>>
>>
>>
>>
>> > Nix.
>> >
>> >
>> >
>> >
>> > __________________________________________________
>> > Do You Yahoo!?
>> > Tired of spam? Yahoo! Mail has the best spam protection around
>> > http://mail.yahoo.com
>> >
>> > ---------------------------------------------------------------------
>> > To start a new topic, e-mail: users@(protected),
>> > e-mail: users-unsubscribe@(protected),
>> > e-mail: users-help@(protected)
>> >
>>
>>
>>
>> ---------------------------------------------------------------------
>> To start a new topic, e-mail: users@(protected)
>> To unsubscribe, e-mail: users-unsubscribe@(protected)
>> For additional commands, e-mail: users-help@(protected)
>>
>>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@(protected)
> To unsubscribe, e-mail: users-unsubscribe@(protected)
> For additional commands, e-mail: users-help@(protected)

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.