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

Re: UTF-8 problem when trying to load dumps

From: Benjamin Hiller <hiller_at_zib.de>
Date: 2005-01-17 20:10:45 CET

On Fri, 14 Jan 2005, Benjamin Hiller wrote:

> > The problem might not be in the dump itself, but in the attempt to
> > print output to the screen. We just made some fixes related to this
> > (see r12687 and r12692). Have you tried with the very latest trunk
> > Subversion?
>
> I will try the latest source on monday and then consider narrowing. Thanks
> for your reply.

Today I tried to build the source release available from the subversion
"Source Releases Area", namely the package "subversion-1.1.3.tar.bz2"
dated Friday, January 14.

"configure" and "make" worked fine, the only problem is that "make
install" does not find the file
"subversion/libsvn_fs/.libs/libsvn_fs-1.so" which I think should have been
built by libtool during make.

So I decided to install the external libraries "apr", "apr-utils" and
"neon" and to try the latest version from the trunk. Making the trunk
version failed in an early stage, complaining that "-lgdbm" cannot be
found. The "configure" from the release checked for this library and
detected that it is not present, whereas the trunk "configure" seems to
simply assume that it is present.

Did I miss anything?

Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 17 20:13:36 2005

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.