[
https://issues.apache.org/jira/browse/MESOS-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062590#comment-14062590
]
Timothy St. Clair edited comment on MESOS-1595 at 7/15/14 8:54 PM:
-------------------------------------------------------------------
I created a quick patch here:
https://github.com/timothysc/mesos/tree/MESOS-1595
But I have 2 concerns:
1. libmesos contains the symbols, duping them into another library is kind of
weird.
2. The headers leak the dep-graph. e.g. include glog/boost but they are not
installed.
Twitter should really consider using koji, given the level of CentOS usage.
This was also one of the root reasons for all the un-bundling.
was (Author: tstclair):
I created a quick patch here:
https://github.com/timothysc/mesos/tree/MESOS-1595
But I have 2 concerns:
1. libmesos contains the symbols, duping them into another library is kind of
weird.
2. The headers leak the dep-graph. e.g. include glog/boost but they are not
installed.
Twitter should really consider using koji, given the level of CentOS usage.
> Provide a way to install libprocess
> -----------------------------------
>
> Key: MESOS-1595
> URL: https://issues.apache.org/jira/browse/MESOS-1595
> Project: Mesos
> Issue Type: Story
> Reporter: Vinod Kone
> Assignee: Vinod Kone
>
> For C++ framework developers that want to use libprocess in their code base,
> it would be great if Mesos provides a way to easily get access to the
> headers. A first step in that direction would be to provide a install target
> in the libprocess Makefile for the same.
--
This message was sent by Atlassian JIRA
(v6.2#6252)