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

Re: Documentation to build SVN 1.10

From: Thomas Singer <thomas.singer_at_syntevo.com>
Date: Fri, 20 Apr 2018 08:21:30 +0200

Thank you. It looks like this information has helped me to compile on
Linux, but on Windows gen-make.py is used and that does not like the
parameters --with-lz4=internal or --with-utf8proc=internal.

--
Best regards,
Thomas Singer
On 2018-04-18 11:52, Stefan Sperling wrote:
> On Wed, Apr 18, 2018 at 10:50:15AM +0200, Thomas Singer wrote:
>> Hi developers,
>>
>> I'm trying to build SVN 1.10 on CentOS 6.2 based on a black-box build script
>> that I have for SVN 1.9. So far it looks like SVN 1.10 requires a newer
>> sqlite-amalgamation-3081101.zip and requires something regarding LZ4.
>> Unfortunately, simply adding "--with-lz4=internal" is not sufficient,
>> because now it complains about "Subversion requires UTF8PROC". How to
>> install that - where can I find documentation about how to build SVN 1.10?
> 
> See ./configure --help ; utf8proc is another new required dependency
> and, like with lz4, there's an internal copy you could compile with.
> 
Received on 2018-04-20 08:21:47 CEST

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

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