mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Updated Install Tracks on Ubuntu 20.10 (markdown)
parent
43996b6f62
commit
dcd2c59ed1
1 changed files with 2 additions and 2 deletions
|
|
@ -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>>apt install unzip</p>
|
||||
<p>>apt install zlib1g-dev</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue