Add another test to detect a non interactive shell. This may be the best method....
[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, and copy the contents of
11 the appropriate bundle (32-bit or 64-bit) to your /opt folder.
12
13
14 * Links and Menu entries:
15
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.
20
21
22 * Uninstaller:
23
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.
27
28
29 * Manual Installation:
30
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.
35