此内容没有您所选择的语言版本。
Chapter 1. Installing the Hot Rod C++ client
Install the Hot Rod C++ client on your host system as a dynamic library.
1.1. C++ compiler requirements 复制链接链接已复制到粘贴板!
| Operating system | Required compiler |
|---|---|
| Red Hat Enterprise Linux (RHEL) 8 | C++ 11 compiler (GCC 8.5.0) |
| RHEL 9 | C++ 11 compiler (GCC 11.3.1) |
| Microsoft Windows 7 x64 | C++ 11 compiler (Visual Studio 14 2015 Win64, Microsoft Visual C++ 2013 Redistributable Package for the x64 platform) |
Data Grid provides an RPM distribution of the Hot Rod C++ client for RHEL.
Procedure
Enable the repository for the Hot Rod C++ client on RHEL.
Expand RHEL version Repository RHEL 8
jb-datagrid-8.4-for-rhel-8-x86_64-rpmsRHEL 9
jb-datagrid-8.4-for-rhel-9-x86_64-rpmsInstall the Hot Rod C++ client.
yum install jdg-cpp-client
# yum install jdg-cpp-clientCopy to Clipboard Copied! Toggle word wrap Toggle overflow
1.3. Installing Hot Rod C++ clients on Microsoft Windows 复制链接链接已复制到粘贴板!
Data Grid provides an archived version of the Hot Rod C++ client for installation on Windows.
Procedure
- Download the ZIP archive for the Hot Rod C++ client from the Data Grid Software Downloads.
- Extract the ZIP archive to your file system.