extend software has the following requirements:
For Windows:
For all other platforms:
The amount of disk space needed to install all extend products is typically less than 35 MB.
All supported operating systems are both 32- and 64-bit unless otherwise noted.
Operating System | Processor |
---|---|
AIX 6.x | PowerPC |
AIX 7.x | PowerPC1 |
FreeBSD 9.x | x86-642,3 |
HP/UX 11v3 | Itanium-2 |
HP/UX 11v3 | PA-RISC3 |
Linux libc 2.5 | x86-64 |
Linux libc 2.5 | PowerPC5 |
Solaris 10 | SPARC |
Solaris 11.3 | SPARC |
Windows XP | x86-642,3,4 |
Windows Server 2003 | x86-642,3,4 |
Windows 7 | x86-64 |
Windows 8.1 | x86-64 |
Windows 10 | x86-64 |
Windows 11 | x86-64 |
Windows Server 2008 R2 SP1 | x86-64 |
Windows Server 2012 R2 | x86-64 |
Windows Server 2016 | x86-64 |
Windows Server 2019 | x86-64 |
Windows Server 2022 | x86-64 |
1 For the AIX 7.1 platform, the minimum requirement is version 7.1 Technology Level 4 (7100-04) ); for the AIX 7.2 platform, the minimum requirement is version 7.2 SP1. 2 32-bit only. 3 The extend Interoperability Suite version 10.4.1 is the final version to provide support for this platform. 4 AcuBench 10.4.1 no longer supports this and earlier Windows platforms because they do not support several third-party libraries used by AcuBench. 5The extend Interoperability Suite version 10.5.0 is the final version to provide support for this platform. |
extend Web Help is supported in most currently available browsers.
General requirements
Linux-based platforms require glibc version 2.5 or later.
AcuServer:
AcuServer client
AcuBench:
AcuToWeb:
Platform | Minimum requirement |
---|---|
Linux | GCC 4.8.0 |
Debian-based |
libc6:i386 libstdc++6:i386 zlib1g:i386 |
RHEL/Centos-based |
libstdc++.i686 zlib.i686 libgcc.i686 glibc.i686 |
SUSE-based |
libstdc++6-32bit libgcc_s1-32bit libz1-32bit |
AcuSQL:
[testing ]: mysql Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 29 to server version: 5.0.18-standard Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> select version(); +-----------------+ | version() | +-----------------+ | 5.0.18-standard | +-----------------+ 1 row in set (0.09 sec)
Acu4GL (for ODBC) driver requirements:
Your ODBC driver must include the following functions:
Depending on the method of record locking you choose, your driver may also need to support some of the following function calls:
See A_ODBC_LOCK_METHOD in the extend online help for more information.
To test the capabilities of your ODBC driver, we have included a driver test program on your Acu4GL for ODBC installation disks. You can also consult your driver documentation to ensure that it meets these requirements.