Re: [Webware-discuss] mod_webkit on fedora c5 x86_64

2006-04-01 Thread Ben Parker
Christoph Zwerschke wrote on 03/31/2006 11:09 PM: bob smith wrote: I had the same error with OSX 10.3 and Apache 2.2.0. The fix was to add the fourth parameter required by deleting lines 214 216: if ((rv = apr_socket_create(aprsock, AF_INET, SOCK_STREAM, #if (APR_MAJOR_VERSION 0)

Re: [Webware-discuss] mod_webkit on fedora c5 x86_64

2006-04-01 Thread Christoph Zwerschke
Ben Parker wrote: Christoph Zwerschke wrote: I'd like to know why APR_MAJOR_VERSION was not set. Actually it should be set in apr_version.h which is included by mod_webkit.c. APR_MAJOR VERSION is indeed set in apr_version.h, but that is not included by the version of mod_webkit2/mod_webkit.c

Re: [Webware-discuss] webware forms: formkit, formencode, any other?

2006-04-01 Thread Matt Feifarek
On 3/9/06, sophana [EMAIL PROTECTED] wrote: Now I'm looking for a method for generating forms.formkit looks quite good, although not that simple.Hello Sophana. I'm one of the authors of FormKit. The apparent complexity is largely due to the crappiness of HTML, but we've done a pretty good job