Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
documentation:compiling_installing_-_linux [2020/08/17 21:39] devadocumentation:compiling_installing_-_linux [2020/08/17 21:57] deva
Line 3: Line 3:
 =====Install dependecies===== =====Install dependecies=====
 The dependencies needed are: The dependencies needed are:
-  * lv2-devel in at least version 1.0 +  * lv2 >= 1.0 (https://lv2plug.in/) 
-  * libx11-dev (for the UI) +  * Xlib (for the UI) (https://www.x.org/
-  * libsndfile-devel in at least version 1.0.21+  * sndfile >= 1.0.21 (http://www.mega-nerd.com/libsndfile/)
  
 On a Debian based system (this includes Ubuntu) the following command should work: On a Debian based system (this includes Ubuntu) the following command should work:
 <code> <code>
-sudo apt-get install \+sudo apt install \
   build-essential \   build-essential \
   autoconf \   autoconf \
Line 21: Line 21:
 If you plan on compiling the command-line tool as well you will need the following dependencies as well: If you plan on compiling the command-line tool as well you will need the following dependencies as well:
 <code> <code>
-sudo apt-get install \+sudo apt install \
   libjack-dev \   libjack-dev \
   libsmf-dev \   libsmf-dev \
documentation/compiling_installing_-_linux.txt · Last modified: 2021/06/10 06:53 by deva
Trace:
GNU Free Documentation License 1.3
Valid CSS Driven by DokuWiki Recent changes RSS feed Valid XHTML 1.0