Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

RPM SPEC: make install does not install python libraries #6

Open
berngp opened this issue May 19, 2014 · 0 comments
Open

RPM SPEC: make install does not install python libraries #6

berngp opened this issue May 19, 2014 · 0 comments

Comments

@berngp
Copy link
Owner

berngp commented May 19, 2014

As of now the RPMs don't install the Python bindings to run Mesos. This is based on the discussions over:
Based on the discussion over MESOS-89

We could enable a mesos-python-libs package that executes something around:

$(PYTHON) setup.py install --root=$(DESTDIR) --prefix=$(PY_PREFIX)
$(PYTHON_SETUPUTIL_ARGS)
@berngp berngp changed the title We should also install the Python Egg. RPM SPEC: make install does not install python libraries Jun 10, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant