From a3eaff8fa3087a17fa166a5cddcf91f0e6e805e1 Mon Sep 17 00:00:00 2001 From: Todd Naugle Date: Wed, 29 Feb 2012 17:55:13 +0000 Subject: The installer will now create a link to the program in /usr/local/bin to allow starting from the command line. If the installer or uninstaller is not running as root, they will now attempt to use both sudo and su to get root access. This means double click install now works on systems that don't have sudo installed or configured. git-svn-id: svn://localhost/ardour2/branches/3.0@11553 d708f5d6-7413-0410-9779-e7cbd77b26cf --- tools/linux_packaging/README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'tools/linux_packaging/README') diff --git a/tools/linux_packaging/README b/tools/linux_packaging/README index 7dbc082ef7..161439e898 100644 --- a/tools/linux_packaging/README +++ b/tools/linux_packaging/README @@ -7,10 +7,9 @@ to the folder and run: ./install.sh -The installer will ask for your root password (sudo), and copy the +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. If your distro does not provide sudo, then run install.sh -as root (su -c ./install.sh). +folder. * Links and Menu entries: @@ -23,8 +22,8 @@ In addition to installing the program, the installer will create: * Uninstaller: -To uninstall Ardour, run the uninstaller script in the /opt folder -(as root). This will remove the app, desktop links, menu links, and +To uninstall Ardour, run the uninstaller script in the /opt folder. +This will remove the app, desktop links, menu links, and the uninstaller itself. -- cgit v1.2.3