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

Re: Private copy build problem

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2004-10-21 09:10:29 CEST

David Hanson wrote:
> I tried building a private copy of subversion 1.1.0 on Redhat Linux using:
>
> ./configure --enable-all-static --prefix=$HOME
> make
>
> The make failed with errors in compiling one of the Kerberos
> libraries. Is this supposed to work? If not, what's the recommended
> way to build a private copy?

I did the same, but not using static linking. Had to setup PATH,
LD_LIBRARY_PATH, CPPFLAGS and the like, but it works.

Maybe you should give an error message, btw.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 21 09:11:22 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.