hkcr-dev team mailing list archive
-
hkcr-dev team
-
Mailing list archive
-
Message #00041
Re: [HKCR] installation step-by-step plone 4.0b5
Tarsis Figueredo Azevedo.
-------------------
Linux User: #496982
-------------------
"Any fool can write code that a computer can understand. Good programmers
write code that humans can understand.
-Martin Fowler, Refactoring: Improving the Design of Existing Code"
2010/8/17 Tim Cook <timothywayne.cook@xxxxxxxxx>
> On Mon, 2010-08-16 at 21:58 -0300, Tarsis Azevedo wrote:
> > Hi all,
> >
> >
> > I create a basic step-by-step to install a plone 4.0b5 on linux. I
> > changed the old step-by-step because it no works in my machine.
>
> WHAT? didn't work?,
>
Yes, didn't work. And i found a tutorial using pip and zopeskel to
installation and works!
>
> > Please test the new step-by-step and send feedback!
>
> It is unnecessarily complicated. Why pip?
> apt-get doesn't work on all linux distributions.
>
Yes, but zopeskel is a python package locate in pypi. To access pypi exists
2 ways: easy_install(setutools) and pip. Pip is a easy_install better.
http://clemesha.org/blog/2009/jul/05/modern-python-hacker-tools-virtualenv-fabric-pip/
Please test this way to installation. If didn't works, change again.
I chosed this way to install because is more friendly and easy, but if you
preffer can change again.
Thanks
>
>
> --Tim
>
Follow ups
References