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

Re: Problems with APR libs when building 1.4.2 on OSX

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-01-11 22:37:39 CET

On Jan 11, 2007, at 15:27, Nathan Sowatskey wrote:

> Thanks! That got me a little further I think.
>
> Now I have:

[snip]

> grep: /usr/local/apr/lib/libexpat.la: No such file or directory
> sed: /usr/local/apr/lib/libexpat.la: No such file or directory
> libtool: link: `/usr/local/apr/lib/libexpat.la' is not a valid libtool
> archive
> make: *** [subversion/libsvn_ra_dav/libsvn_ra_dav-1.la] Error 1

Ok, so it can't find libexpat. apr-util requires expat, as far as I
know. Have you built expat?

> P.S. I am off to look for binary dist for OSX of Apache

May I recommend installing MacPorts? [1] Once you do, installing
Subversion, Apache 2 and all their dependencies is as easy as typing

        sudo port selfupdate
        sudo port install subversion +mod_dav_svn

[1] Project home page:

http://www.macports.org/

Download the relevant .dmg for your OS version here:

http://svn.macports.org/repository/macports/downloads/DarwinPorts-1.3.1/

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 11 22:58:17 2007

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.