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

Re: building subversion from source in freebsd

From: Mike Meyer <mmeyer_at_lexmark.com>
Date: Wed, 15 Apr 2009 13:18:20 -0400

George Nychis <gnychis_at_gmail.com> wrote on 04/15/2009 12:50:55 PM:
> I am trying to build subversion from source in freebsd with apache2
> installed from ports. In my linux machines, I've used --with-
> apxs=/usr/local/apache2/bin

First question - is there some reason you're not using the FreeBSD port?
That will pick up such things, as well as any patches needed to work on
FreeBSD. Since it builds from source, it's not hard to tweak the config to
meet your needs - assuming the builds options don't provide what you're
looking for already.

> ... however this does not exist in freebsd. What is the equivalent
> to this in freebsd? I have tried searching, but have not found an
> equivalent directory.

You probably want /usr/local/sbin. That's where the apache port puts apxs.

        <mike

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-15 19:19:13 CEST

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.