Mercurial > hg > qm-vamp-plugins
annotate INSTALL_linux.txt @ 142:480bdb736ca0
Added tag qm-vamp-plugins-v1.7 for changeset 7c7424761fcd
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Tue, 05 Apr 2011 13:48:21 +0100 |
parents | cfdb4e0dc34f |
children | 40d53428bb85 |
rev | line source |
---|---|
c@122 | 1 |
c@122 | 2 QM Vamp Plugins |
c@122 | 3 =============== |
c@122 | 4 |
c@122 | 5 To Install |
c@122 | 6 ========== |
c@122 | 7 |
c@122 | 8 This package contains plugins compiled for Linux on 32-bit x86 |
c@122 | 9 (Intel/AMD) systems using GNU libc v6. |
c@122 | 10 |
c@122 | 11 To install them, copy the following files: |
c@122 | 12 |
c@122 | 13 qm-vamp-plugins.so |
c@122 | 14 qm-vamp-plugins.cat |
c@122 | 15 qm-vamp-plugins.n3 |
c@122 | 16 |
c@122 | 17 to one of the following directories: |
c@122 | 18 |
c@122 | 19 /usr/local/lib/vamp/ |
c@122 | 20 /usr/lib/vamp/ |
c@122 | 21 $HOME/vamp/ |
c@122 | 22 |