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

Re: questions building svn under OS X w/o fink

From: Nicholas Riley <njriley_at_uiuc.edu>
Date: 2002-07-30 00:48:12 CEST

On Mon, Jul 29, 2002 at 04:39:15PM -0600, Hamilton Link wrote:
> Thanks for your time on this, I've spent a good solid two or three
> *days* building and rebuilding everything with slightly different
> configurations and directory layouts. The svn INSTALL file is, I think,
> improvable -- I don't think the list of build requirements is complete
> for an OS X system, for one thing.

Ouch. I thought the 8 hours it took me last Sunday trying to build
svn for OS X was bad...

> No. Actually I don't have *any* apr-config files in my path --
> /usr/local/apache2/bin isn't in my path. The above libexpat.la file does
> exist.

If you're not going to use Fink you should consider using a /usr/local
management system such as Encap (www.encap.org), it really helps you
keep track of multiple versions of software while you're trying to
build. Although there is a bug in apr-config/apu-config which causes
it to return the wrong library path when installed with Encap (which I
really need to report/fix), this is the only Encap-related issue I've
found in a long while.

> (which stinks, because the version of autoconf that I can get to work is
> 0.52, and the version fink knows about is also 0.52 as far as I can
> tell, and svn/INSTALL says 0.50 or higher is needed...)

I assume you mean 2.52. Fink installs 2.53:

ii autoconf25 2.53-1 System for generating configure scripts

Also, aclocal is part of automake, not autoconf. I've got automake
1.4p4 installed, not through fink.

> I haven't included the failures caused by an absence of makeinfo, once I
> get working versions of makeinfo and neon I'll worry about that some
> more (if it still happens).

I've compiled Subversion on my TiBook, which doesn't have any TeX
distribution installed, and aside from not ending up with any texinfo
files, it works just fine. So I wouldn't worry about this until
you've got the other problems sorted out.

-- 
=Nicholas Riley <njriley_at_uiuc.edu> | <http://www.uiuc.edu/ph/www/njriley>
        Pablo Research Group, Department of Computer Science and
  Medical Scholars Program, University of Illinois at Urbana-Champaign
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 30 00:48:46 2002

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.