On 2/3/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I know this is more svn related but I figured I try here to see if you > have ideas. I'm in a shared hosting environment trying to setup trac > and am havign trouble installing the python svn bindings. Do you know > how to disable the creation of the apache modules when you build svn? > For the life of me, I can't figure out the right switch to throw to > configure to disable it.
Gentoo passes the --without-apxs --without-neon flags when you specify USE=nowebdav, so you might give those options a try. > > Thanks, > Chris > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
