Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2.4, 10.0(EOL), 10.1(EOL)
-
mariadb version 10.0 and mariadb version 10.1 for linux
-
10.0.30
Description
I try to install mariadb version 10.0 and version 10.1 for RedHat Enterprise Linux 7.2 ppc64. it's run successfully but when i try to start the services. it show error : "error while loading shared libraries: libjemalloc.so.1: cannot open shared object file: No such file". Really need your help ASAP on this issue.
1. I'd rather not use bash-isms, this could be done like
for ldconfig in /opt/at*/sbin/ldconfig; do
test -x $ldconfig && $ldconfig
done
2. You wrote "Temporary Workaround ....will be corrected in Advance Toolchain 10.0-3 and 8.0-8". When, do you think, it could happen?