-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Documentation
-
None
There is a mismatch between the documentation and some bits of DBDefs.pm.
INSTALL doesn't mention running script/compile_resources.pl, but if you follow the instructions the server will be looking for the compiled resources (because DEVELOPMENT_SERVER is 0 in DBDefs).
script/compile_resources.pl also doesn't run when following INSTALL, because not all of it's deps are available, so the easiest solution seems to be to change the default for DEVELOPMENT_SERVER to be 1. Objections? ![]()