Re: [EMAIL PROTECTED] Compiling a new module in Apache 2.0.55

2006-01-19 Thread Joshua Slive
On 1/19/06, Lekha Menon <[EMAIL PROTECTED]> 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

[EMAIL PROTECTED] Compiling a new module in Apache 2.0.55

2006-01-19 Thread Lekha Menon
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 relate