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 [2018/07/24 21:27] – [Install dependecies] devadocumentation:compiling_installing_-_linux [2020/08/17 21:39] deva
Line 1: Line 1:
 ======Compiling and Installing on linux (LV2 only)====== ======Compiling and Installing on linux (LV2 only)======
-This guide will show you how to unpack, compile and install the lv2 version of the drumgizmo plugin. It will also show how to make it usable for the LV2 host Ardour3.+This guide will show you how to unpack, compile and install the lv2 version of the drumgizmo plugin. It will also show how to make it usable for the LV2 host Ardour.
 =====Install dependecies===== =====Install dependecies=====
 The dependencies needed are: The dependencies needed are:
Line 6: Line 6:
   * libx11-dev (for the UI)   * libx11-dev (for the UI)
   * libsndfile-devel in at least version 1.0.21   * libsndfile-devel in at least version 1.0.21
-  * zita-resampler-devel (or libsamplerate-devel if zita-resampler is not availble on your platform) 
-  * libexpat-devel. 
  
 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:
Line 18: Line 16:
   lv2-dev \   lv2-dev \
   xorg-dev \   xorg-dev \
-  libsndfile1-dev \ +  libsndfile1-dev
-  libzita-resampler-dev \ +
-  libexpat-dev+
 </code> </code>
  
-If you plan on compiling the commandline 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-get install \
Line 34: Line 30:
 In this example version 0.9.15 will be used. In this example version 0.9.15 will be used.
  
-Unpack the source file by issuing the followng command:+Unpack the source file by issuing the following command:
 <code> <code>
 tar xvzf drumgizmo-0.9.15.tar.gz tar xvzf drumgizmo-0.9.15.tar.gz
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