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

Re: Can't recode string (locale problem ?)

From: Lederrey Guillaume <Gehel-Lists_at_LedCom.ch>
Date: 2004-06-22 00:05:05 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le lundi, 21 Juin 2004 23.06, Branko Čibej a écrit :
> And now we come to the silliest (but most relevant) question: How did
> you get APR (that Subversion uses) onto your system? Did you compile it
> yourself? Is is linked with an iconv library? Because if it's not, then
> Subversion won't be able to use anything but plain ASCII file names, or
> those that are already in UTF-8...

  It installed automagically with urpmi (Mandrake 10.0 Official). It looks
like I have a package called "libapr0-2.0.48" installed. I expect it was
compiled correctly. The ouptput of "ldd /usr/lib/libapr-0.so.0.9.5" gives :

        linux-gate.so.1 => (0xffffe000)
        libpthread.so.0 => /lib/tls/libpthread.so.0 (0x40034000)
        libc.so.6 => /lib/tls/libc.so.6 (0x40044000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

  I dont know if it is of any help ... I dont see an iconv library ... Is it
the right way to check it ? Else it seems I have found my problem !

        Guillaume Lederrey
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA11uRW+xV6X6No3gRAij/AKCPOW9q8RfSsODVFHGdDX2OwCU5cACfYR/r
dbr5uCZTVL2YuIeuxvtLZqA=
=1EJ4
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 22 00:06:08 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.