Re: [EMAIL PROTECTED] Configure/Compile Apache with SVN module

2008-05-15 Thread sakthi v
Thanks Craig/Krist dot so files are created with the option --enable-mods-shared="most ssl dav" !! I don't know the purpose of these two options --enable-so --enable-modules=all ?! as i did not find any .so files created with these two options. I will go through the link provided by Craig and get

Re: [EMAIL PROTECTED] Configure/Compile Apache with SVN module

2008-05-14 Thread Krist van Besien
On Wed, May 14, 2008 at 11:24 AM, sakthi v <[EMAIL PROTECTED]> wrote: > Thaks Krist. > > I compiled subversion src.. and i got the SVN modules. > > But I have a questions, Does apache builds any module (.so) as I am not > seeing any .so files creating even after configuring with these options

Re: [EMAIL PROTECTED] Configure/Compile Apache with SVN module

2008-05-14 Thread Craig Huffstetler
Greetings Sakthi, Great choice for source control and for your HTTPD if I must say so myself. ... Sorry, I couldn't help myself. Now onto your question. I'll be brief because I'm not entirely sure of what you have done thus far and I'm going to refer you to an archived post and a web address. I'm

Re: [EMAIL PROTECTED] Configure/Compile Apache with SVN module

2008-05-14 Thread sakthi v
Thaks Krist. I compiled subversion src.. and i got the SVN modules. But I have a questions, Does apache builds any module (.so) as I am not seeing any .so files creating even after configuring with these options --enable-so --enable-modules=all Regards Sakthi On Wed, May 14, 2008 at 12:01

Re: [EMAIL PROTECTED] Configure/Compile Apache with SVN module

2008-05-13 Thread Krist van Besien
On Tue, May 13, 2008 at 2:44 PM, sakthi v <[EMAIL PROTECTED]> wrote: > Hello, > > I am trying to configure/compile apache with svn module. I tried following > steps but have results furitless :( > > objective: I like to have mod_dav_svn.so and mod_authz_svn.so for subversion > access through apache

[EMAIL PROTECTED] Configure/Compile Apache with SVN module

2008-05-13 Thread sakthi v
Hello, I am trying to configure/compile apache with svn module. I tried following steps but have results furitless :( objective: I like to have mod_dav_svn.so and mod_authz_svn.so for subversion access through apache. I tried following configuration before make. make install prompt>> ./configure