setup revision dfc4e0fc3052835b2a069aa9d869fa1161c33fe6
2N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. 2N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved 2N/A# The contents of this file are subject to the terms 2N/A# of the Common Development and Distribution License 2N/A# (the License). You may not use this file except in 2N/A# compliance with the License. 2N/A# You can obtain a copy of the License at 2N/A# See the License for the specific language governing 2N/A# permission and limitations under the License. 2N/A# When distributing Covered Code, include this CDDL 2N/A# Header Notice in each file and include the License file 2N/A# If applicable, add the following below the CDDL Header, 2N/A# with the fields enclosed by brackets [] replaced by 2N/A# your own identifying information: 2N/A# "Portions Copyrighted [year] [name of copyright owner]" 2N/A# $Id: setup,v 1.11 2009/01/28 05:34:46 ww203982 Exp $ 2N/A# Portions Copyrighted 2010-2013 ForgeRock, Inc. 2N/A echo "Please define JAVA_HOME environment variable before running this program" 2N/A echo "setup program will use the JVM defined in JAVA_HOME for all the CLI tools" 2N/A echo "The defined JAVA_HOME environment variable is not correct" 2N/A echo "setup program will use the JVM defined in JAVA_HOME for all the CLI tools" 2N/A echo "setup fails because awk is not found" 2N/A1.0* |
1.1* |
1.2* |
1.3*)
2N/A echo "This program is designed to work with 1.4 or newer JRE." 2N/Aif [
"$1" =
"-h" -o
"$1" =
"--help" ] ;
then 2N/Aif [
"$1" =
"-l" -o
"$1" =
"--log" ] ;
then if [
"$1" =
"-d" -o
"$1" =
"--debug" ] ;
then if [
"$1" =
"-p" -o
"$1" =
"--path" ] ;
then if [
"$3" =
"-l" -o
"$3" =
"--log" ] ;
then if [
"$3" =
"-d" -o
"$3" =
"--debug" ] ;
then if [
"$3" =
"-p" -o
"$3" =
"--path" ] ;
then if [
"$5" =
"-l" -o
"$5" =
"--log" ] ;
then if [
"$5" =
"-d" -o
"$5" =
"--debug" ] ;
then if [
"$5" =
"-p" -o
"$5" =
"--path" ] ;
then