cvs: smarty / QUICK_START
"Monte Ohrt" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmohrt1108066496@cvsserver> |
mohrt Thu Feb 10 15:14:56 2005 EDT
Modified files:
/smarty QUICK_START
Log:
update with directory structure
http://cvs.php.net/diff.php/smarty/QUICK_START?r1=1.3&r2=1.4&ty=u
Index: smarty/QUICK_START
diff -u smarty/QUICK_START:1.3 smarty/QUICK_START:1.4
--- smarty/QUICK_START:1.3 Thu Feb 10 09:44:16 2005
+++ smarty/QUICK_START Thu Feb 10 15:14:55 2005
@@ -10,7 +10,18 @@
/usr/local/lib/php/Smarty/
$> gtar -ztvf Smarty-2.6.7.tar.gz
-$> cp -r Smarty-2.6.7/libs /usr/local/lib/php/Smarty
+$> mkdir /usr/local/lib/php/Smarty
+$> cp -r Smarty-2.6.7/libs/* /usr/local/lib/php/Smarty
+
+You should now have the following file structure:
+
+/usr/local/lib/php/Smarty/
+ Config_File.class.php
+ debug.tpl
+ internals/
+ plugins/
+ Smarty.class.php
+ Smarty_Compiler.class.php
SETUP SMARTY DIRECTORIES
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php