Updated Update already installed Tracks on Ubuntu 21.04 (markdown)

ghost-from-the-past 2022-05-09 15:33:57 +02:00
parent fc3ab87b89
commit bc1c983910

@ -2,6 +2,19 @@
<p>
<br/>
</p>
<p>
(after upgrading to Ubuntu 22.04 it was required to install again<br/>
<blockquote>
&gt;apt install default-libmysqlclient-dev
</blockquote>
seems that some mysqlclient upgrade didn't upgrade the dev lib)
</p>
<p>
<br/>
</p>
<p>
<br/>
</p>
<p>it is not the best practice... but normally I do</p>
<blockquote>
<p>&gt;sudo -i</p>