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

Finishing #1625 (modify the Windows installer to handle APR DLLs)

From: Jostein Chr. Andersen <jostein_at_josander.net>
Date: 2004-06-14 13:55:24 CEST

Hi,

I'm finishing #1625 and I have some questions (please see:
  http://subversion.tigris.org/issues/show_bug.cgi?id=1625 ):

* The installer must decide if Subversions own APR DLLs or Apache
  APR DLLs should be used (according to the web).

  Quoting from the link above:
> Once the SVN binaries start using APR DLLs, the installer
> must change to either install those DLLs, or if an appropriate
> version of Apache is found on the system, show SVN how to use
> the DLLs that come with Apache.

  So:
  - What is an appropriate version of Apache, is it when >= 2.0.49
    or is it something else?
  - If the Apache ones should be used, how will svn.exe (and the
    other libs and exes) know where to use the Apache ones? Should
    they be copied to %SVNPATH% or will an environment variable point
    to them?

* Are all the APR DLLs ending up in the same folder when builded from
  source (ex.: WC\build\Debug)?

The DLLs I'm talking about is: libapr.dll, libapriconv.dll and
libaprutil.dll.

Thanks,
Jostein

-- 
http://www.josander.net/en/contact/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 14 13:56:24 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.