ardour/tools/linux_packaging
Todd Naugle 7224102fb0 added -d flag to bundle startup script that will launch ardour inside the debugger
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8843 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-14 16:41:28 +00:00
..
ardour.sh.in added -d flag to bundle startup script that will launch ardour inside the debugger 2011-02-14 16:41:28 +00:00
build remove the bundle dir after it has been tar'ed up 2011-02-08 22:09:46 +00:00
buildenv linux packaging changes that use a specially installed GTK stack 2010-10-24 21:55:18 +00:00
install.sh switch back to xterm being the first choice of terminals to use. This solves an issues with avlinux 2011-02-09 16:24:20 +00:00
package make stage2.run a hidden file 2011-02-08 22:51:31 +00:00
README Install instructions 2011-02-09 13:33:03 +00:00
stage2.run Fix typos 2011-02-09 14:59:35 +00:00
uninstall.sh.in Make sure we remove the uninstaller scrpit after it is run. Tweak the desktop file get the menu item working on avlinux 2011-02-03 19:20:56 +00: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, 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
(as root).  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.