[Modeling-cvs] ProjectModeling INSTALL,1.9,1.10
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-09-01 21:13:46
|
Update of /cvsroot/modeling/ProjectModeling In directory sc8-pr-cvs1:/tmp/cvs-serv2611 Modified Files: INSTALL Log Message: Fixed: forgot cheetah Index: INSTALL =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/INSTALL,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** INSTALL 31 Aug 2003 15:44:06 -0000 1.9 --- INSTALL 1 Sep 2003 21:13:42 -0000 1.10 *************** *** 47,52 **** The framework can be downloaded from http://modeling.sourceforge.net ! Unless you already have Cheetah installed (this is not a required part), ! you'll get the following message:: sh: cheetah-compile: command not found --- 47,52 ---- The framework can be downloaded from http://modeling.sourceforge.net ! Unless you already have Cheetah installed (it does not need to be installed ! before), you'll get the following message:: sh: cheetah-compile: command not found *************** *** 63,66 **** --- 63,74 ---- Installation: standard distutils. + + Cheetah Templates + ----------------- + + Get it here: http://www.cheetahtemplate.org/ + + Installation: standard distutils. + eGenix.com mx Extensions for Python v2.0.5 |