If I don't run "get-deps.sh" and build apr & apr-util, then my subversion build 
attempt complains about the missing apr packages. If I run "get-deps.sh" and 
then manually delete the fetched zlib directory before building subversion, I 
still end up with the same error "/lib64/libz.so.1: no version information 
available" when running svn commands. I'm getting the same result after 
building svn on two different systems. One is CentOS 5 and the other is CentOS 
6.

Cheers,
Randy



----- Original Message -----
From: Nico Kadel-Garcia <nka...@gmail.com>
To: Randy <nya_ma...@yahoo.com>
Cc: "users@subversion.apache.org" <users@subversion.apache.org>
Sent: Sunday, August 11, 2013 7:49 PM
Subject: Re: Built 1.8.1 from source: "libz.so.1: no version information 
available"

On Sun, Aug 11, 2013 at 1:34 PM, Randy <nya_ma...@yahoo.com> wrote:
> Hi Nico,
>
> Thank you for the reply! I confirmed that I do have "zlib-devel" installed...
>
> Package zlib-devel-1.2.3-7.el5.x86_64 already installed and latest version
> Package zlib-devel-1.2.3-7.el5.i386 already installed and latest version
>
> I will try out your RPM building tools soon and report back.

Did you run the "get-deps.sh" tool and wind up with a local versoin of
zlib? *Don't*. Use get-deps.sh only to get tools that are not recent
enough on your local operating system, such as sqlite-automation on
RHEL 6 or possibly serf on RHEL 6.

Reply via email to