Micro Focus offers two types of installers on UNIX and Linux - a proprietary installer for installing on UNIX and Linux and a standard RPM (RPM Package Manager) installer for installing on Linux.
Before starting the installation, see Software Requirements.
These are the steps to install this product:
chmod +x setup_visualcobol_deveclipse_10.0_platform
./setup_visualcobol_deveclipse_10.0_platform
If you don't run this as superuser, you are prompted to enter the superuser password during the install.
The COBOL environment is installed by default into /opt/microfocus/VisualCOBOL, (COBDIR). A full version of Eclipse, with the Micro Focus plugins already installed, is present in the $COBDIR/eclipse directory.
To install in a different location use the -installlocation="Location" parameter to specify an alternative directory location. For example:
./setup_visualcobol_deveclipse_10.0_platform -installlocation="full path of new location"
-installlocation="/home/myid/installdir"
-installlocation="$HOME/installdir"
You can see details about which additional parameters can be passed to the install script if you enter the -help option.
./setup file -skipautopass
touch /opt/microfocus/licensing/SKIP_AUTOPASS_INSTALL
cd $COBDIR/licensing ./MFLicenseServerInstall.sh force