get and deploy harrison binaries.
[ardour.git] / tools / linux_packaging / README
1 * Installing Ardour:
2
3 On most distributions, you can double-click the file "install.sh".
4
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 (sudo/su), and copy the 
11 contents of the appropriate bundle (32-bit or 64-bit) to your /opt
12 folder. 
13
14
15 * Links and Menu entries:
16
17 In addition to installing the program, the installer will create:
18 1) A desktop link to launch the Ardour application
19 2) A menu entry in Gnome/KDE
20 3) An uninstall script in the /opt folder.
21
22
23 * Uninstaller:
24
25 To uninstall Ardour, run the uninstaller script in the /opt folder.
26 This will remove the app, desktop links, menu links, and
27 the uninstaller itself.
28
29
30 * Manual Installation:
31
32 If you would prefer to install Ardour in a custom location, then you
33 may simply unzip the appropriate package (32bit or 64bit) to your
34 preferred location and run the Ardour application from the "bin"
35 folder inside.
36