Difference: APPX500LinuxNewInstallation (22 vs. 23)

Revision 232020-07-02 - JoeOrtagus

Line: 1 to 1
 
META TOPICPARENT name="APPX500InstallationInstructions"

APPX 5 - Linux/Unix - New Installation

Line: 27 to 27
  Change the permissions on the downloaded installer file to have Execute permissions.
Changed:
<
<

InstallerProperties.png
>
>

InstallerProperties.png
  Run the installer file (appxsetup.sh). If you are presented with a "Run or Display?" screen similar to the one below, click on the "Run" button.
Changed:
<
<

RunOrDisplay.png
>
>

RunOrDisplay.png
  After a few moments, the APPX Setup Wizard should display the Welcome screen. Click on the "Next" button to continue.
Changed:
<
<

WelcomeToSetupWizard.png
>
>

WelcomeToSetupWizard.png
  Read and accept the license agreement.
Changed:
<
<

AcceptLicenseAgreement.png
>
>

AcceptLicenseAgreement.png
  Specify the Destination Directory into which APPX is to be installed. As a matter of convention, APPX is usually installed into /usr/local/appx but may be installed into the directory of your choice.
Changed:
<
<

SelectDestinationDirectory.png
>
>

SelectDestinationDirectory.png
  You will be warned if the destination directory already exists. Otherwise, the APPX Setup Wizard will create it.
Changed:
<
<

DirectoryAlreadyExists.png
>
>

DirectoryAlreadyExists.png
  APPX will then be installed into the specified destination directory.
Changed:
<
<

InstallingFiles.png
>
>

InstallingFiles.png
  When the APPX Setup Wizard displays the final screen, click on the Finish button to end the APPX Setup Wizard and to automatically run APPX to complete the configuration and installation of APPX.
Changed:
<
<

CompletingInstallation.png
>
>

CompletingInstallation.png
 
Changed:
<
<
When you click on the Finish button, an APPX session will be automatically launched to run APPX to complete the installation of the APPX environment.
>
>
When you click on the Finish button, an APPX session will be automatically launched to APPX500NewInstallConfigAPPX of the APPX environment.
  Finally, if you intend to log into APPX as user "appx", then you must add a password for the "appx" o/s user that was created by the installer (use the "passwd appx" command).
Line: 68 to 68
 
If you don't have access to a GUI, you can run the Appx installer in character mode by appending "-c" to the command line. After a few moments, the Appx Setup Wizard should display the Welcome message. Press Enter to continue the installation.
Added:
>
>
On some systems the Java based installer may fail to run with a notice as shown below even though you are supplying the -c argument. In this case, make sure you have dejavu-sans-font package installed, and also that you have a non headless version of a JRE available to the installer. You can do that with the following yum command on RHEL8.

yum install dejavu-sans-fonts java-1.8.0-openjdk

Could not display the GUI. This application needs access to an X Server.
*******************************************************************
You can also run this application in console mode without
access to an X server by passing the argument -c
*******************************************************************
[root@rhel8 Downloads]#
 # ./appxsetup.sh -c
Unpacking JRE ...
Preparing JRE ...
Starting Installer ...
This will install Appx on your computer.
OK [o, Enter], Cancel [c]
Line: 107 to 120
  [/appx50]
Deleted:
<
<

 Create a desktop icon?

Yes [y, Enter], No [n]

Deleted:
<
<

 Create a Quick Launch icon?

Yes [y, Enter], No [n]

Line: 123 to 132
 
Changed:
<
<
After all the files have been installed, you will have to run an APPX session to complete the installation of the APPX environment.
>
>
After all the files have been installed, you will have to run an APPX session to APPX500NewInstallConfigAPPX of the APPX environment.
  If you are installing in character mode, then follow these steps to complete the installation. These should be run as root user :
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback