13
0
livetrax/tools/linux_packaging
Todd Naugle 72b0911421 install and uninstall can now be run as root (ie su -c) although this is not preferred. Also check for free disk space before installing
git-svn-id: svn://localhost/ardour2/branches/3.0@9308 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-04-06 19:02:11 +00:00
..
ardour.sh.in tracking down why alpha binaries don't find control surfaces 2011-03-23 14:09:48 +00:00
build install and uninstall can now be run as root (ie su -c) although this is not preferred. Also check for free disk space before installing 2011-04-06 19:02:11 +00:00
buildenv add linux bundle tools from 2.X 2010-11-04 02:39:45 +00:00
install.sh merge in changes from 2.0 ongoing. Includes the build type in the package name and other fixes from 2.0 2011-02-25 22:05:15 +00:00
noderun another potential fix for partial stripping of a linux bundle 2011-04-01 18:49:18 +00:00
package install and uninstall can now be run as root (ie su -c) although this is not preferred. Also check for free disk space before installing 2011-04-06 19:02:11 +00:00
README add README file from 2.0 ongoing 2011-02-25 21:39:38 +00:00
run drop need for argument to "noderun" when building binaries on VMs 2011-03-23 20:54:54 +00:00
stage2.run install and uninstall can now be run as root (ie su -c) although this is not preferred. Also check for free disk space before installing 2011-04-06 19:02:11 +00:00
uninstall.sh.in install and uninstall can now be run as root (ie su -c) although this is not preferred. Also check for free disk space before installing 2011-04-06 19:02:11 +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.