[Buildbot-devel] installing buildbot failed using no-root accout
Guo Hongruan
camelguo at gmail.com
Mon Jan 4 05:10:11 UTC 2010
Hi,
Use the command below, it is installed without any warning. Thanks a lot!
PYTHONPATH=/home/camelguo/lib/python/ python setup.py install --home=~
在 Mon, 04 Jan 2010 12:34:00 +0800,Dustin J. Mitchell <dustin at zmanda.com>
写道:
> 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
>
--
Guo Hongruan, Embedded Linux Consultant
Skype: camelguo
Twitter: camelguo
http://www.gulessoft.com
More information about the devel
mailing list