Updated Install Tracks on Ubuntu 20.10 (markdown)

ghost-from-the-past 2021-04-14 13:49:51 +02:00
parent 43996b6f62
commit dcd2c59ed1

@ -6,7 +6,7 @@
<p>
<br/>
</p>
<p>I wrote the solutions for the problems I found during my installation but don't worry you will new ones...</p>
<p>I wrote the solutions for the problems I found during my installation but don't worry you will find new ones...</p>
<p>For this guide I assume</p>
<p> - you have a fresh Ubuntu 20.10 installation.</p>
<p> - Tracks will be served by Phusion Passenger through Apache in a subdir of its own.</p>
@ -40,7 +40,7 @@
<h3>Install Ruby</h3>
<br/>
<p>Tracks requires Ruby 2.5 or greater. Most of the testing is done with 2.6.</p>
<p>Just for informative purpose I noted down also the other dependent packages that are also automatically installed. This is handy to track problems due to </p>
<p>Just for informative purpose I noted down also the dependent packages which are automatically installed. This is handy to track problems due to missing packages on dependencies broken due to updates/upgrades</p>
<blockquote>
<p>&gt;apt install unzip</p>
<p>&gt;apt install zlib1g-dev</p>