These are the software requirements for Micro Focus Enterprise Developer UNIX Components:
If installing on a 64-bit OS, the 32-bit libraries are not installed by default and must be installed before you start the installation.
Library | Platform | |||
---|---|---|---|---|
SUSE 11 | SUSE 12 | Red Hat 6.x | Red Hat 7 | |
glibc-locale-32bit | X | X | ||
glibc-*.x86_64 | X | X | ||
glibc-*.i686 | X | X | ||
libgcc-*.x86_64 | X | X | ||
libgcc-*.i686 | X | X | ||
libstdc++-*.x86_64 | X | X | ||
libstdc++-*.i686 | X | X | ||
gdb* | X | X | X | X |
elfutils-libelf-** | X | X | X | X |
libelf-devel-0.137-8.19 ** | X | X | X | X |
libelf1-0.137-8.19** | X | X | X | X |
libelf1-32bit-0.137-8.19** | X | X | X | X |
* Additional libraries required to use the core_on_error runtime variable. The gdb packages (for the GNU Project Debugger) can be installed from the install media for your OS.
** Operating system libraries required for PL/I support on both SUSE and Red Hat.
Visit the Red Hat Web site for more information.
To execute COBOL JVM code, you need to set the environment as follows:
JAVA_HOME=java_install_dir
where java_install_dir is the path to the JAVA installation directory such as /usr/java/javan.n
export PATH=$JAVA_HOME/bin:$PATH
gconftool-2 --type boolean --set /desktop/gnome/interface/menus_have_icons true