[
https://issues.apache.org/jira/browse/MESOS-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13689529#comment-13689529
]
Charles Reiss commented on MESOS-74:
------------------------------------
This looks nice. Perhaps some variant could be stuffed in support/ sanely?
Some nits about your scripts, Tomas:
- --with-java-home is not a real configure option (This is a documentation bug);
- Mesos links against libjvm.so with -rpath when java is enabled, so the
package should have a dependency on the particular JDK version;
- To package without java, you should pass --disable-java to configure,
otherwise configure.ac should autodetect it (if it's present);
- I think Debian policy would place the JAR in share/java and docs in
share/docs, though this would hardly be Mesos's most important deviation from
Debian policy;
> Create Mesos Debian Package
> ---------------------------
>
> Key: MESOS-74
> URL: https://issues.apache.org/jira/browse/MESOS-74
> Project: Mesos
> Issue Type: New Feature
> Reporter: Andy Konwinski
> Assignee: Charles Reiss
>
> Having Mesos be installable via debian package (i.e. using dpkg -i) would
> make it easier for folks to download, install, and try out Mesos!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira