Engine: j9.8.0-beta3/j64/freebsd
Build: commercial/2026-06-01T05:38:16/clang-19-1-7/SLEEF=0
Library: 9.8.6
Qt IDE: 2.6.4/6.10.2(6.11.1)
OS Ver: FreeBSD 15.1-RELEASE-p1 15.1-RELEASE-p1
Platform: FreeBSD 64
Installer: j9.8 install
InstallPath: /home/benedict/j9.8
The install script works perfectly except trying to open j-console produces:
Cannot open "/home/benedict/j9.8/bin/libopenblas.so.0"
The link libopenblas.so.0 is in /usr/local/lib
Copying the link keeping all the permissions to j9.8/bin changes the error message to:
Invalid shared object handle 0x82c835a70
jqt loads and runs okay. I saw the problem in the last j9.7 betas too, but had upgraded FreeBSD 15.0 to 15.1 at the same time and wasn't sure where the cause of the issue was.