Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
documentation:compiling_installing_-_linux [2017/10/13 09:44] devadocumentation:compiling_installing_-_linux [2018/07/24 21:27] – [Compile from tar-ball] deva
Line 32: Line 32:
 =====Compile from tar-ball===== =====Compile from tar-ball=====
 First download the latest source tar-ball from [[:getting_drumgizmo|this]] location. First download the latest source tar-ball from [[:getting_drumgizmo|this]] location.
-In this example version 0.9.14 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 followng command:
 <code> <code>
-tar xvzf drumgizmo-0.9.14.tar.gz+tar xvzf drumgizmo-0.9.15.tar.gz
 </code> </code>
  
-This will produce a folder with the name ''drumgizmo-0.9.14''.+This will produce a folder with the name ''drumgizmo-0.9.15''.
  
 Now do the following to configure and compile the plugin: Now do the following to configure and compile the plugin:
 <code> <code>
-cd drumgizmo-0.9.14+cd drumgizmo-0.9.15
 ./configure --prefix=$PWD/install --with-lv2dir=$HOME/.lv2 --enable-lv2 --disable-cli ./configure --prefix=$PWD/install --with-lv2dir=$HOME/.lv2 --enable-lv2 --disable-cli
 make make
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