Installation Instructions: Release 0.9.2
The VIF application is provided in two versions:
The VIF production release vif-Rel0.9.2.tar.gz:
Use this version if you intend to use the application as productive discussion forum. To run this version, you have to install and configure other components first, i.e. you have to run a MySQL server, a Tomcat servlet engine. Most probably you want to use a web server in front of the servlet engine and a mail server to dispatch the mails produced by the forum application.
The VIF embedded release vif_embedded-Rel0.9.2.tar.gz:
Install this version if you want to test the forum application. This version has both a database and a web server embedded. Therefore, you can unpack this version into your file system, navigate to the directory in which you installed the application and run the application’s start script. After installing and populating the embedded database, the web server is fired up and you can start your test drive through the application. After you’ve completed your testing, you can delete the application’s installation directory. This removes any traces of the application from your system.