hammerdb for rhel 10? #811
Replies: 3 comments
-
|
As RHEL 10 was released after HammerDB v5.0 this release will not support RHEL 10. If you wish to have a HammerDB build for RHEL10 you can build from source. It is quite literally one command to do this (however you need the database libraries to build against): This is all you need to do: |
Beta Was this translation helpful? Give feedback.
-
|
Cool, thanks for the update Sir.
…On Thu, Jul 17, 2025, 6:34 AM Steve Shaw ***@***.***> wrote:
As RHEL 10 was released after HammerDB v5.0 this release will not support
RHEL 10.
Supported platforms are discussed within the TPC-OSS subcommittee.
If you wish to have a HammerDB build for RHEL10 you can build from source.
It is quite literally one command to do this (however you need the database
libraries to build against):
This is all you need to do:
./Build-Linux.sh x64 Setup/HammerDB-Linux.bawt update
10:29:11 > Summary
Setup file : /opt/HammerDB-5.0-BUILD/Build/Bawt-2.1.0/Setup/HammerDB-Linux.bawt
Build directory: /opt/HammerDB-5.0-BUILD/Build/BawtBuild/Linux/x64/Release/Build
Architecture : x64
Compilers : gcc
Global stages : Finalize
# : Library Name Version Build time Stages
----------------------------------------------------------------------
1: Tcl 9.0.1 0.00 minutes None
2: TclS 9.0.1 0.00 minutes None
3: Tk 9.0.1 0.00 minutes None
4: TkS 9.0.1 0.00 minutes None
5: awthemes 10.4.0 0.00 minutes None
6: db2tcl 2.0.1.1 0.00 minutes None
7: expect 5.45.4.1 0.00 minutes None
8: mariatcl 0.1.1 0.00 minutes None
9: mysqltcl 3.052.1 0.00 minutes None
10: oratcl 4.6.1 0.00 minutes None
11: pgtcl 2.1.1.1 0.00 minutes None
12: tclpy 0.4.1 0.00 minutes None
13: tclpyS 0.4.1 0.00 minutes None
14: ticklecharts 3.1 0.00 minutes None
15: tkblt 3.2.24 0.00 minutes None
16: tkpath 0.3.3.1 0.00 minutes None
----------------------------------------------------------------------
Total: 0.12 minutes
—
Reply to this email directly, view it on GitHub
<#811 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BOSQPJJRXJKT7WTSGYX2KF33I6C5VAVCNFSM6AAAAACBWJILCWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNZZGA2TQOI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
As a follow up. HammerDB v5.0 has been built and tested against RHEL10. Key points to note are to use the 7zip release from here https://github.com/ip7z/7zip/releases and to export the following CFLAGS to prevent compile errors in GCC 14. Once Db2, PostgreSQL, MySQL and MariaDB are installed, as well as other key package such as X11, cairo graphics and Xft fonts etc for example the following script run in Build/Bawt-2.1.0 will build HammerDB v5.0 successfully. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
hi @sm-shaw , when is hammerdb releasing for rhel 10?
Beta Was this translation helpful? Give feedback.
All reactions