13
0
livetrax/tools/linux_packaging
2016-01-09 13:00:01 +01:00
..
ardour.sh.in consistent way to launch Ardour in gdb 2016-01-08 19:18:56 +01:00
build vin chaud. 2015-12-17 20:18:32 +01:00
buildenv
install.sh
noderun fix up noderun script used on VMs to build releases 2014-12-18 11:47:41 -05:00
package linux-package: add gcc5 suffix to the file-name 2015-10-27 11:34:12 +01:00
README
run
stage2.run.in variable program name in installer script 2016-01-09 13:00:01 +01:00
uninstall.sh.in uninstall all icon files 2015-12-17 17:19:41 +01:00

* Installing Ardour:

On most distributions, you can double-click the file "install.sh".

Alternatively, you can use a Terminal to run the installer.  Navigate
to the folder and run:
	
	./install.sh
	
The installer will ask for your root password (sudo/su), and copy the 
contents of the appropriate bundle (32-bit or 64-bit) to your /opt
folder. 


* Links and Menu entries:

In addition to installing the program, the installer will create:
1) A desktop link to launch the Ardour application
2) A menu entry in Gnome/KDE
3) An uninstall script in the /opt folder.


* Uninstaller:

To uninstall Ardour, run the uninstaller script in the /opt folder.
This will remove the app, desktop links, menu links, and
the uninstaller itself.


* Manual Installation:

If you would prefer to install Ardour in a custom location, then you
may simply unzip the appropriate package (32bit or 64bit) to your
preferred location and run the Ardour application from the "bin"
folder inside.