[
https://issues.apache.org/jira/browse/MESOS-3501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14963227#comment-14963227
]
Joris Van Remoortere commented on MESOS-3501:
---------------------------------------------
We discussed this a little when we set up the original documentation here:
http://mesos.apache.org/documentation/latest/ssl/#Dependencies
We can make it more explicit that on certain systems this will require building
the newer version of the library.
I'd prefer to link out to other documentation as much as possible so that we
don't increase our burden of maintaining copy-pasted documentation though.
Let's link out to the repository build steps (as is done at the top of
http://mesos.apache.org/documentation/latest/ssl)
> configure cannot find libevent headers in CentOS 6
> --------------------------------------------------
>
> Key: MESOS-3501
> URL: https://issues.apache.org/jira/browse/MESOS-3501
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.25.0
> Environment: CentOS 6.6, 6.7
> Reporter: Greg Mann
> Assignee: Greg Mann
> Labels: build, configure, libevent, mesosphere
>
> If libevent is installed via {{sudo yum install libevent-headers}}, running
> {{../configure --enable-libevent}} will fail to discover the libevent headers:
> {code}
> checking event2/event.h usability... no
> checking event2/event.h presence... no
> checking for event2/event.h... no
> configure: error: cannot find libevent headers
> -------------------------------------------------------------------
> libevent is required for libprocess to build.
> -------------------------------------------------------------------
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)