이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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) |
1.2. Installing Hot Rod C++ clients on Red Hat Enterprise Linux (RHEL) 링크 복사링크가 클립보드에 복사되었습니다!
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.