Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting JVM/Ring installing in Virtualenv #185

Merged
merged 1 commit into from
Mar 18, 2013
Merged

Supporting JVM/Ring installing in Virtualenv #185

merged 1 commit into from
Mar 18, 2013

Conversation

mountain
Copy link
Contributor

Add code to support JVM/Ring installing in Virtualenv.

Test steps:

  • virtualenv ENVHOME
  • cd ENVHOME
  • source bin/activate
  • export UWSGI_PROFILE="pyring"
  • pip install uwsgi
  • check with path ENVHOME/bin , jvm_plugin.so and ring_plugin.so should be in this directory
  • check with path ENVHOME/lib , uwsgi.jar should be in this directory

unbit added a commit that referenced this pull request Mar 18, 2013
Supporting JVM/Ring installing in Virtualenv
@unbit unbit merged commit c5412e1 into unbit:master Mar 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants