[Grok-dev] LoginDemo and PlainLoginDemo

Sebastian Ware sebastian at urbantalk.se
Tue Jan 15 09:17:53 EST 2008


Hasn't bootstrap been removed?

Mvh Sebastian

15 jan 2008 kl. 14.50 skrev Luciano Ramalho:

> On Jan 15, 2008 4:57 AM, daniel <daniel.carraher at gmail.com> wrote:
>> Hey,
>> Once I checkout PlainLoginDemo, is there an easy way to get grok to  
>> load it
>> as an application? I can place it in Sample/src/PlainLoginDemo but it
>> doesn't get picked up by grok which is only looking in Sample/src/ 
>> sample.
>
> I've been using the standard procedure to install PlainLoginDemo and
> LoginDemo in any machine where I need to work on it. Namely:
>
> # checkout code from svn:
> $ svn co svn://svn.zope.org/repos/main/grokapps/PlainLoginDemo
> $ cd PlainLoginDemo/
> $ python2.4 bootstrap/bootstrap.py
> $ bin/buildout
>
> And that's it. After lots of downloads, you can test and start the  
> app:
> $ bin/test
> # ... test results should be OK
> $ bin/zopectl fg
>
> This is the usual way to try any grok app in our repository, and has
> been working for me and my co-workers. We all use Ubuntu Linux 7.10
> with Python 2.4.
>
> Regards,
>
> Luciano
> _______________________________________________
> Grok-dev mailing list
> Grok-dev at zope.org
> http://mail.zope.org/mailman/listinfo/grok-dev



More information about the Grok-dev mailing list