On 3/7/07, Mike Orr <[EMAIL PROTECTED]> wrote:
>
> On 3/7/07, Christoph Haas <[EMAIL PROTECTED]> wrote:
> > I just tried "paster make-config --no-install helloworld production.ini"
> > but that got an exception "Some #directives are missing their corresponding
> > #end ___ tag: cache". I think the template is broken somehow.
>
> That's the same problem as before.  It works with Cheetah 1.0 but not
> 2.0rc7.  Supposedly it works with Cheetah CVS but I haven't been able
> to test it yet because Sourceforge has been down when I've tried at
> home ("no route to host"), and I'm not sure if the firewall is
> interfering with a checkout at work.
>
> You can either explicitly use 1.0, or wait till 2.0rc8, or wait until
> Ian makes paster not depend on Cheetah and Pylons changes the
> templates.
>
> Or create the file manually.  I'm not sure exactly which template is
> being used but it's somewhere around
> pylons/templates/default_project/development.ini_tmpl .  Just replace
> ${project} and ${package} with the package name.

Long ago, I wrote the following notes to myself:

* Install the python-dev .deb or else Cheetah breaks on install.
* easy_install "cheetah==1.0"

Happy Hacking!
-jj

-- 
http://jjinux.blogspot.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to