Well /usr/sbin/apxs2-worker -q PREFIX didn't works (tried previously) and
got :

xxxx:~/tomcat-connectors-1.2.19-437488-src/native # /usr/sbin/apxs2-worker
-q PREFIX
apxs:Error: /usr/sbin/httpd2-worker not found or not executable.

It works with apxs2-prefork :

xxxx:~/tomcat-connectors-1.2.19-437488-src/native # /usr/sbin/apxs2-prefork
-q PREFIX
/srv/www

Strange, but build and tested in prefork mode, the 1.2.19 seems to works.

2006/8/28, Rainer Jung <[EMAIL PROTECTED]>:

Hi Henri,

there were no changes in configure between 1.2.18 and 1.2.19. The
message occurs, if

/usr/sbin/apxs2-worker -q PREFIX

doesn't work. Could you please try that?

I used the version on Solaris Sparc and 32Bit and 64Bit Linux and it
seems very strange to me, that there should be a problem during
configure. At least not a problem, that is new since 1.2.18.

Thanks!

Regards,

Rainer

Henri Gomez wrote:
> Build problem on SUSE SLES 9 PPC (Linux LPAR on an i5/OS)
>
> powerpc32 ./configure --with-apxs=/usr/sbin/apxs2-worker
>
> ....
>
> checking for setsockopt in -lsocket... no
> checking whether to use SO_RCVTIMEO with setsockopt()... yes
> checking whether to use SO_SNDTIMEO with setsockopt()... yes
> need to check for Perl first, apxs depends on it...
> checking for perl... /usr/bin/perl
> could not find /usr/sbin/apxs2-worker
> configure: error: You must specify a valid --with-apxs path
>
> This configure worked for previous version ;'(
>
> 2006/8/28, Henri Gomez <[EMAIL PROTECTED]>:
>
>>
>> I'll make a build on our Linux PPC box and make some tests.
>>
>> Stay tuned
>>
>> BTW, a windows binary will be usefull also
>>
>> 2006/8/28, Rainer Jung < [EMAIL PROTECTED]>:
>>
>> > Hi all,
>> >
>> > I applied some bigger changes to mod_jk. The result is available from
>> > trunk, but also from
>> >
>> >
>> http://people.apache.org/~rjung/mod_jk-1.2.19-437488/<
http://people.apache.org/%7Erjung/mod_jk-1.2.19-437488/>
>>
>> >
>> > Under this URL you can also find the updated docs.
>> >
>> > Since we need to decide, if we release Mladens Windows fixes from a
>> > branch (not including most of my changes), or if we simply release
from
>> > trunk, I would appreciate any tests against trunk.
>> >
>> > Feel free to send any observations.
>> >
>> > The most important new features:
>> >
>> > - Implement hierarchical worker configuration via attribute
>> "reference".
>> >
>> > - Load-Balancer: Combine different runtime states and configuration
>> > states into one runtime state and one configuration state.
>> > - Logging: pass interesting result info as Apache notes, especially
for
>> > load balancer
>> > - Log use of deprecated properties
>> > - All servers use same default log level INFO
>> > - 40107: Rewrite is_socket_connected function. Non blocking socket is
>> > not used any more.
>> > - Connection no-reuse patch
>> > - Make rewrite_rule_map and log_level as non mandatory directives for
>> > isapi_redirect.
>> > - Update GUI-handling for jk status worker forms; include
auto-update.
>> >
>> > Thanks for your valuable time!
>> >
>> > Regards,
>> >
>> > Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to