mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 21:25:46 +01:00
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:
parent
c8921ea277
commit
07ff18db2a
4 changed files with 99 additions and 52 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue