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

Re: need a libneon.lib for windows xp.

From: James Park (pencil_ethics) <pencilethics.list_at_gmail.com>
Date: 2007-06-01 09:30:59 CEST

조병욱 wrote:
> Hi all.
>
> This is Terry.
>
> Now I’m trying to enhance authz module to support mysql database for my
> own use.
>
> So I made a build environment in windows xp with cygwin gcc compiler.
>
> But I cannot compile neon library.
>
> According to the INSTALL document in neon. To build neon library, it
> needs a nmake from ms visual studio.
>
> But I don’t have it.
>
> Could you please send me a libneon.lib for windows xp, or tell me a way
> to build it.
>
> Thank you for your guys effort for SVN.

Hello Terry,

nmake can be picked up from the Windows SDK (formerly the Platform SDK).
It is my understanding that you must install the C compiler in the SDK
to obtain nmake; alternatively, you can guarantee its installation by
installing the entirety of the SDK (which may be overkill).

- James

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 1 09:31:26 2007

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

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