Installing  WSO2 Carbon Kernel ${carbon.version}

1. The directory containing this INSTALL.txt file will be the root directory, and let it be CARBON_HOME.
   RUNTIME_HOME refers to runtime directory in CARBON_HOME/wso2/RUNTIME where RUNTIME(e.g: default) refers to name of
    the runtime.

2. Server specific shell scripts(jartobundle.sh,osgi-lib.sh) and .bat files(jartobundle.bat,osgi-lib.bat) are
available in CARBON_HOME/bin directory.

3. Runtime specific shell scripts(carbon.sh,ciphertool.sh) and .bat files(carbon.bat,ciphertool.bat) are available in
 RUNTIME_HOME/bin

4. To start Carbon Server, use carbon.sh in all *nix system, and carbon.bat
   file on Windows operating systems.

5. Either of the following commands can be used to start Carbon
      i)  ./carbon.sh
     ii)  carbon.bat

            Usage: carbon.sh [command] [system-properties]

            command:
                --debug <port>  Start the server in remote debugging mode.
                        port:   The remote debugging port.

Hardware Requirements
-------------------
1. Minimum memory - 512MB
2. Processor      - Pentium 800MHz or equivalent at minimum

Software Requirements
-------------------
1. Java SE Runtime - 1.8
