You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Timothy St. Clair (JIRA)" <ji...@apache.org> on 2014/03/03 23:08:31 UTC

[jira] [Commented] (MESOS-899) make install does not install python libraries

    [ https://issues.apache.org/jira/browse/MESOS-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918633#comment-13918633 ] 

Timothy St. Clair commented on MESOS-899:
-----------------------------------------

FWIW I explicitly call out now in the spec ~= what is done in thrift. 

install-exec-hook:
        $(PYTHON) setup.py install --root=$(DESTDIR) --prefix=$(PY_PREFIX) $(PYTHON_SETUPUTIL_ARGS)

I may circle back to address once I have the rest of the binding correctly installing. 

> make install does not install python libraries
> ----------------------------------------------
>
>                 Key: MESOS-899
>                 URL: https://issues.apache.org/jira/browse/MESOS-899
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Benjamin Mahler
>             Fix For: 0.19.0
>
>
> 'make install' does not currently install the python libraries.
> Would love to hear how to do this idiomatically, we could add an install hook to run easy_install or python setup.py install, with the correct installation prefix.



--
This message was sent by Atlassian JIRA
(v6.2#6252)