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

Re: [PATCH] Update build instructions for the trunk on the Win32 platform

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2004-04-30 03:20:28 CEST

Martin Tomes wrote:

> Update the instructions for building Subversion on the Win32 platform
> and add build batch file for Win32 build.
[snip]
> + E.4 Building the Binaries
>
> - To build the Apache module, you will also need the Apache 2.0.49
> - or later Win32 source. You can download it from here:
> + To build the binaries either follow the instructions here or run
> + build\win32\vc6-build.bat

They may need to edit it first to match their environment paths, won't they?

[snip]
> + Subversion
>
> - The following is a sample script.
> - gunzip, tar, and unzip are native win32 apps taken from
> + Things to note:
>
> - http://unxutils.sourceforge.net/
> + * The generated dsw file doesn't build all of the tests so there
> + are explicit msdev commands to build test_utf and test_ra_local.
[snip]
> + C:>cd src-%DIR%
> + C:>python gen-make.py -t dsp --with-httpd=..\httpd-2.0.49 --with-berkeley-db=db4-win32 --with-openssl=..\openssl-0.9.7d --with-zlib=..\zlib --enable-nls
> + C:>msdev subversion_msvc.dsw /USEENV /MAKE "__ALL_TESTS__ - Win32 Release"
> + C:>msdev subversion_msvc.dsw /USEENV /MAKE "test_utf - Win32 Release"
> + C:>msdev subversion_msvc.dsw /USEENV /MAKE "test_ra_local - Win32 Release"
> + C:>cd ..

These should be being built automatically on trunk -- are they not for you?

The rest looks good, thanks!

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 30 03:20:42 2004

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.