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

Problem with svn-1.0.8-setup.exe: iconv modules fail to load

From: Gerhard Grimm <ggrimm_at_detec.de>
Date: 2004-09-27 11:03:39 CEST

Hello all,

after installing Subversion 1.0.8 on WinXP using Josander's installer, I noticed that
svn.exe is unable to load the modules installed in the "Subversion\iconv" directory.
After verifying that the environment variable APR_ICONV_PATH was set correctly,
I examined the modules with the dependency checker and found out that they all
depend on "libapriconv.dll", which is not installed with Subversion (and never was
in the past anyway). This indicates that they have not been built as intended.
As a workaround, one can install TortoiseSVN and set the APR_ICONV_PATH to
point to the "TortoiseSVN\iconv" directory instead, which contains the same modules
without dependency on "libapriconv.dll".
As a permanent solution, it would be nice to have a corrected installer. Thanks!

Best regards,

Gerhard

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 27 12:15:19 2004

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

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