Hi, Following the instructions::
$ svn co svn://svn.zope.org/repos/main/z3c.formdemo/trunk formdemo $ cd formdemo $ python bootstrap.py $ ./bin/buildout $ ./bin/demo fg Hi, I had to add the following line to buildout.cfg to get it to run (25/6/2007). <include package="zope.rdb" file="meta.zcml"/> (and maybe I added "zope.rdb" to setup.cfg (I forget)) Regards, Luke
_______________________________________________ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users