← Back to team overview

graphite-dev team mailing list archive

Re: [Question #269291]: Default installation location

 

Question #269291 on Graphite changed:
https://answers.launchpad.net/graphite/+question/269291

Paulius posted a new comment:
I managed to install it under /opt/graphite by explicitly providing
folder:

pip install carbon --install-option="--prefix=/opt/graphite" --install-
option="--install-lib=/opt/graphite"

Now, when I try executing "pip uninstall carbon" I get "Cannot uninstall
requirement carbon, not installed", probably because its
carbon-0.9.13-py2.7.egg-info is now in /opt/graphite. Perhaps the issue
is with pip, still looking into it.

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.