For new installs of Entuity v22.0 on Red Hat Enterprise Linux version 9, users will need to run the following instructions:
- Run install.
- Exit before running configure.
- Run the following commands as root before running configure:
cp <EYE_HOME>/compatibility/libcrypto.so.3.0.13 /usr/lib64
cp <EYE_HOME>/compatibility/libssl.so.3.0.13 /usr/lib64
cd /usr/lib64
ln -sf libcrypto.so.3.0.13 libcrypto.so.3
ln -sf libssl.so.3.0.13 libssl.so.3
Comments
0 comments
Please sign in to leave a comment.