MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: How can i make a MySQL8 tar package like offcial tar package through source build?
Posted by: Morning Star
Date: November 04, 2020 07:12AM

If that doesn't help, you may have to install gcc 5.3 on the other computer too. And instead of replacing /lib64/libstdc++.so.6, you can try to set the environment variable LD_LIBRARY_PATH to /usr/local/gcc-5.3/lib64, both when you build and when you run mysql.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How can i make a MySQL8 tar package like offcial tar package through source build?
536
November 04, 2020 07:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.