From ed6f51ae603c8cab1e5a2f128d49ab46be4defff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EF=BB=BFghost-from-the-past?= Date: Wed, 14 Apr 2021 14:44:39 +0200 Subject: [PATCH] Updated Install Tracks on Ubuntu 20.10 (markdown) --- Install-Tracks-on-Ubuntu-20.10.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Install-Tracks-on-Ubuntu-20.10.md b/Install-Tracks-on-Ubuntu-20.10.md index 96d6978..615d27d 100644 --- a/Install-Tracks-on-Ubuntu-20.10.md +++ b/Install-Tracks-on-Ubuntu-20.10.md @@ -32,6 +32,7 @@

The last three lines set to automatically start Apache web server and MySQL database server when you boot and starts the MySQL (Apache is still off). For more information see [[Apache tips]] and [[MySQL tips]]

Install Ruby

Tracks requires Ruby 2.5 or greater. Most of the testing is done with 2.6.

+

Install the following packages

>apt install unzip
>apt install zlib1g-dev