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

Re: svnadmin not built in 1.0.5?

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-07-07 14:13:31 CEST

Jeff Grady wrote:
> Hey, I just tried building subversion 1.0.5 and svnadmin doesn't seem to get
> built (I ran make install as root before doing this):
>
> [ jgrady : subversion-1.0.5 ] $ find -name svnadmin
> ./subversion/svnadmin
> [ jgrady : subversion-1.0.5 ] $ ls -l ./subversion/svnadmin
> total 40
> -rw-rw-r-- 1 jgrady jgrady 35840 Mar 12 12:07 main.c
> -rw-rw-r-- 1 jgrady jgrady 1093 Oct 14 2003 svnadmin.1
>
> [ jgrady : subversion-1.0.5 ] $ find / -name svnadmin 2> /dev/null
> /home/jgrady/downloads/subversion-1.0.5/subversion/svnadmin
> [ jgrady : subversion-1.0.5 ] $
>
> Here are my configure options:
>
> ./configure --with-apxs=/home/svn-httpd/bin/apxs --with-zlib && make
>
> Any ideas?

Perhaps Berkeley DB is not being detected by configure?

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 7 14:13:52 2004

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.