Installer now handles i18n of the Desktop folder. Running the installer or uninstaller as root work correctly and does not invalidate the sanity checks. Corrected method used to detect if the installer is already running in a visable terminal.

git-svn-id: svn://localhost/ardour2/branches/3.0@10502 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Todd Naugle 2011-11-08 18:07:29 +00:00
parent c8921ea277
commit 07ff18db2a
4 changed files with 99 additions and 52 deletions

View file

@ -7,8 +7,10 @@ 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.
The installer will ask for your root password (sudo), 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).
* Links and Menu entries: