Re: New to module development

2007-03-21 Thread Sander Temme
On Mar 14, 2007, at 10:43 PM, Souramita Sen wrote: One small doubt. httpd version installed in my system is 2.2 and the latest version of httpd-devel i got is also 2.2. But latest version of apr-devel(2.0) and apr-util-devel(0.9) are not in sync with corresponsing httpd version. Is there an

Re: New to module development

2007-03-14 Thread Drew Bertola
Souramita Sen wrote: > > > While installing Fedora core I might have missed to install the following > rpms. > So from rpmfimd.net i have installed httpd-devel, apr-devel and > apr-util-devel as mentioned by Joe and Drew. Side note: use "yum" on fedora. It makes life much easier. It will pul

RE: New to module development

2007-03-14 Thread Souramita Sen
to module development Joe Lewis wrote: > It should be provided with your distribution : apache-devel is the RPM > you need. And probably apr-devel and apr-util-devel -- Drew DISCLAIMER: This message (including attachment if any) is confidential and may be privileged. Before o

RE: New to module development

2007-03-13 Thread Souramita Sen
- From: David Wortham [mailto:[EMAIL PROTECTED] Sent: Tue 3/13/2007 1:29 PM To: modules-dev@httpd.apache.org Subject: Re: New to module development Hello Souramita and welcome to the group. You very likely want to use APXS if you are writing a module in C. Start here (the Apache 2.2 APXS manual