Installing on Linux
Start with your platform’s native package-management system, be it apt-get, dpkg, portage, rpm, rug, synaptic, up2date, or yum.
The first step is to install the necessary dependencies. The following instructions are for Ubuntu 16.04 (Xenial Xerus); if you’re on a different operating system, you may need to adjust both the command and the package names.
Run this command:
| | $ sudo apt-get install apache2 curl git libmysqlclient-dev mysql-server nodejs |
You’re prompted for a root password for your MySQL server. If you leave it blank, you’ll be prompted multiple times. If you specify a password, you need to use that password when you create a database in Iteration K1.
Next, you need to ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access