=================================
MACHINE SPECIFIC NOTES
FOR
HCL INFORMIX 4GL 7.51.FC4 RELEASE
ON AIX 7.2 64-bit
January 2025
=================================
OS Information : Built on AIX 7.2
COMPILER VERSION : IBM XL C for AIX, V16.1.0 (5725-C72, 5765-J12)
CLIENT SDK : 4GL 7.51.FC4 built using HCL CSDK 15.0.0.1
* Known certifications at the time of release
Special Instructions:
---------------------
This product is built with the following compilers:
IBM XL C for AIX, V16.1.0 (5725-C72, 5765-J12)
XL C/C++ Runtime 16.1.0
Its highly recommended that 4GL products and CSDK products be installed into separate folders, however if its really needed to be installed into same folder then minimum version of CSDK that is needed is 15.0.0.1
Special Instructions for Classic 4GL:
-------------------------------------
Classic 4GL components have following external dependencies and needs given enviornment variables set properly.
1) Informix 4GL products have a dependency on 'LIBCURSES', which should be installed on the system prior to using Informix 4GL products.
2) The $LIBPATH environment variable must be set to
$INFORMIXDIR/lib:$INFORMIXDIR/lib/esql:$INFORMIXDIR/lib/tools.
3) If curses library is installed on non-standard location then $LIBPATH needs to be updated to include location where libcurses.so can be found
4) Informix 4GL requires TERM and TERMCAP environment variables set correctly
For example : Following would be minimal enviornment variables that needs to be set
Example environment variables for Classic 4GL
----------------------------------------------
INFORMIXDIR=<Location of 4GL installation>
INFORMIXSERVER=<IDS server instance>
INFORMIXSQLHOSTS=<Sqlhosts file for database connection>
TERM=xterm
TERMCAP=$INFORMIXDIR/etc/termcap
PATH=$PATH:.:$INFORMIXDIR/bin:$INFORMIXDIR/lib
LIBPATH=$LIBPATH:$INFORMIXDIR/lib:$INFORMIXDIR/lib/esql:$INFORMIXDIR/lib/tools
export INFORMIXDIR INFORMIXSERVER INFORMIXSQLHOSTS TERM TERMCAP PATH LIBPATH
Deprecated Features
-----------------------
Due to changes in related functionality, the introduction of
new functionality, or the removal of support, some HCL Informix.4GL
functionality available in earlier releases has been deprecated, and
will no longer be supported.
Functionality deprecated in 4GL Version 7.51.xC2 is 4GL Web Services (SOA).
This includes all utilities and services used to generate artifacts, as
well as the AXIS2C web server.
This applies to the 7.51.xC2 Version of 4GL, and all earlier releases.
(c) Copyright HCL Technologies Ltd. 1994, 2025