[Buildbot-devel] installing buildbot failed using no-root accout
Dustin J. Mitchell
dustin at zmanda.com
Mon Jan 4 04:34:00 UTC 2010
On Sun, Jan 3, 2010 at 10:08 PM, Guo Hongruan <camelguo at gmail.com> wrote:
> Still failed, but with different information
In both cases, the error messages have given you the information you
need to solve the problem. In particular:
> * You can add the installation directory to the PYTHONPATH environment
> variable. (It must then also be on PYTHONPATH whenever you run
> Python and want to use the package(s) you are installing.)
This is going to be a little bit tricky, if you're not familiar with
installing Python apps outside of the usual locations. You might find
a bit more success with 'virtualenv' -
http://pypi.python.org/pypi/virtualenv
Dustin
--
Open Source Storage Engineer
http://www.zmanda.com
More information about the devel
mailing list