Installing JRun 4 on Redhat 9 First install the JRE 1.4.1 in /usr/java. See the file Installing JRE on Redhat This should produce the directory: /usr/java/j2re1.4.1_02 Add to /etc/profile: PATH=/usr/java/j2re1.4.1_02/bin:$PATH; export PATH JAVA_HOME=/usr/java/j2re1.4.1_02; export JAVA_HOME Create the jrun account: # groupadd jrun # useradd -d /usr/local/jrun4 -m -g jrun -s /bin/ksh jrun Copy the installer: # scp kinscoe@wsadmin01:/pub/soft/install/jrun-40-linux-en.bin /tmp/. Now launch the installer # sh /tmp/jrun-40-linux-en.bin Preparing to install... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... Launching installer... Preparing CONSOLE Mode Installation... =============================================================================== JRun 4 (created with InstallAnywhere by Zero G) ------------------------------------------------------------------------------- =============================================================================== Warning ------- Installing and running JRun4 as root is not recommended. You should install while logged in as a non-root user that you want JRun to run as. Type 'quit' to exit install or enter to continue. PRESS TO CONTINUE: =============================================================================== Introduction ------------ InstallAnywhere will guide you through the installation of JRun 4. Respond to each prompt to proceed to the next step in the installation. You can cancel the installation at any time by typing 'quit'. PRESS TO CONTINUE: =============================================================================== License Agreement ----------------- Installation and use of JRun 4 requires acceptance of the following License Agreement: MACROMEDIA(R) SOFTWARE END USER LICENSE AGREEMENT IMPORTANT: THIS SOFTWARE END USER LICENSE AGREEMENT ("EULA") IS A LEGAL AGREEMENT BETWEEN YOU AND MACROMEDIA. READ IT CAREFULLY BEFORE COMPLETING THE INSTALLATION PROCESS AND USING THE SOFTWARE. IT PROVIDES A LICENSE TO USE THE SOFTWARE AND CONTAINS WARRANTY INFORMATION AND LIABILITY DISCLAIMERS. BY INSTALLING AND USING THE SOFTWARE, YOU ARE CONFIRMING YOUR ACCEPTANCE OF THE SOFTWARE AND AGREEING TO BECOME BOUND BY THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO BE BOUND BY THESE TERMS, THEN SELECT THE "CANCEL" BUTTON, DO NOT INSTALL THE SOFTWARE AND RETURN THE SOFTWARE TO YOUR PLACE OF PURCHASE FOR A FULL REFUND. THIS EULA SHALL APPLY ONLY TO THE SOFTWARE SUPPLIED BY MACROMEDIA HEREWITH REGARDLESS OF WHETHER OTHER SOFTWARE IS REFERRED TO OR DESCRIBED HEREIN. 1. Definitions (a) "Bundle" means the Software, together with such other Macromedia software product, if any, distributed with the Software that may be operated on the same type of computer on which the Software is operated. (b) "Commercial Version" means a version of the Software that is neither a Developer Version, an Education Version, a Not For Resale Version, nor a Trial Version. PRESS TO CONTINUE: DO YOU ACCEPT THE TERMS OF THIS LICENSE AGREEMENT? (Y/N): =============================================================================== Serial Number ------------- Please enter the JRun 4 product serial number. A serial number is not required to install the JRun 4 Developer Version. Enter 0 to default to Developer Version. Enter Serial Number: =============================================================================== Choose Install Folder --------------------- Where would you like to install? Default Install Folder: /opt/jrun4 ENTER AN ABSOLUTE PATH, OR PRESS TO ACCEPT THE DEFAULT : INSTALL FOLDER IS: /usr/local/jrun4 IS THIS CORRECT? (Y/N): IS THIS CORRECT? (Y/N): y =============================================================================== Choose Product Features ----------------------- Please choose the Feature Set to be installed by this installer. ->1- Complete 2- Customize... ENTER THE NUMBER FOR THE FEATURE SET, OR PRESS TO ACCEPT THE DEFAULT : <1> =============================================================================== User Name ---------- Please enter a user name for the JRun Management Console (JMC). Enter user name: admin =============================================================================== Password -------- Please enter a password for the JRun Management Console (JMC). Enter password: =============================================================================== Java VM Selection (version 1.3.0 or higher required) ---------------------------------------------------- If you select "Choose...", browse to the java executable location (be sure to include the java executable, e.g. /home/java/bin/java) ->1- /usr/java/j2re1.4.1_02/bin/java 2- Choose a Java VM already installed on this system ENTER THE NUMBER FOR THE JAVA VM, OR PRESS TO ACCEPT THE CURRENT SELECTION: