Setting up a VegBIEN VM from scratch¶
- create a new VirtualBox VM to run Ubuntu
- install Ubuntu 14.04.1 in it
- boot the VM
- install VirtualBox Guest Additions
- install system updates
- open Terminal
- -> README.TXT > Installation
`make install`
(in/Makefile
) will:- install the necessary external dependencies
- create a clean database install, without all the datasources installed (a clean database install previously required the special steps described at vegbiendev VirtualBox README > to set up the VM > to use a clean database)