Author: sebastien.lelong
Date: Sun Apr 5 01:41:35 2009
New Revision: 915
Modified:
wiki/UsingJallibWrapper.wiki
Log:
cheetah install howto
Modified: wiki/UsingJallibWrapper.wiki
==============================================================================
--- wiki/UsingJallibWrapper.wiki (original)
+++ wiki/UsingJallibWrapper.wiki Sun Apr 5 01:41:35 2009
@@ -48,6 +48,12 @@
* windows installation is straightforward
+Some actions (like `jalapi`) require Cheetah library, a templating engine.
If you need them, install Cheetah 2.0.1:
+
+ *
http://sourceforge.net/project/showfiles.php?group_id=28961&package_id=20864
+ * installation is standard: unpack, and run `python setup.py install`
(note, under windows, if python is not in your %PATH%, this should look
like `c:\python25\python setup.py install`)
+
+
= Configuring "jallib" =
"jallib" wrapper is highly configurable but you can configure it to use
default values. To do this, you can copy/paste one of the following shell
script:
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jallib" 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/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---