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