To run the Install wizard you need to have the following third party software installed:

cake 1.3 http://cakephp.org
tcpdf 4.9 (app/vendors) http://sourceforge.net/projects/tcpdf/files/


village_telco_wizard_1.0
|-- AUTHORS
|-- COPYING
|-- README
|-- README_Cake
|-- README_Wizard
|-- REQUIREMENTS
|-- cake 	(install cake)
|-- vendors   	(install cake-vendors)
|-- app
|   |-- app_controller.php
|   |-- app_helper.php
|   |-- app_model.php
|   |-- config
|   |-- controllers
|   |-- index.php
|   |-- install
|   |-- locale
|   |-- models
|   |-- plugins
|   |-- tests
|   |-- tmp
|   |-- vendors
|          `-- tcpdf (install under app/vendors) 
|   |-- views
|   `-- webroot
`-- index.php

