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] > >