[webstack-discuss] Lighttpd: symbol lookup issue

2008-03-07 Thread Amanda Waite
Lighttpd has a bunch of loadable modules, one of which provides all authentication services. If we build Lighttpd with ldap support, the authentication module mod_auth.so is linked with not only libldap, but with many/all of the libraries that libldap links with. When we enable mod_auth in the

[webstack-discuss] Compiling mod_python on Indiana.

2008-03-07 Thread Jason J. W. Williams
. Best Regards, Jason -- next part -- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/webstack-discuss/attachments/20080307/9efc6129/attachment.html>

[webstack-discuss] CR 6665970 (memcached 1.2.5) - Code Review Request

2008-03-07 Thread Victor Kirkebo
CR 6665970: Integrate memcached 1.2.5 into Solaris - The webrev is located at http://cr.opensolaris.org/~vk136562/memcached-1.2.5/ Feedback is requested by 3/11. Thanks -- Victor Kirkebo Database Technology Group TRO01, x4

[webstack-discuss] CR 6635728 - Code review request (RESEND)

2008-03-07 Thread Sivakumar Shanmugasundaram
Prashant, I have fixed the shebang to /usr/ruby/1.8/bin/ruby now. Please review again. Thanks. Regards Siva Prashant Srinivasan wrote: > Siva, > lets use /usr/ruby/1.8/bin/ruby in the shebang line. Using /usr/bin/env > ruby is a good idea for user programs that don't need to tie in to a > s

[webstack-discuss] [sfwnv-discuss] CR 6635728 - Code review request (RESEND)

2008-03-07 Thread Jyri Virkki
Sivakumar Shanmugasundaram wrote: > > Please review the webrev (same URL = > http://cr.opensolaris.org/~ss39446/ruby-cr6635728) which contain fixes > for both the problems mentioned in this CR (1. SUNWruby18u package > dependencies and 2. Presence of /usr/local/bin/ruby as #!) Looks ok now. I sho