Differences
This shows you the differences between two versions of the page.
| compile_autotrace_for_ubuntu_18.04 [24.06.2018 09:36] – created Pascal Suter | compile_autotrace_for_ubuntu_18.04 [24.06.2018 09:36] (current) – Pascal Suter | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| here are the steps that where necessary for me to install it on a pretty fresh Ubuntu 18.04 installation: | here are the steps that where necessary for me to install it on a pretty fresh Ubuntu 18.04 installation: | ||
| - | < | + | < |
| unzip Downloads/ | unzip Downloads/ | ||
| cd autotrace-master/ | cd autotrace-master/ | ||
| Line 12: | Line 12: | ||
| sudo make install | sudo make install | ||
| sudo ldconfig | sudo ldconfig | ||
| - | < | + | </code> |