chb / indivo_server

The Indivo™ Personally Controlled Health Record
http://indivohealth.org
GNU General Public License v3.0
103 stars 40 forks source link

Installation Check Script #45

Open p2 opened 11 years ago

p2 commented 11 years ago

We should create a script that checks the environment for required modules and packages. When a fresh install fails one could run that script and probably pinpoint the problem to a missing module. This script would also allow us to track dependencies easily and could potentially be turned into an install script.

Not an easy feat, sure, but probably desirable.