added admin functions for viewing audit records; gave users the ability
to set their default language and time zone preferences; added footer text and account signup accept/decline rules; added additional implementation of dictyionary code for future; minor cleanup of rendering config; and so forth
This commit is contained in:
7
INSTALL
7
INSTALL
@@ -5,8 +5,8 @@ Software requirements:
|
||||
You must install the following software on your system:
|
||||
|
||||
* Java 2 SDK version 1.2.2. Venice is normally run with the Blackdown
|
||||
JDK port, available at http://www.blackdown.org. Version 1.3.x has
|
||||
not been tested.
|
||||
JDK port, available at http://www.blackdown.org. Version 1.3.0 is
|
||||
being tested, and will likely be required sometime in the future.
|
||||
* Java API for XML Parsing (JAXP) version 1.0.1, available from
|
||||
http://java.sun.com.
|
||||
* Java Secure Socket Extension (JSSE) version 1.0.2, available from
|
||||
@@ -15,7 +15,8 @@ Software requirements:
|
||||
* JavaMail API version 1.2, available from http://java.sun.com.
|
||||
* JavaBeans Activation Framework (JAF) version 1.0.1, available from
|
||||
http://java.sun.com. (Required by JavaMail.)
|
||||
* Apache Jakarta LOG4J library, available from http://www.log4j.org.
|
||||
* Apache Jakarta LOG4J library 1.0.x, available from
|
||||
http://jakarta.apache.org.
|
||||
* MySQL 3.23.x (get the most recent 3.23 version), available from
|
||||
http://www.mysql.com.
|
||||
* The MM.MySQL JDBC drivers version 2.0.3, available from XXXX.
|
||||
|
||||
Reference in New Issue
Block a user