
Install instructions for FinanceTracker
=======================================

Dependencies
------------

Before you begin, make sure following software is installed:
* PostgreSQL DBMS 
* Apache with PHP4 support


Create database
---------------

1. Install, configure and run PostgreSQL, create database cluster.
2. Go into sql_pg and run 'make install'


PHP Scripts
-----------

1. Create 'fintrack' directory under apache's doc root.
2. copy php/*.php into that directory



