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

gen-make.py

From: Kevin Aubuchon <kevin.aubuchon_at_charter.net>
Date: 2006-02-28 04:35:50 CET

I'm trying to create the cmd line client for Win32. I execute the following:

python gen-make.py -t
 --with-httpd=..\httpd-2.0.54 --with-berkeley-db=db4-win32 --with-openssl=..\openssl-0.9.7f
     --with-zlib=..\zlib --enable-nls --enable-bdb-in-apr-util

1. Do I need the --enable-bdb-in-apr-util switch for the cmd line client?

2. This message is part of console output: DB not found; assuming db-4.2.x
in db4-win32 by default.
I installed the berkeley DB binaries, and they are in the PATH. The version
is 4.4. Is there a setting I'm missing?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 28 04:35:22 2006

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.