Library Link To Toggle Frames Print Feedback

Installing Celtix Enterprise Using Console Mode

Overview

The installer's console mode is ideally suited for situations where you want to have control over what is installed on your machine, but cannot launch a Java GUI. In console mode, you are presented with the same options as in GUI mode.

Running the installer

To install Celtix Enterprise using console mode do the following:

  1. Start the installer by entering the following command:

                    
                      sh celtix-1.1-enterprise-GenericUnix -i console
                    
                  
  2. Press Enter to move past the introductory material.

  3. Read the license agreement.

  4. To accept the license agreement enter Y.

    [Note] Note

    Entering N indicates that you do not accept the agreement and exits the installer.

  5. Press Enter.

  6. Enter the top-level directory for your installation. See Table 2.2, “Default Installation Directory” for a list of the default locations.

  7. Select the component set you wish to install. See Table 2.3, “Installable Component Sets” for a description of the component sets.

  8. If you chose one of the preset component sets skip to Step 10.

  9. Enter a comma separated list of numbers from 1 through 8 to specify the components you wish to install.

    [Note] Note

    If a component in the list has an X next to it already, placing it in the list deselects it.

    [Caution] Caution

    You cannot select option 2.

  10. Select one of the JDKs from the list and press Enter.

    [Note] Note

    If you select Choose a Java VM already installed on this machine you will be asked to enter the full pathname of the Java VM executable file.

  11. Check the installation summary.

  12. If the summary is correct, press Enter.

    [Tip] Tip

    You can type back to step backwards through the installer if the summary is not correct.

  13. Choose if you would like to create a properties file.

    The properties file can be used to perform identical installations on other machines. It is most useful when doing silent installs. See Installing Celtix Enterprise in Silent Mode.

  14. If you choose to save the installer properties, enter a name for the properties file.

  15. Press Enter to exit the installer.