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

Trouble installing server from RPMs

From: Ed Murphy <emurphy1_at_email.arizona.edu>
Date: 2004-05-13 00:49:30 CEST

Hello,
 
I'm new to subversion and am trying to install a subversion server to
create my first repository. I downloaded the following RPMs from
http://summersoft.fay.ar.us/pub/subversion:
 
apr-0.9.5-0.2.i386.rpm
apr-util-0.9.5-0.2.i386.rpm
db42-4.2.52-0.1.i386.rpm
mod_ssl-2.0.48-16.1.i386.rpm
neon-0.24.5-1.i386.rpm
subversion-1.0.2-1.wbel3.i386.rpm
subversion-server-1.0.2-1.wbel3.i386.rpm

When I run svnadmin --help (or any svn command) I get the following
error:
 
svnadmin: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required
by /usr/lib/libsvn_repos-1.so.0)
svnadmin: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required
by /usr/lib/libsvn_subr-1.so.0)
svnadmin: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required
by /usr/lib/libaprutil-0.so.0)
svnadmin: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required
by /usr/lib/libdb-4.2.so)
svnadmin: /lib/i686/libpthread.so.0: version `GLIBC_2.3.2' not found
(required by /usr/lib/libdb-4.2.so)
svnadmin: /lib/i686/libpthread.so.0: version `GLIBC_2.3.2' not found
(required by /usr/lib/libapr-0.so.0)
svnadmin: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required
by /usr/lib/libapr-0.so.0)
 
Am I missing an RPM or do I need to install libc.so.6 on it's own? If
I need to install libc.so.6 on its own where can I download it?
 
Thanks, in advance,
 
Ed Murphy
The University of Arizona
Received on Thu May 13 00:50:16 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.