You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Till Toenshoff (JIRA)" <ji...@apache.org> on 2014/12/09 22:53:12 UTC

[jira] [Resolved] (MESOS-2113) Improve configure to find apr and svn libraries/headers in OSX

     [ https://issues.apache.org/jira/browse/MESOS-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Toenshoff resolved MESOS-2113.
-----------------------------------
    Resolution: Implemented

[~mcypark] thanks for those - please mark the RRs as being submitted.


commit e6be445607821916717c49e9de786768e8842069
Author: Michael Park <mc...@gmail.com>
Date:   Tue Dec 9 14:32:04 2014 -0700

    Modified libprocess configure.ac to set $with_svn to `brew --prefix subversion` for OS X.

    Review: https://reviews.apache.org/r/28722

commit 50b33821f1154a983dcf9d9bc2aec9acc83a1239
Author: Michael Park <mc...@gmail.com>
Date:   Tue Dec 9 14:30:49 2014 -0700

    Modified mesos configure.ac to set $with_svn to `brew --prefix subversion` for OS X.

    Review: https://reviews.apache.org/r/28721


> Improve configure to find apr and svn libraries/headers in OSX
> --------------------------------------------------------------
>
>                 Key: MESOS-2113
>                 URL: https://issues.apache.org/jira/browse/MESOS-2113
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Timothy Chen
>            Assignee: Michael Park
>              Labels: newbie
>             Fix For: 0.21.1
>
>
> Currently to build Mesos 0.21 on OSX you need to symlink or provide custom path to apr and svn packages that are installed from homebrew since it's not in the default location where configure is looking (/usr/include).
> Improve the configure to also look for default homebrew installed locations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)