Solomon Peachy | cb221f1 | 2020-04-01 21:37:27 -0400 | [diff] [blame^] | 1 | Requirements: |
2 | |||||
3 | php-Smarty >= 3.0 | ||||
4 | |||||
5 | perl (to update the language files) | ||||
6 | |||||
7 | To set up: | ||||
8 | |||||
9 | mkdir -p templates/compiled | ||||
10 | chown apaache:apache templates/compliled | ||||
11 | |||||
12 | git clone git://git.rockbox.org/rockbox rockbox | ||||
13 | |||||
14 | Then set up a cron job or something else that invokes 'php update.php' |