Note:
- The setup file will check your machine for whether the prerequisite software is installed and will install any missing prerequisites and the product components.
- Besides the software listed below, the setup file also installs the 32-bit Java 8 Update 51.
Visual Studio IDE
This product requires Microsoft's Visual Studio - either the Visual Studio Integrated Shell or a more advanced version of Visual Studio.
The following advanced editions of Visual Studio are required:
- Professional, Enterprise or Community Edition
Important:
- Code generation issues in Microsoft's 64-bit JIT (just-in-time) compiler delivered as part of .NET version 4.6 can result in incorrect execution of some COBOL code compiled to .NET. Version 4.6 of the .NET Framework is currently shipped as default with Visual Studio 2015 and Microsoft's Windows 10. The problems include incorrect execution of MOVE and STRING statements applied to alphanumeric operands, and incorrect execution of the ROUNDED phrase for arithmetic statements.
Some of these issues only seem to be reproducible in COBOL language applications compiled to .NET and some can be reproduced in other languages (C# or Visual Basic).
These problems have been reported and acknowledged by Microsoft and it is our belief that they either have resolutions or are working on fixes for all of them.
Until these issues have been confirmed as resolved by Microsoft, Micro Focus recommends that managed COBOL code should not be executed on the .NET Framework 4.6 platform. For further information about these issues and guidelines on how to disable the latest version of the 64-bit JIT compiler, see
RyuJIT Bug Advisory and
Troubleshooting RyuJIT.
- Enterprise Developer for Visual Studio 2015 does not support Visual Studio 2015 Shell as the Shell has a number of restrictions to COBOL development. The Visual Studio 2015 Shell is not included in the setup for
Enterprise Developer for Visual Studio 2015 and before you start the installation, ensure that there is an advanced edition of Visual Studio 2015 installed on your machine.
The following software is also required:
- Microsoft Windows SDK is required if you are using the Visual Studio Shell. See the
Microsoft Download Center and search for Windows SDK.
- Microsoft .NET Framework 4.6. This is included with Visual Studio 2015.
UNIX/Linux:
These are the software requirements for
Micro Focus Enterprise Developer Unix Components:
- Xterm, the terminal emulator for the X Window System, is part of your UNIX/Linux distribution but is not installed by default. Use your UNIX/Linux installation media to install it.
- Oracle's Java Platform, Enterprise Edition (Java EE) 7 or Java 8 is required
to execute COBOL JVM code and for native COBOL and Java interoperability. The setup file installs Java 8 u51 32-bit. You can download Oracle's Java EE from
Oracle's Web site and install it anywhere on your machine.
Note:
- On AIX and zLinux, you need to have IBM's JDK. The earliest supported release of IBM's JDK is 7.0 Service Refresh 8. You can get IBM's AIX JDK from
IBM's Web site.
- On HP-UX, you need to have HP-UX JDK. The earliest supported release of HP-UX is JDK 7.0.11. You can get the HP-UX Java JDK from
HP's Web site.
- You need to set the JAVA_HOME environment variable. When installing the product, set this variable to a 32-bit Java installation or the installation terminates. For example, execute the following:
JAVA_HOME=java_install_dir
where
java_install_dir is the path to the JAVA installation directory such as
/usr/java/javan.n
- You need to add
$JAVA_HOME/bin to your system PATH variable. To do this, execute:
export PATH=$JAVA_HOME/bin:$PATH
- You need to set the LANG environment variable to pick up localized messages. The LANG settings are English and Japanese only.
Other Requirements
Important: This release requires version 10000.2.990 or later of the
Micro Focus License Administration tool. For local servers, you do not need to install it separately, as the setup file installs a new
Enterprise Developer client and a new licensing server on the same machine.
If you have a network server, you must update the license server before installing the product as the client is not able to communicate with license servers of versions older than 10000.2.660. On Windows, you can check the version of your license server by clicking
Help > About in the
Micro Focus License Administration tool.
You can download the new version of the license server software from the
Micro Focus SupportLine Web site:
http://supportline.microfocus.com.