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.
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.