[Grok-dev] installing other apps
Sebastian Ware
sebastian at urbantalk.se
Sun Jan 4 14:06:52 EST 2009
You install Reportlab in your python installation. It isn't available
as an egg (as far as I know) so you have to install it manually. Once
you have installed Reportlab, it is available from within your Grok
application. I am using ReportLab in a Grok-app and it works great.
Regarding Cheetah, take a look at this howto:
http://grok.zope.org/documentation/how-to/plugging-in-new-template-languages
Mvh Sebastian
4 jan 2009 kl. 18.08 skrev Brian Wolf:
> I'm new to Grok.
> How do I install other (3rd party) applications such as Cheetah or
> ReportLab? In (or from) which directory?
> Or is it accomplished by running buildout? If so, can you provide
> some
> instructions?
>
> Thanks.
> Brian
>
> _______________________________________________
> 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