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

RE: Re: install subversion linux client on nfs share

From: <blackhole_at_collab.net>
Date: Wed, 11 Feb 2009 01:24:32 -0800 (PST)

I compile the client with:

./configure CPPFLAGS="-I/Gen_Applic/Applications/subversion/1.5.5/include" LDFLAGS="-L/Gen_Applic/Applications/subversion/1.5.5/lib" \
--prefix=/Gen_Applic/Applications/subversion/1.5.5 \
--without-berkeley-db \
--without-apache \
--without-apxs \
--without-swig \
--enable-shared

And when I run 'svn' i'm getting error:
./svn: error while loading shared libraries: requires glibc 2.5 or later dynamic linker

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1138236

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-11 16:55:45 CET

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.