Start with #1 and worry about the next step when you are done with the first.
Step one is to install your database. The files include a database folder with a .sql file.
Once you have connected to a database you should be able to run that script to create all of the necessary tables and columns to make the solution work.
Concentrate on that until your database is created properly and then you can start configuring your options.