gunzip isCOBOL_2020_R1_*_Linux.32.i586.tar.gz tar -xvf isCOBOL_2020_R1_*_Linux.32.i586.tar |
gunzip isCOBOL_2020_R1_*_Linux.64.x86_64.tar.gz tar -xvf isCOBOL_2020_R1_*_Linux.64.x86_64.tar |
gunzip isCOBOL_2020_R1_*_MacOSX.64.x86_64.tar.gz tar -xvf isCOBOL_2020_R1_*_MacOSX.64.x86_64.tar |
gunzip isCOBOL_2020_R1_*_FreeBSD.64.tar.gz tar -xvf isCOBOL_2020_R1_*_FreeBSD.64.tar |
=============================================================================== isCOBOL EVOLVE Installation For isCOBOL Release 2020R1 Copyright (c) 2005 - 2020 Veryant =============================================================================== Install Components: [0] All products...................................... (no) [1] isCOBOL Compiler (includes [2] & [3])............. (yes) [2] isCOBOL Runtime Environment (includes [3])........ (no) [3] isCOBOL Thin Client............................... (no) [4] isCOBOL Server.................................... (no) [5] isCOBOL Load Balancer............................. (no) [6] isCOBOL Remote Compiler........................... (no) [7] isCOBOL Database Bridge........................... (no) [8] isCOBOL EIS....................................... (no) [9] isCOBOL Mobile.................................... (no) Install Path: [P] isCOBOL parent directory: UserHome JDK Path: [J] JDK install directory: JavaHome [S] Start Install [Q] Quit ============================================================================== Please press [ 1 2 3 4 5 6 7 8 P J S Q ] |
UserHome | current user home directory |
JavaHome | current JDK/JRE directory detected by the setup script |
ISCOBOL_JDK_ROOT | root directory of a Java JDK. I’ts required to compile, run and debug |
ISCOBOL_JRE_ROOT | root directory of a Java JRE. Can be used instead of JDK if you don’t need to compile |
ISCOBOL | root directory of isCOBOL. The directory where you extracted the tgz |
LD_LIBRARY_PATH | the isCOBOL native/lib directory must be added here |
PATH | The isCOBOL bin directory must be added here |
export ISCOBOL=/opt/isCOBOL export ISCOBOL_JDK_ROOT=/opt/java/jdk1.8.0 export LD_LIBRARY_PATH=$ISCOBOL/native/lib export PATH=$ISCOBOL/bin:$PATH |
gunzip isCOBOL_Version_multi.tar.gz tar -xvf isCOBOL_Version_multi.tar |
./setup |
=============================================================================== isCOBOL EVOLVE Installation For isCOBOL Release Version Copyright (c) 2005 - 2020 Veryant =============================================================================== Install Components: [1] isCOBOL Evolve platform independent files......... (yes) [2] isCOBOL ISAM Client component..................... (yes) Generate Components: [3] isCOBOL native libraries.......................... (no) [4] isCOBOL support for dummy terminal................ (no) [5] isCOBOL File Connectors........................... (no) Platform: [6] Operating System to generate...................... (Platform) Install Path: [7] isCOBOL parent directory: UserHome JDK Path: [8] JDK install directory: JavaHome [S] Start Install [Q] Quit ============================================================================== Please press [ 1 2 3 4 5 6 7 8 S Q ] |
Version | version of the isCOBOL components installed by the setup |
Platform | current operating system detected by the setup script |
UserHome | current user home directory |
JavaHome | current JDK/JRE directory detected by the setup script |
isCOBOLVersion bin etc include javadoc lib native sample |