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

Re: Win32: Wich APR DLLs?

From: Branko Cibej <brane_at_xbc.nu>
Date: 2004-04-05 17:46:49 CEST

Quoting "Jostein Chr. Andersen" <jostein@josander.net>:

> Hi,
>
> I'm sitting and emtying my ToDo list and issues/tasks for the Windows
> Installer and questions of the upcoming usage of APR DLLs:
>
> AFAIK the Win32 build in trunk uses APR DLLs in stead of iconv files.

Um. It doesn't use APR DLLs _instead_ of iconv files. It uses them instead of
linking APR statically.

> My questions is:
>
> Where shall the installer look for the APR DLL(s)?
> Is it build\win32\{Debug|Release} from the WC?

No, they'll never be there. The binary package will include them in the bin/
directory, _but_ if you're installing with Apache, SVN should just use Apache's
DLLs and iconv .so files.

> Whats the file(s) to look for?
> Is it one of or both libapr.dll and libapriconv.dll or is it more files
> to look for?

libapr.dll, libaprutil.dll, libapriconv.dll, and all the apriconv .so files.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 5 17:47:08 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.