Issue Details (XML | Word | Printable)

Key: MBS-4291
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Oliver Charles
Reporter: Kuno Woudt
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Server

Default install looks for compiled js/css.

Created: 08/Feb/12 04:09 PM   Updated: 19/Mar/12 02:53 PM   Resolved: 16/Mar/12 06:38 PM
Component/s: Documentation
Affects Version/s: None
Fix Version/s: Bug fixes, 2012-03-12


 Description  « Hide

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?



Sort Order: Ascending order - Click to sort in descending order
Oliver Charles added a comment - 08/Feb/12 04:47 PM

I'd be fine with that.


Oliver Charles added a comment - 16/Mar/12 06:38 PM

Fixed in 0d852058