Unix
The image you download is an executable file and your license keys
are imbedded in it. In case
your browser did not preserve the permissions, do:
 |
chmod +x installer_binary
|
Then run the installer:
 |
./installer_binary
|
The default is to run the graphical installer.
To run the command-line installer, set the destination directory on the
command line:
 |
./installer_binary destination_dir
|
| |