ardour/tools/linux_packaging
Robin Gareus 5741e63205
Bundle media-folder as-is (for now)
Note that windows uses ./waf install which already deploys
the files. Only mac and Linux bundles need special-casing.
2021-12-21 22:21:03 +01:00
..
README
ardour.sh.in Override Ubuntu global menu 2021-06-21 05:23:01 +02:00
build Bundle media-folder as-is (for now) 2021-12-21 22:21:03 +01:00
buildenv
install.sh allow to manually override gcc ABI selection in the installer 2016-08-12 13:36:04 +02:00
noderun
package Consistent naming of installers: Name + Version [+Variant] + Arch 2017-02-26 19:05:38 +01:00
run
stage2.run.in Clarify installer question (XT and ACE) 2021-06-01 19:40:52 +02:00
uninstall.sh.in uninstall all icon files 2015-12-17 17:19:41 +01:00

README

* 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.