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

Re: Error with swedish characters in filenames

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-11-03 21:55:34 CET

----- Original Message -----
From: "Pär Lidén" <perlid@dtek.chalmers.se>

> Well, ldd svn tells me that it's linked (among many others) against
> libapr-0.so.9 and libaprutil-0.so.9, both at home and at school, so I
> can't see any difference there. Or should I look somewhere else for that
> difference?

Both libs are directly linked with subversion. But apr-iconv isn't.
That lib comes as *.so files (shared objects) and those are
loaded only when needed. So you must install them separately
(don't know if they're included in your rpm's/deb's).

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 3 21:58:10 2003

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.