fix serious breakage with setup of plugin automatable controls/parameters, in which...
[ardour2.git] / tools / linux_packaging / README
blobfb99aa80faced661791dfbd379618228a205e18b
1 * Installing Ardour:
3 On most distributions, you can double-click the file "install.sh".
5 Alternatively, you can use a Terminal to run the installer.  Navigate
6 to the folder and run:
7         
8         ./install.sh
9         
10 The installer will ask for your root password, and copy the contents of
11 the appropriate bundle (32-bit or 64-bit) to your /opt folder.
14 * Links and Menu entries:
16 In addition to installing the program, the installer will create:
17 1) A desktop link to launch the Ardour application
18 2) A menu entry in Gnome/KDE
19 3) An uninstall script in the /opt folder.
22 * Uninstaller:
24 To uninstall Ardour, run the uninstaller script in the /opt folder
25 (as root).  This will remove the app, desktop links, menu links, and
26 the uninstaller itself.
29 * Manual Installation:
31 If you would prefer to install Ardour in a custom location, then you
32 may simply unzip the appropriate package (32bit or 64bit) to your
33 preferred location and run the Ardour application from the "bin"
34 folder inside.