You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by jf...@apache.org on 2009/09/30 21:05:18 UTC

svn commit: r820392 - /incubator/vcl/trunk/README

Author: jfthomps
Date: Wed Sep 30 19:05:17 2009
New Revision: 820392

URL: http://svn.apache.org/viewvc?rev=820392&view=rev
Log:
added web and database dependencies

Modified:
    incubator/vcl/trunk/README

Modified: incubator/vcl/trunk/README
URL: http://svn.apache.org/viewvc/incubator/vcl/trunk/README?rev=820392&r1=820391&r2=820392&view=diff
==============================================================================
--- incubator/vcl/trunk/README (original)
+++ incubator/vcl/trunk/README Wed Sep 30 19:05:17 2009
@@ -8,3 +8,24 @@
 endorsed by the ASF.
 
 Dependencies:
+
+web frontend:
+Apache HTTP Server v1.3 or v2.x with SSL enabled
+php 5.0 or later
+php modules (some of these may be built in for your distro):
+- php-gd
+- php-json
+- php-mcrypt
+- php-mysql
+- php-openssl
+- php-sysvsem
+- php-xml
+- php-xmlrpc
+libmcrypt and mcrypt libraries installed for php-mcrypt
+Dojo Toolkit 0.4.0
+Dojo Toolkit 1.1.0
+
+database:
+MySQL 5.0 or later
+
+backend: