[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Compiling mod_dontdothat on windows

From: Trevor Green <green.trevor_at_gmail.com>
Date: 2007-05-30 16:53:16 CEST

Hi

I've also been wondering about this. Let me know if you get it right. :)

On 5/30/07, D.J. Heap <djheap@gmail.com> wrote:
>
> On 5/28/07, Luke Mason <lmason@oasisasset.com.au> wrote:
> > Hi All,
> >
> > Can anyone help with this? Asking here because this is a tool
> > distributed from the subversion site. mod_dontdothat is distributed as
> > .c source, to be compiled with apxs. The windows version doesn't
> > include this tool. I have a version of it (in perl) downloaded from
> > http://www.apachelounge.com for windows. I have also downloaded a copy
> > of activePerl for windows. Now I get to the next step - using it.
> >
> > The README for the module mentions this:
> >
> > $ apxs -c \
> > -I$PREFIX/include/subversion-1 \
> > -L$PREFIX/lib -lsvn_subr-1
> > mod_dontdothat.c
> >
> > $ apxs -i -n dontdothat mod_dontdothat.la
> > Again, as its on windows, the include and the lib aren't there.
> > Where can I get these? Or, where can I get a version of the .so
> > compiled for windows?
>
>
> I'm not familiar with apxs and have never tried to build
> mod_dontdothat, but the include files and libraries for Subversion are
> in the *_dev.zip file at:
>
>
> http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91&expandFolder=91&folderID=0
>
> DJ
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
Trevor Green
http://dotnet.org.za/trumpi
Received on Wed May 30 17:00:59 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.