You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Lekha Menon <le...@patni.com> on 2006/01/19 13:18:43 UTC

[users@httpd] Compiling a new module in Apache 2.0.55

Hi,

I had created an apache module & have built on Windows.

Now, i need to port the same on to Linux.

On windows, building the source code was simple  - by making changes in the
Makefile.win files.

What are the basic steps to compile a new module on Linux?
I have seen 2 files related to making the source code in the existing module
folder - config.m4, Makefile.in

Can anyone please let me know what these files should contain & how to
proceed with it?

Thanks & Regards,
Lekha


http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_____________________________________________________________________

This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete  this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at netadmin@patni.com and delete this mail. 
_____________________________________________________________________

Re: [users@httpd] Compiling a new module in Apache 2.0.55

Posted by Joshua Slive <jo...@slive.ca>.
On 1/19/06, Lekha Menon <le...@patni.com> wrote:
>
> Hi,
>
> I had created an apache module & have built on Windows.
>
> Now, i need to port the same on to Linux.
>
> On windows, building the source code was simple  - by making changes in the
> Makefile.win files.
>
> What are the basic steps to compile a new module on Linux?
> I have seen 2 files related to making the source code in the existing module
> folder - config.m4, Makefile.in
>
> Can anyone please let me know what these files should contain & how to
> proceed with it?

Kevin O'Donnell has a tutorial linked from here:
http://httpd.apache.org/docs/2.2/developer/

Note also that there is a mailing list devoted to module developers at
http://modules.apache.org/subscribe

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org